des ~master (2015-04-07T23:17:11Z)
Dub
Repo
BitmapFont
des
fonts
base
struct
BitmapFont {
uint
height
;
BitmapGlyph
[
wchar
]
info
;
Image
image
;
}
Members
Variables
height
uint
height
;
image
Image
image
;
info
BitmapGlyph
[
wchar
]
info
;
Meta
Source
See Implementation
des
fonts
base
classes
FontException
interfaces
FontRender
structs
BitmapFont
BitmapGlyph
FontRenderParam
Glyph
GlyphImage