arsd-official ~master (2025-01-04T01:14:22Z)
Dub
Repo
stbtt_bakedchar
arsd
ttf
///////////////////////////////////////////////////////////////////////////
nothrow @
trusted
@
nogc
struct
stbtt_bakedchar {
ushort
x0
;
ushort
y0
;
ushort
x1
;
ushort
y1
;
float
xoff
;
float
yoff
;
float
xadvance
;
}
Meta
Source
See Implementation
arsd
ttf
classes
OpenGlLimitedFont
OpenGlLimitedFontBase
enums
OpenGlFontGLVersion
STBTT_MACSTYLE_DONTCARE
STBTT_vmove
functions
stbtt_GetGlyphBitmapBoxSubpixel
structs
DrawingTextContext
TtfFont
stbtt_bakedchar
///////////////////////////////////////////////////////////////////////////