#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 |
Definition at line 371 of file ftobjs.h.
Definition at line 373 of file ftobjs.h.
Referenced by cff_builder_init(), cff_operator_seac(), ft_glyphslot_done(), ft_glyphslot_init(), and t1operator_seac().
Definition at line 374 of file ftobjs.h.
Referenced by FNT_Load_Glyph(), ft_raster1_render(), and ft_smooth_render_generic().
Definition at line 375 of file ftobjs.h.
Referenced by af_loader_load_g(), cff_slot_load(), cid_slot_load_glyph(), and T1_Load_Glyph().
Definition at line 376 of file ftobjs.h.
Referenced by af_loader_load_g(), cff_slot_load(), cid_slot_load_glyph(), and T1_Load_Glyph().
Definition at line 377 of file ftobjs.h.
Referenced by af_loader_load_g(), cff_slot_load(), cid_slot_load_glyph(), and T1_Load_Glyph().
1.5.1