From: Ulrich-Matthias Schäfer Date: Fri, 6 Nov 2015 13:19:58 +0000 (+0100) Subject: readme X-Git-Tag: 2.2.0~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=042edca2e4e25a293c8d3a55794793636af5b910;p=svg.js.git readme --- diff --git a/README.md b/README.md index 290081e..4e75c4c 100644 --- a/README.md +++ b/README.md @@ -3742,9 +3742,10 @@ SVG.extend(SVG.Ellipse, SVG.Path, SVG.Polygon, { Here are a few nice plugins that are available for SVG.js: ### pathmorphing -[svg.pathmorphing.js](https://github.com/wout/svg.pathmorphing.js) to make path animateable +[svg.pathmorphing.js](https://github.com/wout/svg.pathmorphing.js) to make path animatable -** Caution: Not tested for SVG.js 2.0 ** +### textmorphing +[svg.textmorph.js](https://github.com/wout/svg.textmorph.js) to make text animatable ### absorb [svg.absorb.js](https://github.com/wout/svg.absorb.js) absorb raw SVG data into an SVG.js instance.