option icons working, new font format, more theme metrics cleanup
This commit is contained in:
@@ -22,7 +22,7 @@ public:
|
||||
FontManager();
|
||||
~FontManager();
|
||||
|
||||
Font* LoadFont( CString sFontOrTextureFilePath, CString sChars );
|
||||
Font* LoadFont( CString sFontOrTextureFilePath, CString sChars = "" );
|
||||
bool IsFontLoaded( CString sFontPath );
|
||||
void UnloadFont( CString sFontPath );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user