]> source.dussan.org Git - svg.js.git/commit
Added new SVG.Line class and working on SVG.Matrix
authorwout <wout@impinc.co.uk>
Sat, 28 Jun 2014 16:39:11 +0000 (18:39 +0200)
committerwout <wout@impinc.co.uk>
Sat, 28 Jun 2014 16:39:11 +0000 (18:39 +0200)
commit2260f5789b48dd92dccf0dd734cf59cf957e4d52
tree2c94e66afe60e45f34db6ced5f24069ab4466c72
parent0d11ad263f193e8a585e7676deb8a60a8c103ef6
Added new SVG.Line class and working on SVG.Matrix
15 files changed:
CHANGELOG.md
README.md
Rakefile
dist/svg.js
dist/svg.min.js
src/bbox.js
src/default.js
src/element.js
src/helpers.js
src/line.js
src/matrix.js [new file with mode: 0644]
src/pointarray.js
src/pointed.js [new file with mode: 0644]
src/poly.js
src/rbox.js