]> source.dussan.org Git - svg.js.git/commit
fixed a bug in path parser which made it stop parsing when hitting z command (#665)
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 25 Apr 2017 10:05:49 +0000 (12:05 +0200)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 25 Apr 2017 10:05:49 +0000 (12:05 +0200)
commit9325620c17dd1e926c5e43e8425cea4fbaad3835
tree9035731d6de9e0ed3625f57cce1c84858fadac4a
parent04e21b18c30d546ed6a16b279504a2b58b503541
fixed a bug in path parser which made it stop parsing when hitting z command (#665)
CHANGELOG.md
bench/runner.html
dist/svg.js
dist/svg.min.js
package.json
spec/spec/array.js
src/patharray.js