]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/svg.mdwn
(no commit message)
[ikiwiki.git] / doc / todo / svg.mdwn
index 0a15af4cd66d0171ebe2b63ec269e6f4e4f1c00e..f264f410776a9ac71a165b3eb238f1a5a743a01b 100644 (file)
@@ -3,6 +3,7 @@ We should support SVG.  In particular:
 * We could support rendering SVGs to PNGs when compiling the wiki.  Not all browsers support SVG yet.
 
 * We could support editing SVGs via the web interface.  SVG can contain unsafe content such as scripting, so we would need to whitelist safe markup.
+  * I am interested in seeing [svg-edit](http://code.google.com/p/svg-edit/) integrated --[EricDrechsel]]
 
 --[[JoshTriplett]]