Go to file
Jeff Schiller d70c9b6829 Merge pull request #16 from SVG-Edit/update-docs
Explain that some functionality is still used on Google Code
2015-10-16 08:00:09 -07:00
build/tools Fix inclusion of jQuery in release-mode. Tweak shippy 2011-01-18 19:04:34 +00:00
chrome-app add files for creating chrome webstore app 2011-06-01 12:53:49 +00:00
clipart Reidentify all elements imported into the drawing. Add tests for it. 2010-02-22 00:56:19 +00:00
docs Convert remaining eval()-ish items in repo 2013-10-14 00:00:40 +00:00
editor Merge pull request #13 from mynext/master 2015-10-12 07:24:48 -07:00
examples Rename arbelos image to something sane :) 2010-02-02 18:19:56 +00:00
extras Delete old insecure server-save PHP in favor of a new php-savefile extension which requires addition by user of a configuration page "savefile_config.php" in order to work (and where the user should do their own validation). Add this config file and "saved.svg" (the default name when no filename is supplied) to SVN ignore list. 2014-01-31 12:58:16 +00:00
firefox-extension fix build of firefox extension and opera widget again 2010-09-01 09:20:05 +00:00
opera-widget Making tabbing consistent 2013-10-29 06:54:31 +00:00
screencasts remove demo slide, include link on previous one 2010-08-31 08:23:53 +00:00
test Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
wave Rename labels to fix issue 1206 of confusing labels ("Open Image"->"Open SVG" and "Import SVG"->"Import Image") 2014-05-22 23:55:05 +00:00
.gitignore add optional user custom.css to gitignore 2015-07-09 17:54:51 -07:00
AUTHORS Update AUTHORS 2015-07-21 00:57:26 +05:30
CHANGES Update changes file and Makefile 2014-04-22 07:47:26 +00:00
LICENSE Updating year of copyright 2012-09-16 18:22:56 +00:00
Makefile Update changes file and Makefile 2014-04-22 07:47:26 +00:00
README.md Update and rename README to README.md 2015-10-13 20:35:13 +01:00

README.md

SVG-edit, a web based SVG editor

Source code lives on GitHub: https://github.com/SVG-Edit/svgedit

Issue tracking and previewing remains on Google Code: https://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