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 9237b2b1ac C++: implement drawing code for all elements 4 weeks ago
..
clivis Initial import 4 weeks ago
src C++: implement drawing code for all elements 4 weeks ago
test Initial import 4 weeks ago
CMakeLists.txt Initial import 4 weeks ago
README.txt C++: implement drawing code for all elements 4 weeks ago

README.txt

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