- FT_Incremental
alias FT_Incremental = FT_IncrementalRec*
Undocumented in source.
- FT_Incremental_FreeGlyphDataFunc
alias FT_Incremental_FreeGlyphDataFunc = void function(FT_Incremental, FT_Data*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FT_Incremental_GetGlyphDataFunc
alias FT_Incremental_GetGlyphDataFunc = FT_Error function(FT_Incremental, FT_UInt, FT_Data*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FT_Incremental_GetGlyphMetricsFunc
alias FT_Incremental_GetGlyphMetricsFunc = FT_Error function(FT_Incremental, FT_UInt, FT_Bool, FT_Incremental_MetricsRec*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FT_Incremental_Interface
alias FT_Incremental_Interface = FT_Incremental_InterfaceRec*
Undocumented in source.
- FT_Incremental_Metrics
alias FT_Incremental_Metrics = FT_Incremental_MetricsRec*
Undocumented in source.