diff options
author | wout <wout@impinc.co.uk> | 2013-01-03 22:39:26 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-01-03 22:39:26 +0100 |
commit | decf950559c161aa10893d4113321a31ca7d76f8 (patch) | |
tree | 9784d6f51db662f3caea33628c44670c514fa9b7 | |
parent | 34386e3888b27d6f5bea9eb02ea55284f6be5da0 (diff) | |
download | svg.js-decf950559c161aa10893d4113321a31ca7d76f8.tar.gz svg.js-decf950559c161aa10893d4113321a31ca7d76f8.zip |
Updated README
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -669,13 +669,13 @@ rake concat[-fx:-event:-group:-arrange:-mask:-gradient:-nested:-sugar] dist _The Rakefile has been borrowed from [madrobby's](https://github.com/madrobby) [Zepto](https://github.com/madrobby/zepto)_ +## Plug-ins +- [svg.shapes.js](https://github.com/wout/svg.shapes.js) + + ## To-do -- Animation module (element animation, path tweens and easing) - 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) - ## Compatibility |