From: wout Date: Sun, 23 Dec 2012 17:51:06 +0000 (+0100) Subject: Added to-do in README X-Git-Tag: 0.2~66 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a2f2323f3d03a0c79232647f9716bb9d5d4c9d54;p=svg.js.git Added to-do in README --- diff --git a/README.md b/README.md index 6741957..afb933b 100644 --- a/README.md +++ b/README.md @@ -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)