Back to Changelog

Sharper text rendering and Inter fonts

Text on the design canvas got a substantial upgrade. We moved to the Inter typeface and improved how text styles map onto the GPU renderer, so weight, alignment, and spacing match what you set far more closely.

Highlights

  • Inter is now the default canvas typeface, embedded for offline and web use.
  • Higher-fidelity text styles: weight, alignment, and stroke rendering through the SDF path.
  • Crisp rendering at any zoom thanks to device-pixel-ratio aware resizing.

Text stays sharp as you zoom, and re-renders smoothly on window resize via a requestAnimationFrame-driven pipeline.