Searched defs:FT_FaceRec_ (Results 1 – 1 of 1) sorted by relevance
1028 typedef struct FT_FaceRec_ struct1030 FT_Long num_faces;1031 FT_Long face_index;1033 FT_Long face_flags;1034 FT_Long style_flags;1036 FT_Long num_glyphs;1038 FT_String* family_name;1039 FT_String* style_name;1041 FT_Int num_fixed_sizes;1042 FT_Bitmap_Size* available_sizes;[all …]