bindbc.freetype.bind.ftsizes

Undocumented in source.

Members

Aliases

pFT_Activate_Size
alias pFT_Activate_Size = FT_Error function(FT_Size size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Done_Size
alias pFT_Done_Size = FT_Error function(FT_Size size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_New_Size
alias pFT_New_Size = FT_Error function(FT_Face face, FT_Size* size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

FT_Activate_Size
FT_Error FT_Activate_Size(FT_Size size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Done_Size
FT_Error FT_Done_Size(FT_Size size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_New_Size
FT_Error FT_New_Size(FT_Face face, FT_Size* size)
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_Activate_Size
pFT_Activate_Size FT_Activate_Size;
Undocumented in source.
FT_Done_Size
pFT_Done_Size FT_Done_Size;
Undocumented in source.
FT_New_Size
pFT_New_Size FT_New_Size;
Undocumented in source.

Meta