ReactOS 0.4.16-dev-555-g690643f
|
#include <t1tables.h>
Public Attributes | |
FT_String * | version |
FT_String * | notice |
FT_String * | full_name |
FT_String * | family_name |
FT_String * | weight |
FT_Long | italic_angle |
FT_Bool | is_fixed_pitch |
FT_Short | underline_position |
FT_UShort | underline_thickness |
Definition at line 89 of file t1tables.h.
FT_String* PS_FontInfoRec_::family_name |
Definition at line 94 of file t1tables.h.
FT_String* PS_FontInfoRec_::full_name |
Definition at line 93 of file t1tables.h.
FT_Bool PS_FontInfoRec_::is_fixed_pitch |
Definition at line 97 of file t1tables.h.
FT_Long PS_FontInfoRec_::italic_angle |
Definition at line 96 of file t1tables.h.
FT_String* PS_FontInfoRec_::notice |
Definition at line 92 of file t1tables.h.
FT_Short PS_FontInfoRec_::underline_position |
Definition at line 98 of file t1tables.h.
FT_UShort PS_FontInfoRec_::underline_thickness |
Definition at line 99 of file t1tables.h.
FT_String* PS_FontInfoRec_::version |
Definition at line 91 of file t1tables.h.
FT_String* PS_FontInfoRec_::weight |
Definition at line 95 of file t1tables.h.