Searched defs:FT_FaceRec_ (Results 1 – 1 of 1) sorted by relevance
1063 typedef struct FT_FaceRec_ struct1065 FT_Long num_faces;1066 FT_Long face_index;1068 FT_Long face_flags;1069 FT_Long style_flags;1071 FT_Long num_glyphs;1073 FT_String* family_name;1074 FT_String* style_name;1076 FT_Int num_fixed_sizes;1077 FT_Bitmap_Size* available_sizes;[all …]