dplug v6.0.22
Dub
Repo
stbtt_IsGlyphEmpty
dplug
graphics
stb_truetype
nothrow @
nogc
int
stbtt_IsGlyphEmpty
(
const
stbtt_fontinfo
*
info
,
int
glyph_index
)
Return Value
Type:
int
non-zero if nothing is drawn for this glyph
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