Skip to content

v0.2.0

Compare
Choose a tag to compare
@simbleau simbleau released this 26 May 16:51
· 16 commits to main since this release
cf6fe55

v0.2.0

Added

  • Make util module public and some minor doc fixes. #12

Changed

  • Updated usvg to 0.41
  • Disable vello's default wgpu feature, and provide a wgpu passthrough feature to turn it back on. #10

Fixed

  • The image viewBox is now properly translated
  • vello_svg::render_tree_with no longer takes a transform parameter. This is to make it consistent with the documentation and vello_svg::render_tree.

Removed

  • MPL 2.0 is no longer a license requirement
  • The root image viewBox clipping was removed, to be added back at a later time

New Contributors

Full Changelog: v0.1.0...v0.2.0