instiki/public/svg-edit/editor
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
..
extensions Make Embedded MathML Visible 2010-02-10 00:11:14 -06:00
images Don't use a data-url 2010-02-12 12:34:56 -06:00
jgraduate Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
jquery-ui Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
js-hotkeys Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
locale foreignObject Support in SVG-Edit 2010-02-12 00:01:27 -06:00
spinbtn Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
svgicons Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
embedapi.js Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
jquery.js Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
svg-editor.css foreignObject Support in SVG-Edit 2010-02-12 00:01:27 -06:00
svg-editor.html foreignObject Support in SVG-Edit 2010-02-12 00:01:27 -06:00
svg-editor.js Don't use a data-url 2010-02-12 12:34:56 -06:00
svg-editor.manifest Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
svgcanvas.js Don't use a data-url 2010-02-12 12:34:56 -06:00