bindbc-freetype ~master (2021-09-08T07:55:59Z)
Dub
Repo
da_FT_Get_PFR_Kerning
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_Kerning
=
FT_Error
function
(
FT_Face
face
,
FT_UInt
left
,
FT_UInt
right
,
FT_Vector
*
avector
)
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