From: wout Date: Thu, 4 Apr 2013 19:00:57 +0000 (+0100) Subject: Updated README X-Git-Tag: 0.13~12 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c2e26791aaca5356ca9dea7a6874aa23795b787e;p=svg.js.git Updated README --- diff --git a/README.md b/README.md index ac5458b..55b3b29 100644 --- a/README.md +++ b/README.md @@ -1038,6 +1038,7 @@ Here are a few nice plugins that are available for svg.js: - [svg.import.js](https://github.com/wout/svg.import.js) import raw SVG data. - [svg.path.js](https://github.com/otm/svg.path.js) for manually drawing paths (by Nils Lagerkvist). - [svg.shapes.js](https://github.com/wout/svg.shapes.js) for more polygon based shapes. +- [svg.textflow.js](https://github.com/wout/svg.textflow.js) create auto-wrapping textflow elements. ## Building