]> 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:25:46 +0000 (12:25 +0200)
commitac3b9941c72a2e66bf113b2f652fcadfa24cc6de
tree357acc5ae9e02e5259da791a7f6a2672f312965a
parent54362a872c75efa2f54be755a1a48ab87ab3e836
fixed a bug in path parser which made it stop parsing when hitting z command (#665)

Conflicts:
bench/runner.html
dist/svg.js
dist/svg.min.js
package.json
CHANGELOG.md
dist/svg.js
dist/svg.min.js
spec/spec/array.js
src/patharray.js