arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
stbtt_GetGlyphBitmapBoxSubpixel
arsd
ttf
///////////////////////////////////////////////////////////////////////////
nothrow @
trusted
@
nogc
void
stbtt_GetGlyphBitmapBoxSubpixel
(
stbtt_fontinfo
*
font
,
int
glyph
,
float
scale_x
,
float
scale_y
,
float
shift_x
,
float
shift_y
,
int
*
ix0
,
int
*
iy0
,
int
*
ix1
,
int
*
iy1
)
Meta
Source
See Implementation
arsd
ttf
classes
OpenGlLimitedFont
OpenGlLimitedFontBase
enums
OpenGlFontGLVersion
STBTT_MACSTYLE_DONTCARE
STBTT_vmove
functions
stbtt_GetGlyphBitmapBoxSubpixel
structs
DrawingTextContext
TtfFont
stbtt_bakedchar
///////////////////////////////////////////////////////////////////////////