- pFT_Bitmap_Convert
alias pFT_Bitmap_Convert = FT_Error function(FT_Library, const(FT_Bitmap)*, FT_Bitmap*, FT_Int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_Bitmap_Copy
alias pFT_Bitmap_Copy = FT_Error function(FT_Library, const(FT_Bitmap)*, FT_Bitmap*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_Bitmap_Done
alias pFT_Bitmap_Done = FT_Error function(FT_Library, FT_Bitmap*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_Bitmap_Embolden
alias pFT_Bitmap_Embolden = FT_Error function(FT_Library, FT_Bitmap*, FT_Pos, FT_Pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_Bitmap_Init
alias pFT_Bitmap_Init = void function(FT_Bitmap*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_GlyphSlot_Own_Bitmap
alias pFT_GlyphSlot_Own_Bitmap = FT_Error function(FT_GlyphSlot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FT_Bitmap_Convert
FT_Error FT_Bitmap_Convert(FT_Library , const(FT_Bitmap)* , FT_Bitmap* , FT_Int )
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 , const(FT_Bitmap)* , FT_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_Done
FT_Error FT_Bitmap_Done(FT_Library , FT_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 , FT_Bitmap* , FT_Pos , FT_Pos )
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* )
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 )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.