des ~master (2015-04-07T23:17:11Z)
Dub
Repo
Glyph
des
fonts
base
struct
Glyph {
wstring
chars
;
ivec2
pos
;
ivec2
next
;
ivec2
size
;
}
Members
Variables
chars
wstring
chars
;
next
ivec2
next
;
pos
ivec2
pos
;
size
ivec2
size
;
Meta
Source
See Implementation
des
fonts
base
classes
FontException
interfaces
FontRender
structs
BitmapFont
BitmapGlyph
FontRenderParam
Glyph
GlyphImage