diff options
author | wout <wout@impinc.co.uk> | 2013-04-04 20:00:57 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-04-04 20:00:57 +0100 |
commit | c2e26791aaca5356ca9dea7a6874aa23795b787e (patch) | |
tree | 1bc123566638b9fabe260fa99746b9fdd8891a61 /README.md | |
parent | 263045bfcd7ce021c5e8f4a5c283929675f85583 (diff) | |
download | svg.js-c2e26791aaca5356ca9dea7a6874aa23795b787e.tar.gz svg.js-c2e26791aaca5356ca9dea7a6874aa23795b787e.zip |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |