Abfahrtsanzeiger Display Basic Library
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.
 
 
 
libmonoformat/cpp
Christian Seiler 5e695cf99a Update TODO list 4 weeks ago
..
clivis Initial import 4 weeks ago
src Initial import 4 weeks ago
test Initial import 4 weeks ago
CMakeLists.txt Initial import 4 weeks ago
README.txt Update TODO list 4 weeks ago

README.txt

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