[][src]Module fae::text

Text rendering functionality.

Mostly just a wrapper/integration layer for rusttype.

Structs

TextRenderer

Holds the state required for text rendering, such as the font, and a text draw call queue.

Enums

Alignment

Defines the alignment of text.