dplug v6.0.22
Dub
Repo
stbtt_GetGlyphBox
dplug
graphics
stb_truetype
As above, but takes one or more glyph indices for greater efficiency
nothrow @
nogc
int
stbtt_GetGlyphBox
(
const
stbtt_fontinfo
*
info
,
int
glyph_index
,
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
As above, but takes one or more glyph indices for greater efficiency