Xteink-X4-crosspoint-reader/lib/EpdFont
Boris Faure a4b9a43ca1
docs: add font generation commands to builtin font headers (#547)
## Summary

* **What is the goal of this PR?** Simple quality of life, ease
maintenance
* **What changes are included?**
Update fontconvert.py to include the command used to generate each font
file in the header comment, making it easier to regenerate fonts when
needed.

I plan on adding options to this scripts (kerning, and maybe ligatures),
thus knowing which command was used, even with already existing options
like `--additional-intervals`, is important.

---

### 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**_
2026-01-27 22:19:19 +11:00
..
builtinFonts docs: add font generation commands to builtin font headers (#547) 2026-01-27 22:19:19 +11:00
scripts docs: add font generation commands to builtin font headers (#547) 2026-01-27 22:19:19 +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