37 #include FT_FREETYPE_H 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." 344 #define ft_glyph_bbox_unscaled FT_GLYPH_BBOX_UNSCALED 345 #define ft_glyph_bbox_subpixels FT_GLYPH_BBOX_SUBPIXELS 346 #define ft_glyph_bbox_gridfit FT_GLYPH_BBOX_GRIDFIT 347 #define ft_glyph_bbox_truncate FT_GLYPH_BBOX_TRUNCATE 348 #define ft_glyph_bbox_pixels FT_GLYPH_BBOX_PIXELS
const FT_Glyph_Class * clazz
struct FT_OutlineGlyphRec_ * FT_OutlineGlyph
GLboolean GLboolean GLboolean GLboolean a
typedefFT_BEGIN_HEADER struct FT_Glyph_Class_ FT_Glyph_Class
enum FT_Render_Mode_ FT_Render_Mode
GLsizei GLsizei GLchar * source
FT_Glyph_Copy(FT_Glyph source, FT_Glyph *target)
FT_Matrix_Multiply(const FT_Matrix *a, FT_Matrix *b)
GLboolean GLboolean GLboolean b
struct FT_BitmapGlyphRec_ * FT_BitmapGlyph
FT_BEGIN_HEADER typedef unsigned char FT_Bool
FT_Glyph_Transform(FT_Glyph glyph, FT_Matrix *matrix, FT_Vector *delta)
struct FT_BitmapGlyphRec_ FT_BitmapGlyphRec
struct FT_GlyphRec_ * FT_Glyph
struct FT_GlyphRec_ FT_GlyphRec
FT_Glyph_To_Bitmap(FT_Glyph *the_glyph, FT_Render_Mode render_mode, FT_Vector *origin, FT_Bool destroy)
FT_Get_Glyph(FT_GlyphSlot slot, FT_Glyph *aglyph)
struct FT_OutlineGlyphRec_ FT_OutlineGlyphRec
enum FT_Glyph_Format_ FT_Glyph_Format
FT_Glyph_Get_CBox(FT_Glyph glyph, FT_UInt bbox_mode, FT_BBox *acbox)
FT_Matrix_Invert(FT_Matrix *matrix)
FT_Done_Glyph(FT_Glyph glyph)
enum FT_Glyph_BBox_Mode_ FT_Glyph_BBox_Mode