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

Functions and types relating to text rendering.

Structs

Font

A font with an associated size, cached on the GPU.

Text

A piece of text that can be rendered.

VectorFontBuilder

A builder for vector-based fonts.