mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-05 22:42:08 +00:00
![]() * 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 |
||
---|---|---|
.. | ||
FreeSans6pt7b.h | ||
FreeSans6pt_Win1250.h | ||
FreeSans6pt_Win1251.h | ||
FreeSans6pt_Win1252.h | ||
FreeSans9pt_Win1250.h | ||
FreeSans9pt_Win1251.h | ||
FreeSans9pt_Win1252.h | ||
FreeSans12pt_Win1250.h | ||
FreeSans12pt_Win1251.h | ||
FreeSans12pt_Win1252.h | ||
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)