You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
371 B
371 B
This is the C++ implementation of the mono display format library.
TODO:
- Write low-RAM parser / renderer for the format (the structured renderer
exists for high-level software)
- CMake: automatically convert standard fonts into importable data
- Properly define a list of standard fonts and their indexes
- Properly declare license information for font parser