pub unsafe fn FT_HAS_FIXED_SIZES(face: FT_Face) -> bool
Returns true whenever a face object contains some embedded bitmaps.
face must be a valid FT_Face that can be dereferenced.
face
FT_Face