bindbc.freetype.bind.ftgxval

Undocumented in source.

Members

Aliases

pFT_ClassicKern_Free
alias pFT_ClassicKern_Free = void function(FT_Face, FT_Bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_ClassicKern_Validate
alias pFT_ClassicKern_Validate = FT_Error function(FT_Face, FT_UInt, FT_Bytes*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_TrueTypeGX_Free
alias pFT_TrueTypeGX_Free = void function(FT_Face, FT_Bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_TrueTypeGX_Validate
alias pFT_TrueTypeGX_Validate = FT_Error function(FT_Face, FT_UInt, FT_Bytes, FT_UInt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

FT_VALIDATE_feat_INDEX
anonymousenum FT_VALIDATE_feat_INDEX
Undocumented in source.

Functions

FT_ClassicKern_Free
void FT_ClassicKern_Free(FT_Face , FT_Bytes )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_ClassicKern_Validate
FT_Error FT_ClassicKern_Validate(FT_Face , FT_UInt , FT_Bytes* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_TrueTypeGX_Free
void FT_TrueTypeGX_Free(FT_Face , FT_Bytes )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_TrueTypeGX_Validate
FT_Error FT_TrueTypeGX_Validate(FT_Face , FT_UInt , FT_Bytes , FT_UInt )
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_ClassicKern_Free
pFT_ClassicKern_Free FT_ClassicKern_Free;
Undocumented in source.
FT_ClassicKern_Validate
pFT_ClassicKern_Validate FT_ClassicKern_Validate;
Undocumented in source.
FT_TrueTypeGX_Free
pFT_TrueTypeGX_Free FT_TrueTypeGX_Free;
Undocumented in source.
FT_TrueTypeGX_Validate
pFT_TrueTypeGX_Validate FT_TrueTypeGX_Validate;
Undocumented in source.

Meta