Xteink-X4-crosspoint-reader/lib/EpdFont
Dave Allie 6e9ba1006a
Some checks are pending
CI / build (push) Waiting to run
Use sane smaller data types for data in section.bin (#188)
## Summary

* Update EpdFontFamily::Style to be u8 instead of u32 (saving 3 bytes
per word)
* Update layout width/height to be u16 from int
* Update page element count to be u16 from u32
* Update text block element count to be u16 from u32
* Bumped section bin version to version 8
2025-12-31 13:11:36 +11:00
..
builtinFonts Swap from Aleo to Bookerly for wider glyph support (#172) 2025-12-31 02:28:25 +11:00
scripts Swap from Aleo to Bookerly for wider glyph support (#172) 2025-12-31 02:28:25 +11:00
EpdFont.cpp Small cleanups from https://github.com/juicecultus/crosspoint-reader-x4 2025-12-30 23:19:08 +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