GRRLIB
4.4.0
|
Structure to hold the TTF information. More...
#include <grrlib.h>
Data Fields | |
void * | face |
A TTF face object. More... | |
bool | kerning |
true whenever a face object contains kerning data that can be accessed with FT_Get_Kerning. More... | |
Structure to hold the TTF information.
void* face |
A TTF face object.
bool kerning |
true whenever a face object contains kerning data that can be accessed with FT_Get_Kerning.