static void setFont(Text *self, Font *font)
static void setTextWithFormat(Text *self, const char *fmt,...)
static void setText(Text *self, const char *text)
Text rendered with TrueType fonts.
_Bool lineWrap
If true, wrap text along word boundaries to fit this Text's width.
TextInterface * interface
The interface.