19 #ifndef __FTBITMAP_H__ 20 #define __FTBITMAP_H__ 24 #include FT_FREETYPE_H 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."
FT_BEGIN_HEADER FT_Bitmap_New(FT_Bitmap *abitmap)
FT_BEGIN_HEADER typedef signed long FT_Pos
FT_Bitmap_Embolden(FT_Library library, FT_Bitmap *bitmap, FT_Pos xStrength, FT_Pos yStrength)
GLsizei GLsizei GLchar * source
FT_Bitmap_Done(FT_Library library, FT_Bitmap *bitmap)
FT_Bitmap_Convert(FT_Library library, const FT_Bitmap *source, FT_Bitmap *target, FT_Int alignment)
FT_Bitmap_Copy(FT_Library library, const FT_Bitmap *source, FT_Bitmap *target)
FT_GlyphSlot_Own_Bitmap(FT_GlyphSlot slot)