v5.2.2
SagiPolaczek/NeuralSVGv5.2.2Jul 2, 2026by huppy-bot[bot]
AI Summary
Fixes rendering issues in PNG and SVG exports where various text styles, including italic, right-to-left, and cursive fonts, were being improperly clipped.
Key Highlights
- Resolves text clipping in PNG export
- Resolves text clipping in SVG export
- Fixes rendering for italic and cursive text
- Fixes rendering for right-to-left text
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.