#include <gccore.h>#include <ft2build.h>#include <Metaphrasis.h>#include <malloc.h>#include <string.h>#include <map>Go to the source code of this file.
Classes | |
| struct | fontCharData_ |
| class | FreeTypeGX |
| Wrapper class for the libFreeType library with GX rendering. More... | |
Defines | |
| #define | _TEXT(t) L ## t |
Typedefs | |
| typedef struct fontCharData_ | fontCharData |
Variables | |
| char | fontface [] |
| int | fontsize |
| #define _TEXT | ( | t | ) | L ## t |
Unicode helper macro.
| typedef struct fontCharData_ fontCharData |
| char fontface[] |
TrueType font face initializer from fontface.s
| int fontsize |
TrueType font face initializer from fontface.s
1.5.6