- 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.
- 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.