diff options
-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 |