- draw
void draw(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
- free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
- glyphAdvance
int glyphAdvance(dchar code)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadChar
dchar loadChar(dchar code)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadGlyph
uint loadGlyph(dchar code, GLuint texId)
Undocumented in source. Be warned that the author may not have intended to support it.
- renderGlyph
float renderGlyph(dchar code)
Undocumented in source. Be warned that the author may not have intended to support it.
- textWidth
float textWidth(string str)
Undocumented in source. Be warned that the author may not have intended to support it.