- pFT_OpenType_Free
alias pFT_OpenType_Free = void function(FT_Face face, FT_Bytes table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_OpenType_Validate
alias pFT_OpenType_Validate = FT_Error function(FT_Face face, FT_UInt validation_flags, FT_Bytes* BASE_table, FT_Bytes* GDEF_table, FT_Bytes* GPOS_table, FT_Bytes* GSUB_table, FT_Bytes* JSTF_table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.