instiki/public/svg-edit
Jacques Distler 5a5ff87286 Fix Bug in itex Extension
Firefox was too lenient, in allowing
you to append nodes from another document to
the svg canvas. Use adoptNode(), to do things
right. (Google Chrome is more strict about this.)
2010-03-05 16:19:12 -06:00
..
build Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
clipart Sync with latest SVG-Edit 2010-02-22 18:53:15 -06:00
docs Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
editor Fix Bug in itex Extension 2010-03-05 16:19:12 -06:00
examples Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
extras Sync with SVG-edit 2010-02-05 23:17:34 -06:00
firefox-extension Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
opera-widget Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
test Sync with latest SVG-Edit 2010-02-22 18:53:15 -06:00
wave Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
AUTHORS A fist stab at foreignObject support 2010-02-08 21:39:35 -06:00
CHANGES Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
LICENSE Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
Makefile Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
README Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00

SVG-edit, a web based SVG editor

http://code.google.com/p/svg-edit/

see AUTHORS file for authors

-----

SVG-edit contains code from these projects:

jQuery JavaScript Library v1.3.2
http://jquery.com/
Copyright (c) 2009 John Resig

jQuery js-Hotkeys
http://code.google.com/p/js-hotkeys/
Copyright (c) 2008 Tzury Bar Yochay

jPicker
http://www.digitalmagicpro.com/jPicker/
Copyright (c) 2009 Christopher T. Tillman