des ~master (2021-12-19T09:15:35.5306905)
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