diff options
author | wout <wout@impinc.co.uk> | 2013-08-13 19:29:02 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-08-13 19:29:02 +0100 |
commit | d93be6ca2bce202af05ff0966e7c70195b786299 (patch) | |
tree | 18b62f08790a4d046c4156d3d6766356c0c842cd | |
parent | 3029967a94ec0ae777ff9be6548aecd3b88ea8c3 (diff) | |
download | svg.js-d93be6ca2bce202af05ff0966e7c70195b786299.tar.gz svg.js-d93be6ca2bce202af05ff0966e7c70195b786299.zip |
Updated README
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1358,7 +1358,6 @@ Here are a few nice plugins that are available for svg.js: - [svg.path.js](https://github.com/otm/svg.path.js) for manually drawing paths (by Nils Lagerkvist). - [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. ## Building |