Module tetra::graphics::text

source ·
Expand description

Functions and types relating to text rendering.

Structs

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