bindbc-freetype ~master (2021-09-08T07:55:59Z)
Dub
Repo
FT_Glyph_Get_CBox
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.
void
FT_Glyph_Get_CBox
(FT_Glyph glyph, FT_UInt bbox_mode, FT_BBox* acbox)
extern (
C
) @
nogc
nothrow
static if
(
staticBinding
)
void
FT_Glyph_Get_CBox
(
FT_Glyph
glyph
,
FT_UInt
bbox_mode
,
FT_BBox
*
acbox
)
pFT_Glyph_Get_CBox
FT_Glyph_Get_CBox
;
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