arsd-official ~master (2024-10-25T16:17:57Z)
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
///////////////////////////////////////////////////////////////////////////