[][src]Module tetra::graphics::text

Functions and types relating to text rendering.

Structs

Font

A font that can be used to render text. TrueType fonts (.ttf) and a subset of OpenType fonts (.otf) are supported.

Text

A piece of text that can be rendered.