#include <pfrtypes.h>
Public Attributes | |
FT_Byte | format |
FT_UInt | max_xy_control |
FT_Pos * | x_control |
FT_Pos * | y_control |
FT_UInt | num_subs |
FT_UInt | max_subs |
PFR_SubGlyphRec * | subs |
FT_GlyphLoader | loader |
FT_Bool | path_begun |
Definition at line 334 of file pfrtypes.h.
Definition at line 336 of file pfrtypes.h.
Definition at line 347 of file pfrtypes.h.
Referenced by pfr_glyph_load_compound(), and pfr_glyph_load_rec().
Definition at line 349 of file pfrtypes.h.
Referenced by pfr_glyph_load_compound(), and pfr_glyph_load_rec().
Definition at line 351 of file pfrtypes.h.
Referenced by pfr_glyph_close_contour(), pfr_glyph_curve_to(), pfr_glyph_end(), pfr_glyph_line_to(), pfr_glyph_load_compound(), pfr_glyph_load_rec(), pfr_glyph_load_simple(), pfr_glyph_move_to(), and pfr_slot_load().
Definition at line 352 of file pfrtypes.h.
Referenced by pfr_glyph_close_contour(), pfr_glyph_curve_to(), pfr_glyph_line_to(), pfr_glyph_move_to(), and pfr_glyph_start().