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