Xteink-X4-crosspoint-reader/lib/EpdFont
Dave Allie c9b5462370
feat: Include superscripts and subscripts in fonts (#463)
## Summary

* Include superscripts and subscripts in fonts

## Additional Context

* Original change came from
https://github.com/crosspoint-reader/crosspoint-reader/pull/248

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? No

---------

Co-authored-by: cor <cor@pruijs.dev>
2026-01-21 22:42:41 +11:00
..
builtinFonts feat: Include superscripts and subscripts in fonts (#463) 2026-01-21 22:42:41 +11:00
scripts feat: Include superscripts and subscripts in fonts (#463) 2026-01-21 22:42:41 +11:00
EpdFont.cpp fix: render U+FFFD replacement character instead of ? (#366) 2026-01-19 22:58:43 +11:00
EpdFont.h More pass by reference changes 2025-12-06 15:56:00 +11:00
EpdFontData.h Move to SDK EInkDisplay and enable anti-aliased 2-bit text (#5) 2025-12-08 19:48:49 +11:00
EpdFontFamily.cpp Use sane smaller data types for data in section.bin (#188) 2025-12-31 13:11:36 +11:00
EpdFontFamily.h Use sane smaller data types for data in section.bin (#188) 2025-12-31 13:11:36 +11:00