Go to file
Brett Zamir 21c946fd99 server_opensave-related changes: 1) Be more lenient in filename possibilities for server_opensave (supporting Unicode except characters disallowed in Windows file names); 2) XHTML escape filename and SVG content when put into HTML hidden input element as opposed to unnecessary URL-encoding; 3) fix base64 encoding (with update to dependent utf8-encoding function)--old base64 code caused SVG to break with surrogate pairs (e.g., in title); 4) provide default UTF-8 encoding in XML declaration and add this XML declaration to the download attribute as well
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2662 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-02-01 16:13:51 +00: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 server_opensave-related changes: 1) Be more lenient in filename possibilities for server_opensave (supporting Unicode except characters disallowed in Windows file names); 2) XHTML escape filename and SVG content when put into HTML hidden input element as opposed to unnecessary URL-encoding; 3) fix base64 encoding (with update to dependent utf8-encoding function)--old base64 code caused SVG to break with surrogate pairs (e.g., in title); 4) provide default UTF-8 encoding in XML declaration and add this XML declaration to the download attribute as well 2014-02-01 16:13:51 +00: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 HTML charset to tests, opera widget 2013-10-29 03:32:01 +00:00
wave Remove type=text/javascript and trailing whitespace from Wave svg-edit.xml source 2013-10-14 00:57:11 +00:00
AUTHORS most of Slovak translation, some minor changes to the rest 2010-05-03 23:29:13 +00:00
CHANGES add 2.5 changes to CHANGES, change license to MIT 2011-09-29 14:56:00 +00:00
LICENSE Updating year of copyright 2012-09-16 18:22:56 +00:00
Makefile Correction of the problem with firefox with the radial gradient 2013-02-23 21:32:09 +00:00
README fixed calculation of base64 array length 2009-06-17 19:00:23 +00:00

README

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