firmware/misc/q1font
dependabot[bot] eb50a0e198 Bump pillow from 10.3.0 to 12.1.1 in /misc/q1font
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 12.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...12.1.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-25 09:57:56 -05:00
..
font_iosevka.py beefier tab keycap symbol 2024-02-27 12:05:28 -05:00
iosevka-extrabold.ttf font for Q1 2023-12-05 11:18:51 +01:00
Makefile better dark 2023-12-05 13:04:40 +01:00
README.md font for Q1 2023-12-05 11:18:51 +01:00
render.py Fix for Pillow 10 2024-04-29 09:25:53 -04:00
requirements.txt Bump pillow from 10.3.0 to 12.1.1 in /misc/q1font 2026-02-25 09:57:56 -05:00
sample.png beefier tab keycap symbol 2024-02-27 12:05:28 -05:00
template.py progress with better font 2023-12-05 11:19:04 +01:00

Background

For Q1 we need new font because:

  • colour
  • higher rez screen, and we want to use those pixels
  • bandwidth limit to new screen / takes too long to render to memory then show
  • old font not scalable (by design, its a bitmap font)

The Font

Iosevka

  • using Extra Bold because it suits us