instiki/public/svg-edit/test
Jacques Distler 52d85c6d01 Don't use a data-url
Pass the SVG to the editor, using
  editor.svgCanvas.setSvgString(selected);
instead. (Suggested by Jeff Schiller)
Fix a bug with line and freehand tools caused
by activating foreignObject tool. (Again, fix
due to Jeff)
Sync with SVG-Edit.
2010-02-12 12:34:56 -06:00
..
qunit Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
test1.html Don't use a data-url 2010-02-12 12:34:56 -06:00