Fixes and improvements
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 withlargeArcFlag
- code improvements