dplug v6.0.22
Dub
Repo
stbtt_GetGlyphBitmapBoxSubpixel
dplug
graphics
stb_truetype
///////////////////////////////////////////////////////////////////////////
nothrow @
nogc
void
stbtt_GetGlyphBitmapBoxSubpixel
(
const
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
dplug
graphics
stb_truetype
functions
stbtt_FindGlyphIndex
stbtt_FreeBitmap
stbtt_FreeShape
stbtt_GetCodepointBitmap
stbtt_GetCodepointBitmapBox
stbtt_GetCodepointBitmapBoxSubpixel
stbtt_GetCodepointBitmapSubpixel
stbtt_GetCodepointBox
stbtt_GetCodepointHMetrics
stbtt_GetCodepointKernAdvance
stbtt_GetCodepointShape
stbtt_GetFontBoundingBox
stbtt_GetFontOffsetForIndex
stbtt_GetFontVMetrics
stbtt_GetGlyphBitmapBoxSubpixel
stbtt_GetGlyphBox
stbtt_GetGlyphShape
stbtt_InitFont
stbtt_IsGlyphEmpty
stbtt_MakeCodepointBitmap
stbtt_MakeCodepointBitmapSubpixel
stbtt_ScaleForMappingEmToPixels
stbtt_ScaleForPixelHeight
structs
stbtt_fontinfo
///////////////////////////////////////////////////////////////////////////