bindbc-freetype ~master (2021-09-08T07:55:59Z)
Dub
Repo
pFT_Matrix_Multiply
bindbc
freetype
bind
ftglyph
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
pFT_Matrix_Multiply
=
void
function
(
const
(
FT_Matrix
)*
a
,
FT_Matrix
*
b
)
Meta
Source
See Implementation
bindbc
freetype
bind
ftglyph
aliases
FT_BitmapGlyph
FT_Glyph
FT_Glyph_BBox_Mode
FT_OutlineGlyph
pFT_Done_Glyph
pFT_Get_Glyph
pFT_Glyph_Copy
pFT_Glyph_Get_CBox
pFT_Glyph_To_Bitmap
pFT_Glyph_Transform
pFT_Matrix_Invert
pFT_Matrix_Multiply
pFT_New_Glyph
enums
FT_GLYPH_BBOX_UNSCALED
functions
FT_Done_Glyph
FT_Get_Glyph
FT_Glyph_Copy
FT_Glyph_Get_CBox
FT_Glyph_To_Bitmap
FT_Glyph_Transform
FT_Matrix_Invert
FT_Matrix_Multiply
FT_New_Glyph
structs
FT_BitmapGlyphRec
FT_GlyphRec
FT_OutlineGlyphRec