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