Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-10 | Simplify cFontManager | kamel5 | |
Almost everything is done in the constructor and destructor of cFontManager. So we can delete most of the funktions in this class. This allows a new instance of fontmanager to be created after configuration changes. | |||
2021-02-16 | Cleanup global declarations | Soeren Moch | |
Follow the usual pattern to implement global variables in source files and declare these variables as extern in corresponding headers. Signed-off-by: Soeren Moch <smoch@web.de> | |||
2013-11-07 | changed build environment that every class is build seperately | louis | |
2013-10-25 | Version 0.9.0 | louis | |
2013-09-29 | Added Cache for images and fonts | louis | |