Skip to content

Fixes and improvements

Compare
Choose a tag to compare
@thednp thednp released this 18 Aug 12:49
· 45 commits to master since this release

Changes:

  • #103 added ability to re-queue the execution context on resume()
  • added SVGPathCommander to do path processing for both morph components
  • replaced path string processing from Raphael with the one from SvgPath for more accurate path data processing
  • solved some issue with path processing arcTo path commands with largeArcFlag
  • code improvements