v5.2.2
dograh-hq/dograhv5.2.2Jul 2, 2026by huppy-bot[bot]
AI Summary
Fixes a critical bug where PNG and SVG exports were incorrectly clipping the edges of specific text types, including italic, right-to-left, and cursive fonts.
Key Highlights
- Fixed text clipping in PNG and SVG exports
- Resolved issues with italic text rendering
- Resolved issues with right-to-left text rendering
- Resolved issues with cursive text rendering
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.