← All Operators

Text

GPU

Renders simple static text with configurable font, color, and position.

Rasterizes text using TrueType fonts via stb_truetype. For animated or per-character effects, use RichText instead.

Related Operators