Represents a freetype2-powered typeface.
Break words on whitespace and punctuation. Splitter characters stick to the word that precedes them, e.g. foo!! bar. is split as ["foo!! ", "bar."].
Get the thread-local freetype reference.
Low-level interface for drawing text. Represents a single typeface.
Low level interface for measuring text.