]> source.dussan.org Git - svg.js.git/commit
added SVG.Point class as wrapper for SVGPoint, added `el.point()` method (#403 /...
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Mon, 11 Jan 2016 22:39:49 +0000 (23:39 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Mon, 11 Jan 2016 22:39:49 +0000 (23:39 +0100)
commitbda9f32dcd38ff1e71b5783bfa26f3012ae3cc7c
tree73ff60bf0bb2f8dca6716cfbc7b9503f5b8c74aa
parent5ea599b880395380ec80167ebbfb54046d517cc5
added SVG.Point class as wrapper for SVGPoint, added `el.point()` method (#403 / #437)
CHANGELOG.md
dist/svg.js
dist/svg.min.js
gulpfile.js
spec/spec/element.js
spec/spec/point.js [new file with mode: 0644]
src/matrix.js
src/point.js [new file with mode: 0644]