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.
551 B
551 B
This is the C++ implementation of the mono display format library.
TODO:
- Structured: fully implement the current spec (including changes to
spec since the initial implementation)
- Line support
- Text support
- Current time support
- 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