27#error "freetype.h of FreeType 1 has been loaded!"
28#error "Please fix the directory search order for header files"
29#error "so that freetype.h of FreeType 2 is found first."
78#define FT_ADVANCE_FLAG_FAST_ONLY 0x20000000L
FT_Get_Advances(FT_Face face, FT_UInt start, FT_UInt count, FT_Int32 load_flags, FT_Fixed *padvances)
FT_Get_Advance(FT_Face face, FT_UInt gindex, FT_Int32 load_flags, FT_Fixed *padvance)
#define FT_EXPORT(x)
Definition ftconfig.h:481
signed long FT_Fixed
Definition fttypes.h:287
int FT_Error
Definition fttypes.h:299
unsigned int FT_UInt
Definition fttypes.h:231
Definition freetype.h:1042