40#error "freetype.h of FreeType 1 has been loaded!"
41#error "Please fix the directory search order for header files"
42#error "so that freetype.h of FreeType 2 is found first."
336#define ft_glyph_bbox_unscaled FT_GLYPH_BBOX_UNSCALED
337#define ft_glyph_bbox_subpixels FT_GLYPH_BBOX_SUBPIXELS
338#define ft_glyph_bbox_gridfit FT_GLYPH_BBOX_GRIDFIT
339#define ft_glyph_bbox_truncate FT_GLYPH_BBOX_TRUNCATE
340#define ft_glyph_bbox_pixels FT_GLYPH_BBOX_PIXELS
void destroy(_Tp *__pointer)
enum FT_Render_Mode_ FT_Render_Mode
struct FT_OutlineGlyphRec_ FT_OutlineGlyphRec
FT_Done_Glyph(FT_Glyph glyph)
@ FT_GLYPH_BBOX_SUBPIXELS
FT_Glyph_To_Bitmap(FT_Glyph *the_glyph, FT_Render_Mode render_mode, FT_Vector *origin, FT_Bool destroy)
FT_Matrix_Invert(FT_Matrix *matrix)
FT_Get_Glyph(FT_GlyphSlot slot, FT_Glyph *aglyph)
enum FT_Glyph_BBox_Mode_ FT_Glyph_BBox_Mode
FT_Glyph_Copy(FT_Glyph source, FT_Glyph *target)
FT_Glyph_Get_CBox(FT_Glyph glyph, FT_UInt bbox_mode, FT_BBox *acbox)
struct FT_BitmapGlyphRec_ FT_BitmapGlyphRec
struct FT_BitmapGlyphRec_ * FT_BitmapGlyph
struct FT_OutlineGlyphRec_ * FT_OutlineGlyph
typedefFT_BEGIN_HEADER struct FT_Glyph_Class_ FT_Glyph_Class
FT_Glyph_Transform(FT_Glyph glyph, FT_Matrix *matrix, FT_Vector *delta)
FT_Matrix_Multiply(const FT_Matrix *a, FT_Matrix *b)
struct FT_GlyphRec_ * FT_Glyph
struct FT_GlyphRec_ FT_GlyphRec
enum FT_Glyph_Format_ FT_Glyph_Format
FT_BEGIN_HEADER typedef unsigned char FT_Bool
GLboolean GLboolean GLboolean b
GLboolean GLboolean GLboolean GLboolean a
const FT_Glyph_Class * clazz