des ~master (2015-04-07T23:17:11Z)
Dub
Repo
BitmapGlyph
des
fonts
base
struct
BitmapGlyph {
Glyph
glyph
;
ivec2
offset
;
}
Members
Variables
glyph
Glyph
glyph
;
offset
ivec2
offset
;
offset in font image coords
Meta
Source
See Implementation
des
fonts
base
classes
FontException
interfaces
FontRender
structs
BitmapFont
BitmapGlyph
FontRenderParam
Glyph
GlyphImage