ReactOS 0.4.16-dev-942-g91fadeb
|
#include <t1objs.h>
Public Attributes | |
FT_GlyphSlotRec | root |
FT_Bool | hint |
FT_Bool | scaled |
FT_Fixed | x_scale |
FT_Fixed | y_scale |
FT_Int | max_points |
FT_Int | max_contours |
FT_Bool T1_GlyphSlotRec_::hint |
Definition at line 120 of file t1objs.h.
Referenced by T1_Load_Glyph().
FT_GlyphSlotRec T1_GlyphSlotRec_::root |
FT_Bool T1_GlyphSlotRec_::scaled |
Definition at line 121 of file t1objs.h.
Referenced by T1_Load_Glyph().
FT_Fixed T1_GlyphSlotRec_::x_scale |
Definition at line 123 of file t1objs.h.
Referenced by T1_Load_Glyph().
FT_Fixed T1_GlyphSlotRec_::y_scale |
Definition at line 124 of file t1objs.h.
Referenced by T1_Load_Glyph().