Searched defs:FT_FaceRec_ (Results 1 – 1 of 1) sorted by relevance
1072 typedef struct FT_FaceRec_ struct1074 FT_Long num_faces;1075 FT_Long face_index;1077 FT_Long face_flags;1078 FT_Long style_flags;1080 FT_Long num_glyphs;1082 FT_String* family_name;1083 FT_String* style_name;1085 FT_Int num_fixed_sizes;1086 FT_Bitmap_Size* available_sizes;[all …]