Go to file
Jeff Schiller 253b4bfd2c Merge pull request #20 from progers/master
Add pathseg.js, a polyfill for the SVGPathSeg API
2015-11-08 00:46:45 -08: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 Include upstream fix for shape editing: 11f7e5a958 2015-11-06 21:08:23 -08: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 Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08: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 Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08: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