Public Member Functions | |
| TTGlyph (UInt_t indx=0) | |
| ~TTGlyph () | |
| Free all resources of this glyph. | |
Public Attributes | |
| FT_Glyph | fImage {nullptr} |
| glyph image | |
| UInt_t | fIndex {0} |
| glyph index in face | |
| FT_Vector | fPos |
| position of glyph origin | |
#include <TTF.h>