Font

Undocumented in source.

Constructors

this
this(string filename, TextureAtlas texAtlas, dstring chars, uint size)
Undocumented in source.

Members

Functions

ascender
uint ascender()
Undocumented in source. Be warned that the author may not have intended to support it.
descender
uint descender()
Undocumented in source. Be warned that the author may not have intended to support it.
getGlyph
Glyph* getGlyph(dchar chr)
Undocumented in source. Be warned that the author may not have intended to support it.
getKerning
uint getKerning(dchar leftGlyph, dchar rightGlyph)
Undocumented in source. Be warned that the author may not have intended to support it.
height
uint height()
Undocumented in source. Be warned that the author may not have intended to support it.
lineGap
uint lineGap()
Undocumented in source. Be warned that the author may not have intended to support it.
size
uint size()
Undocumented in source. Be warned that the author may not have intended to support it.
verticalOffset
int verticalOffset()
Undocumented in source. Be warned that the author may not have intended to support it.
verticalOffset
void verticalOffset(int value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta