bindbc.freetype.bind.ftsynth

Undocumented in source.

Members

Aliases

pFT_GlyphSlot_Embolden
alias pFT_GlyphSlot_Embolden = void function(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.
pFT_GlyphSlot_Oblique
alias pFT_GlyphSlot_Oblique = void function(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.

Functions

FT_GlyphSlot_Embolden
void FT_GlyphSlot_Embolden(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.
FT_GlyphSlot_Oblique
void FT_GlyphSlot_Oblique(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.

Static variables

FT_GlyphSlot_Embolden
pFT_GlyphSlot_Embolden FT_GlyphSlot_Embolden;
Undocumented in source.
FT_GlyphSlot_Oblique
pFT_GlyphSlot_Oblique FT_GlyphSlot_Oblique;
Undocumented in source.

Meta