Pretext Atlas Lab

Text routing without the DOM.

This is the experiment lane for the umbrella site. The main homepage stays intact; this page uses Pretext to calculate live multiline layout in JavaScript and then paint it to canvas as a moving signal drifts through the copy.

Rendered with canvas Pretext computes the line breaks and available widths; canvas only paints the result.
Best use here bespoke editorial layout, obstacle-aware wrapping, and text measurement without the browser reflow loop.