dagon v0.12.0-beta2 (2021-10-10T20:59:18Z)
Home
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 , FT_UInt , FT_BBox* )
version(BindFT_Static)
extern (
C
) @
nogc
nothrow
void
FT_Glyph_Get_CBox
(
FT_Glyph
,
FT_UInt
,
FT_BBox
*
)
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
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
structs
FT_BitmapGlyphRec
FT_GlyphRec
FT_OutlineGlyphRec