A destructor is present on this object, but not explicitly documented in the source.
Deallocates memory and invalidates this.
Loads the font from a file.
Returns the dimensions of a string with this font.
Returns the dimensions of a multiline string with this font.
Renders a string to an IText.
Renders a multiline string to an IText.
Handle to underlying TTF_Font* handle.
Returns the line height of this font.
Returns if _handle is not null.
Implementation for SDL_ttf.