ft.bitmap

Undocumented in source.

Members

Functions

FT_Bitmap_Convert
FT_Error FT_Bitmap_Convert(FT_Library library, const(FT_Bitmap)* source, FT_Bitmap* target, FT_Int alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Bitmap_Copy
FT_Error FT_Bitmap_Copy(FT_Library library, const(FT_Bitmap)* source, FT_Bitmap* target)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Bitmap_Done
FT_Error FT_Bitmap_Done(FT_Library library, FT_Bitmap* bitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Bitmap_Embolden
FT_Error FT_Bitmap_Embolden(FT_Library library, FT_Bitmap* bitmap, FT_Pos xStrength, FT_Pos yStrength)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Bitmap_Init
void FT_Bitmap_Init(FT_Bitmap* abitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_GlyphSlot_Own_Bitmap
FT_Error FT_GlyphSlot_Own_Bitmap(FT_GlyphSlot slot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta