Skip to content

0.7.0

Choose a tag to compare

@laurmaedje laurmaedje released this 13 Sep 08:14
· 75 commits to main since this release

This release

  • updates usvg to version 0.35 and fontdb 0.14 (breaking change since they are exposed)
  • creates more efficient PDFs by merging multiple SVG groups into a single PDF content stream instead of creating many XObjects
  • fixed issues with path and fill rendering
  • fixes an issue with clip paths
  • adds support for blend modes

Thanks to @LaurenzV!