Searched defs:FT_FaceRec_ (Results 1 – 1 of 1) sorted by relevance
1095 typedef struct FT_FaceRec_ struct1097 FT_Long num_faces;1098 FT_Long face_index;1100 FT_Long face_flags;1101 FT_Long style_flags;1103 FT_Long num_glyphs;1105 FT_String* family_name;1106 FT_String* style_name;1108 FT_Int num_fixed_sizes;1109 FT_Bitmap_Size* available_sizes;[all …]