Pretext Canvas

Multi-line canvas text without DOM hacks.

This package measures text with Pretext, renders multi-line blocks onto Canvas, and exposes an atlas helper for WebGL labels. The demo below is driven directly by the package output.

Package: @shipitandpray/pretext-canvas
Core API: renderText, renderTextBox, createTextAtlas, renderTextWebGL
Build: TypeScript + tsup + Vitest