bindbc.freetype.bind.ftfntfmt

Undocumented in source.

Members

Aliases

pFT_Get_Font_Format
alias pFT_Get_Font_Format = const(char)* function(FT_Face face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

FT_Get_Font_Format
const(char)* FT_Get_Font_Format(FT_Face face)
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_Get_Font_Format
pFT_Get_Font_Format FT_Get_Font_Format;
Undocumented in source.

Meta