diff options
author | wout <wout@impinc.co.uk> | 2013-03-05 09:32:33 +0000 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-03-05 09:32:33 +0000 |
commit | 31e0a8f178185208aaf71702dadc1dbc8a6ff0eb (patch) | |
tree | e4f7dea76ae75fe4cc2207d2d96a27672b4e877a /README.md | |
parent | ca15876e17a1acce4909837af97d97995d0f5b23 (diff) | |
download | svg.js-31e0a8f178185208aaf71702dadc1dbc8a6ff0eb.tar.gz svg.js-31e0a8f178185208aaf71702dadc1dbc8a6ff0eb.zip |
Fix in animate().center()0.8
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -866,6 +866,8 @@ _The Rakefile has been borrowed from [madrobby's](https://github.com/madrobby) [ ## To-do - Instance module - Text on path module (write text along paths) +- Dynamic css styles +- Animatable unit values (e.g. '100%' or '30mm') ## Compatibility |