reverted to 2.27 original fontcoloring method

reverted to patched ftgl library.

speed improvements were not really noticable.
This commit is contained in:
2003-05-16 12:48:38 +00:00
parent 447dd3c959
commit ef736e8bcc
2 changed files with 28 additions and 43 deletions

View File

@@ -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;