bindbc.freetype.bind.ftadvanc

Undocumented in source.

Members

Aliases

pFT_Get_Advance
alias pFT_Get_Advance = FT_Error function(FT_Face, FT_UInt, FT_Int32, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Advances
alias pFT_Get_Advances = FT_Error function(FT_Face, FT_UInt, FT_UInt, FT_Int32, FT_Fixed*)
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_Advance
FT_Error FT_Get_Advance(FT_Face , FT_UInt , FT_Int32 , FT_Fixed* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Advances
FT_Error FT_Get_Advances(FT_Face , FT_UInt , FT_UInt , FT_Int32 , FT_Fixed* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

FT_ADVANCE_FLAG_FAST_ONLY
enum FT_ADVANCE_FLAG_FAST_ONLY;
Undocumented in source.

Static variables

FT_Get_Advance
pFT_Get_Advance FT_Get_Advance;
Undocumented in source.
FT_Get_Advances
pFT_Get_Advances FT_Get_Advances;
Undocumented in source.

Meta