Files
MeshCore-Solo/src
Jakub b8ac4245cf feat: add Lemon font with UTF-8 rendering for SH1106 display
- Add LemonFont.h: Adafruit GFX bitmap font converted from lemon.bdf,
  covering U+0020–U+017F (ASCII + Latin Extended A/B, 319/352 glyphs)
- SH1106Display: custom UTF-8 renderer for size 1 text using Lemon font;
  size >1 falls back to default built-in font
- translateUTF8ToBlocks() overridden to pass-through (no block substitution)
- No RAM impact: font bitmap stored in PROGMEM (Flash)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 11:52:14 +02:00
..
2026-03-19 09:25:42 +01:00
2026-03-19 09:25:42 +01:00