|
XenevaOS
|
#include <ftobjs.h>

Public Attributes | |
| FT_GlyphLoader | loader |
| FT_UInt | flags |
| FT_Bool | glyph_transformed |
| FT_Matrix | glyph_matrix |
| FT_Vector | glyph_delta |
| void * | glyph_hints |
| FT_Int32 | load_flags |
| FT_UInt FT_Slot_InternalRec_::flags |
| FT_Vector FT_Slot_InternalRec_::glyph_delta |
| void* FT_Slot_InternalRec_::glyph_hints |
| FT_Matrix FT_Slot_InternalRec_::glyph_matrix |
| FT_Bool FT_Slot_InternalRec_::glyph_transformed |
| FT_Int32 FT_Slot_InternalRec_::load_flags |
| FT_GlyphLoader FT_Slot_InternalRec_::loader |