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 face, FT_UInt gindex, FT_Pos* aadvance)
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 face, FT_UInt left, FT_UInt right, FT_Vector* avector)
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 face, FT_UInt* aoutline_resolution, FT_UInt* ametrics_resolution, FT_Fixed* ametrics_x_scale, FT_Fixed* ametrics_y_scale)
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 face, FT_UInt gindex, FT_Pos* aadvance)
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 face, FT_UInt left, FT_UInt right, FT_Vector* avector)
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 face, FT_UInt* aoutline_resolution, FT_UInt* ametrics_resolution, FT_Fixed* ametrics_x_scale, FT_Fixed* ametrics_y_scale)
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