bindbc.freetype.bind.ftpfr

Undocumented in source.

Members

Aliases

da_FT_Get_PFR_Advance
alias da_FT_Get_PFR_Advance = FT_Error function(FT_Face, FT_UInt, FT_Pos*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_PFR_Kerning
alias da_FT_Get_PFR_Kerning = FT_Error function(FT_Face, FT_UInt, FT_UInt, FT_Vector*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_PFR_Metrics
alias da_FT_Get_PFR_Metrics = FT_Error function(FT_Face, FT_UInt*, FT_UInt*, FT_Fixed*, 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_PFR_Advance
FT_Error FT_Get_PFR_Advance(FT_Face , FT_UInt , FT_Pos* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_PFR_Kerning
FT_Error FT_Get_PFR_Kerning(FT_Face , FT_UInt , FT_UInt , FT_Vector* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_PFR_Metrics
FT_Error FT_Get_PFR_Metrics(FT_Face , FT_UInt* , FT_UInt* , FT_Fixed* , FT_Fixed* )
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_Get_PFR_Advance
da_FT_Get_PFR_Advance FT_Get_PFR_Advance;
Undocumented in source.
FT_Get_PFR_Kerning
da_FT_Get_PFR_Kerning FT_Get_PFR_Kerning;
Undocumented in source.
FT_Get_PFR_Metrics
da_FT_Get_PFR_Metrics FT_Get_PFR_Metrics;
Undocumented in source.

Meta