Go to file
Brett Zamir f8aeacd7a8 Support PNG, JPEG, BMP, WEBP export formats by change of "Export to PNG" menu item into "Export" with its own pull-down dialog (and a HTML5 range type input element for "quality" selection for JPEG or WEBP files), including changes for the server_opensave extension; change locale key from "export_png" to "export_img" and change the corresponding localized strings (currently CS, DE, ES, FR, IT, NL, PT-BR, RO, SK, all reset to English to avoid translation errors); within the setCustomHandlers() API, deprecate "pngsave" in favor of "exportImage" (chosen to avoid just using the simpler but reserved JS keyword "export") including use within the server_opensave extension; a few JSLint-friendly changes
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2602 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-10-28 03:53:30 +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 Support PNG, JPEG, BMP, WEBP export formats by change of "Export to PNG" menu item into "Export" with its own pull-down dialog (and a HTML5 range type input element for "quality" selection for JPEG or WEBP files), including changes for the server_opensave extension; change locale key from "export_png" to "export_img" and change the corresponding localized strings (currently CS, DE, ES, FR, IT, NL, PT-BR, RO, SK, all reset to English to avoid translation errors); within the setCustomHandlers() API, deprecate "pngsave" in favor of "exportImage" (chosen to avoid just using the simpler but reserved JS keyword "export") including use within the server_opensave extension; a few JSLint-friendly changes 2013-10-28 03:53:30 +00:00
examples Rename arbelos image to something sane :) 2010-02-02 18:19:56 +00:00
extras Updating license information as per http://code.google.com/p/svg-edit/issues/detail?id=959 2012-09-16 18:53:27 +00:00
firefox-extension fix build of firefox extension and opera widget again 2010-09-01 09:20:05 +00:00
opera-widget fix build of firefox extension and opera widget again 2010-09-01 09:20:05 +00:00
screencasts remove demo slide, include link on previous one 2010-08-31 08:23:53 +00:00
test Minor: WS 2013-10-14 03:18:03 +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