#include <tttypes.h>
Public Attributes | |
FT_Memory | memory |
FT_UShort | max_points |
FT_UShort | max_contours |
FT_UShort | n_points |
FT_Short | n_contours |
FT_Vector * | org |
FT_Vector * | cur |
FT_Vector * | orus |
FT_Byte * | tags |
FT_UShort * | contours |
FT_UShort | first_point |
Definition at line 1465 of file tttypes.h.
Definition at line 1470 of file tttypes.h.
Referenced by TT_Hint_Glyph(), tt_prepare_zone(), TT_Process_Composite_Glyph(), and TT_Process_Simple_Glyph().
Definition at line 1474 of file tttypes.h.
Referenced by TT_Hint_Glyph(), tt_prepare_zone(), and TT_Process_Simple_Glyph().
Definition at line 1475 of file tttypes.h.
Referenced by TT_Hint_Glyph(), tt_prepare_zone(), and TT_Process_Simple_Glyph().
Definition at line 1477 of file tttypes.h.
Referenced by tt_prepare_zone(), and TT_Process_Composite_Glyph().