dplug v6.0.22
Dub
Repo
stbtt_GetFontBoundingBox
dplug
graphics
stb_truetype
the bounding box around all possible characters
nothrow @
nogc
void
stbtt_GetFontBoundingBox
(
const
stbtt_fontinfo
*
info
,
int
*
x0
,
int
*
y0
,
int
*
x1
,
int
*
y1
)
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
the bounding box around all possible characters