The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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
///////////////////////////////////////////////////////////////////////////