- fillText
void fillText(string text, double x, double y, double maxWidth)
Undocumented in source. Be warned that the author may not have intended to support it.
- fillText
void fillText(string text, double x, double y)
Undocumented in source. Be warned that the author may not have intended to support it.
- measureText
auto measureText(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- strokeText
void strokeText(string text, double x, double y, double maxWidth)
Undocumented in source. Be warned that the author may not have intended to support it.
- strokeText
void strokeText(string text, double x, double y)
Undocumented in source. Be warned that the author may not have intended to support it.