reverted to 2.27 original fontcoloring method
reverted to patched ftgl library. speed improvements were not really noticable.
This commit is contained in:
@@ -99,8 +99,7 @@ protected:
|
||||
int font_size;
|
||||
|
||||
/** FTGL's */
|
||||
FTFont* fontB;
|
||||
FTFont* fontW;
|
||||
FTFont* font;
|
||||
|
||||
/** from system encoding in .locale to UNICODE */
|
||||
// iconv_t cd;
|
||||
|
Reference in New Issue
Block a user