diff options
author | wout <wout@impinc.co.uk> | 2013-07-19 21:05:56 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-07-19 21:05:56 +0100 |
commit | f5c28a74a55501982d5c76d4155170f569937465 (patch) | |
tree | a22ffe4d01020776fcb0fd1afa4a963fab0fde7e /README.md | |
parent | 66271de459c2bf0f371fd3ff715da9e3bcda1eac (diff) | |
download | svg.js-f5c28a74a55501982d5c76d4155170f569937465.tar.gz svg.js-f5c28a74a55501982d5c76d4155170f569937465.zip |
Added textpath plugin to readme0.27
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1252,6 +1252,7 @@ Here are a few nice plugins that are available for svg.js: - [svg.pattern.js](https://github.com/wout/svg.pattern.js) add fill patterns. - [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. +- [svg.textPath.js](https://github.com/mistic100/svg.textPath.js) provides textPath support (by mistic100). ## Building |