]> source.dussan.org Git - svg.js.git/commit
fixes and addition in SVG.PointArray (#805)
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sat, 26 May 2018 10:33:14 +0000 (12:33 +0200)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sat, 26 May 2018 10:33:14 +0000 (12:33 +0200)
commit4c297f56dec369b270a7b692a2fbe661d303802a
treebcf843bdc51e32dd0a0094df0ab120c47dd1a3d1
parent5520d76e4332c1a782899679ffa8cca2285a70ce
fixes and addition in SVG.PointArray (#805)

- fixed SVG.PointArray having a reference to outside array in some cases
- added possibility to pass an array of point objects to SVG.PointArray
CHANGELOG.md
bench/runner.html
bench/tests/10000-polysPointRead.js [new file with mode: 0644]
dist/svg.js
dist/svg.min.js
spec/spec/array.js
src/pointarray.js