#include <FreeTypeGX.h>
Public Attributes | |
int16_t | ascender |
int16_t | descender |
int16_t | max |
int16_t | min |
Offset structure which hold both a maximum and minimum value.
Definition at line 190 of file FreeTypeGX.h.
int16_t ftgxDataOffset_::ascender |
Maximum data offset.
Definition at line 191 of file FreeTypeGX.h.
int16_t ftgxDataOffset_::descender |
Minimum data offset.
Definition at line 192 of file FreeTypeGX.h.
int16_t ftgxDataOffset_::max |
Maximum data offset.
Definition at line 193 of file FreeTypeGX.h.
int16_t ftgxDataOffset_::min |
Minimum data offset.
Definition at line 194 of file FreeTypeGX.h.