v5.2.2

parruda/swarmv5.2.2Jul 2, 2026by huppy-bot[bot]

AI Summary

A minor patch release addressing text rendering issues in PNG and SVG exports, specifically affecting italic, right-to-left, and cursive text.

Key Highlights

  • Fixed PNG and SVG exports clipping text glyph ink

New Features

  • Fixed text rendering in exports for italic, RTL, and cursive fonts

Full Release Notes

Generated from commits between `v5.2.1` and `HEAD`

## Bug Fixes

### fix(tldraw): stop PNG/SVG exports clipping text glyph ink ([#9463](https://github.com/tldraw/tldraw/issues/9463))

- Fix exported PNG and SVG images clipping the edges of italic,
right-to-left, and cursive text.