]> source.dussan.org Git - svg.js.git/commit
Added translate() method
authorwout <wout@impinc.co.uk>
Wed, 29 May 2013 15:35:33 +0000 (16:35 +0100)
committerwout <wout@impinc.co.uk>
Wed, 29 May 2013 15:35:33 +0000 (16:35 +0100)
commit1f3eeddc4a188d0d9a1b581e2ce32106112bfdfc
treea2f4936c1026a812f52501364056efbae1987713
parent13a9d3be70047bfb7284651735216f11c7a24965
Added translate() method
13 files changed:
README.md
Rakefile
dist/svg.js
dist/svg.min.js
spec/spec/ellipse.js
spec/spec/image.js
spec/spec/line.js
spec/spec/path.js
spec/spec/polygon.js
spec/spec/polyline.js
spec/spec/rect.js
spec/spec/text.js
src/sugar.js