v5.2.2

neuphonic/neuttsv5.2.2Jul 2, 2026by huppy-bot[bot]

AI Summary

Addresses a clipping issue in PNG and SVG exports where text glyphs for italic, right-to-left, and cursive fonts were cut off at the edges.

Key Highlights

  • Fixed text clipping in PNG/SVG exports
  • Resolved issue #9463

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.