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." 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
struct FT_OutlineGlyphRec_ * FT_OutlineGlyph
const FT_Glyph_Class * clazz
typedefFT_BEGIN_HEADER struct FT_Glyph_Class_ FT_Glyph_Class
enum FT_Render_Mode_ FT_Render_Mode
FT_Glyph_Copy(FT_Glyph source, FT_Glyph *target)
FT_Matrix_Multiply(const FT_Matrix *a, FT_Matrix *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
GLboolean GLboolean GLboolean b
FT_Glyph_To_Bitmap(FT_Glyph *the_glyph, FT_Render_Mode render_mode, FT_Vector *origin, FT_Bool destroy)
void destroy(_Tp *__pointer)
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)
GLboolean GLboolean GLboolean GLboolean a
FT_Done_Glyph(FT_Glyph glyph)
enum FT_Glyph_BBox_Mode_ FT_Glyph_BBox_Mode