ae v0.0.1894 (2017-02-27T08:30:32Z)
Home
Dub
Repo
Font8x8
ae
utils
graphics
fonts
font8x8
Undocumented in source.
struct
Font8x8 {
struct
Glyph
;
static
enum
height
;
static
bool
hasGlyph
(dchar c);
static
Glyph
getGlyph
(dchar c);
}
Members
Static functions
getGlyph
Glyph
getGlyph
(dchar c)
Undocumented in source. Be warned that the author may not have intended to support it.
hasGlyph
bool
hasGlyph
(dchar c)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
height
enum
height
;
Undocumented in source.
Structs
Glyph
struct
Glyph
Undocumented in source.
Meta
Source
See Implementation
ae
utils
graphics
fonts
font8x8
structs
Font8x8
variables
font8x8
font8x8_basic