v5.2.2
astoilkov/jsblocksv5.2.2Jul 2, 2026by huppy-bot[bot]
AI Summary
This release addresses a rendering bug affecting exported images, specifically ensuring that text glyphs for italic, right-to-left, and cursive fonts are not clipped.
Key Highlights
- Fixes clipping of text glyph ink in PNG and SVG exports
- Resolves issues with italic, right-to-left, and cursive text rendering in exports
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.