diff options
author | wout <wout@impinc.co.uk> | 2012-12-23 18:51:06 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2012-12-23 18:51:06 +0100 |
commit | a2f2323f3d03a0c79232647f9716bb9d5d4c9d54 (patch) | |
tree | 1169afcf46ea5e2f354e18ab817c566cbebd4541 /README.md | |
parent | 31407d2580738c9522c87cd22917a872d6a5dcd8 (diff) | |
download | svg.js-a2f2323f3d03a0c79232647f9716bb9d5d4c9d54.tar.gz svg.js-a2f2323f3d03a0c79232647f9716bb9d5d4c9d54.zip |
Added to-do in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -406,6 +406,7 @@ _The Rakefile has been borrowed from [madrobby's](https://github.com/madrobby) [ - Draggable module (make elements and groups draggable) - Shapes module (add preset shapes like star, n-gon) - Text on path module (write text along paths) +- Nested SVG (add a svg document inside another svg document) |