#include <malloc.h>#include <map>#include <ft2build.h>Go to the source code of this file.
Classes | |
| struct | fontCharData_ |
| Font face character glyph relevant data structure. More... | |
| class | FontSystem |
| Wrapper class for the libfreetype library. More... | |
Typedefs | |
| typedef struct fontCharData_ | fontCharData |
| Font face character glyph relevant data structure. | |
Variables | |
| char | fontface [] |
| int | fontsize |
| typedef struct fontCharData_ fontCharData |
Font face character glyph relevant data structure.
| char fontface[] |
TrueType font face initializer from fontface.s
| int fontsize |
TrueType font face initializer from fontface.s
1.5.6