]> source.dussan.org Git - svg.js.git/commit
Initial commit
authorwout <wout@impinc.co.uk>
Sat, 15 Dec 2012 11:34:39 +0000 (12:34 +0100)
committerwout <wout@impinc.co.uk>
Sat, 15 Dec 2012 11:34:39 +0000 (12:34 +0100)
commit72c882328e7ea13af205575f31c5ce1626006d55
tree37975cb5ee31679034052d538725ca2ea5c4dcbe
parent3fbcfce61d8449b7c47a845fcc7be7cfb867bf45
Initial commit
20 files changed:
.gitignore [new file with mode: 0644]
Gemfile [new file with mode: 0644]
Gemfile.lock [new file with mode: 0644]
MIT-LICENSE [new file with mode: 0644]
README.markdown [new file with mode: 0644]
README.md [deleted file]
Rakefile [new file with mode: 0644]
src/clip_path.js [new file with mode: 0644]
src/container.js [new file with mode: 0644]
src/defs.js [new file with mode: 0644]
src/dispatcher.js [new file with mode: 0644]
src/document.js [new file with mode: 0644]
src/draggable.js [new file with mode: 0644]
src/element.js [new file with mode: 0644]
src/group.js [new file with mode: 0644]
src/image.js [new file with mode: 0644]
src/nested.js [new file with mode: 0644]
src/object.js [new file with mode: 0644]
src/shape.js [new file with mode: 0644]
src/svg.js [new file with mode: 0644]