firmware/src/graphics/niche/Fonts
todd-herbert 1f85e2a02a
Additional larger font for InkHUD UI (#7201)
* Add 12pt fonts

* Add fontMedium
In addition to fontSmall and fontLarge

* Set fonts in nicheGraphics.h

* Change all uses of fontLarge to fontMedium
fontLarge was previously set at 9pt. fontLarge is now 12pt, fontMedium is 9pt. (NB: fonts may be customized per-variant)

* Use fontLarge with "All Messages" and "DMs" applets

* Documentation
2025-07-02 19:18:34 -05:00
..
FreeSans6pt7b.h
FreeSans6pt_Win1250.h Limited emoji support for InkHUD (#7176) 2025-07-01 20:18:14 -05:00
FreeSans6pt_Win1251.h Limited emoji support for InkHUD (#7176) 2025-07-01 20:18:14 -05:00
FreeSans6pt_Win1252.h Limited emoji support for InkHUD (#7176) 2025-07-01 20:18:14 -05:00
FreeSans9pt_Win1250.h Limited emoji support for InkHUD (#7176) 2025-07-01 20:18:14 -05:00
FreeSans9pt_Win1251.h Limited emoji support for InkHUD (#7176) 2025-07-01 20:18:14 -05:00
FreeSans9pt_Win1252.h Limited emoji support for InkHUD (#7176) 2025-07-01 20:18:14 -05:00
FreeSans12pt_Win1250.h Additional larger font for InkHUD UI (#7201) 2025-07-02 19:18:34 -05:00
FreeSans12pt_Win1251.h Additional larger font for InkHUD UI (#7201) 2025-07-02 19:18:34 -05:00
FreeSans12pt_Win1252.h Additional larger font for InkHUD UI (#7201) 2025-07-02 19:18:34 -05:00
README.md

NicheGraphics - Fonts

A common area to store fonts which might be reused by different Niche Graphics UIs In future, we may want to separate these by library (AdafruitGFX, u8g2, etc)