Age | Commit message (Collapse) | Author |
|
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.
|
|
Besides the unified message view this allows great code simplification.
Signed-off-by: Soeren Moch <smoch@web.de>
|
|
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>
|
|
|
|
|
|
|