Module tetra::graphics::text

source ·
Expand description

Functions and types relating to text rendering.

Structs

  • A builder for fonts stored in the AngelCode BMFont format.
  • A font with an associated size, cached on the GPU.
  • A piece of text that can be rendered.
  • A builder for vector-based fonts.

Enums