Go to file
Dennis Y. Parygin b7c52fad75 Add complete markdown converted SvgCanvas documentation 2016-03-24 17:52:33 +05: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 Add complete markdown converted SvgCanvas documentation 2016-03-24 17:52:33 +05:00
editor Merge pull request #91 from magnebra/add_text_config_options 2016-03-19 22:35:11 -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 Remove fix that cloned path segments and add tests to show it works 2016-02-21 17:13:40 -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 changed email 2015-11-25 11:23:24 +01:00
CHANGES.md Add links 2015-12-03 00:13:15 -07:00
LICENSE Updating year of copyright 2012-09-16 18:22:56 +00:00
Makefile Corrected case of jquery.contextMenu.js in make file 2016-03-14 09:53:57 +00:00
README.md fix typo in README 2015-12-04 09:40:17 +01:00

README.md

alt text SVG-edit

SVG-edit is a fast, web-based, javascript-driven SVG drawing editor that works in any modern browser.

Try SVG-edit here

(Also available as a download in releases).

Recent news

  • 2015-12-02 SVG-edit 2.8.1 was released.
  • 2015-11-24 SVG-edit 2.8 was released.
  • 2015-11-24 Code, issue tracking, and docs are being moved to github (previously code.google.com).
  • 2014-04-17 2.7 and stable branches updated to reflect 2.7.1 important bug fixes for the embedded editor.
  • 2014-04-07 SVG-edit 2.7 was released.
  • 2013-01-15 SVG-edit 2.6 was released.

Videos

Supported browsers

The following browsers had been tested for 2.6 or earlier and will probably continue to work with 2.8.

  • Firefox 1.5+
  • Opera 9.50+
  • Safari 4+
  • Chrome 1+
  • IE 9+ and Edge

Further reading and more information