bindbc-freetype ~master (2021-09-08T07:55:59Z)
Dub
Repo
da_FT_Get_PFR_Metrics
bindbc
freetype
bind
ftpfr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
static if
(!(
staticBinding
))
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
)
Meta
Source
See Implementation
bindbc
freetype
bind
ftpfr
aliases
da_FT_Get_PFR_Advance
da_FT_Get_PFR_Kerning
da_FT_Get_PFR_Metrics
functions
FT_Get_PFR_Advance
FT_Get_PFR_Kerning
FT_Get_PFR_Metrics