Searched defs:FT_FaceRec_ (Results 1 – 1 of 1) sorted by relevance
1229 typedef struct FT_FaceRec_ struct1231 FT_Long num_faces;1232 FT_Long face_index;1234 FT_Long face_flags;1235 FT_Long style_flags;1237 FT_Long num_glyphs;1239 FT_String* family_name;1240 FT_String* style_name;1242 FT_Int num_fixed_sizes;1243 FT_Bitmap_Size* available_sizes;[all …]