Skip to content

v0.2.1

Compare
Choose a tag to compare
@nvictus nvictus released this 20 Nov 04:43
· 20 commits to master since this release
  • First release!
  • Parser was rewritten (based on svg.parse), fixing issues with implicit commands, absolute horizontal and vertical segments, and smooth beziers. Thanks to @jmerone for the initial PR!
  • Elliptical arc generation was rewritten to be more robust by using circular arcs and transforming them.
  • All examples in the SVG spec are now in the notebook gallery for visual inspection.