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

Functions and types relating to text rendering.

Structs

BmFontBuilder

A builder for fonts stored in the AngelCode BMFont format.

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.