Trisha Shetty (Editor)

SVG edit

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
SVG-edit Team

Written in
  
JavaScript

Development status
  
Active

Operating system
  
Cross-platform

SVG-edit

Initial release
  
February 6, 2009 (2009-Feb-06)

Stable release
  
2.8.1 / December 2, 2015; 15 months ago (2015-12-02)

SVG-edit is a web-based free and open-source vector graphics editor. It can be used to create and edit Scalable Vector Graphics (SVG) images from within a web browser, not requiring additional software installation.

Contents

Browsers supported

SVG-edit works in any modern browser:

  • Firefox 1.5+
  • Opera 9.50+
  • Safari 4+
  • Chrome 1+
  • Internet Explorer 6+ had been supported as of version 2.6 (with the Chrome Frame plugin) and may still work for some features, but only IE 9+ will be supported going forward
  • SVG-edit is a cross-browser web-based, JavaScript-driven web tool, and has also been made into browser addons, such as an addon for Firefox, a Chrome App, and a standalone widget for Opera. An experimental SVG editing extension to MediaWiki uses SVG-edit.

    Components

    SVG-edit consists of two major components: svg-editor.js and svgcanvas.js. These components work cooperatively. File svgcanvas.js can be used outside of SVG-edit, allowing developers to create alternative interfaces to the canvas. Do not confuse this term with HTML5 Canvas element, canvas is a drawing area (div) here.

    Version history

    SVG-edit was first announced by Narendra Sisodiya on 6 Feb 2009 in its minimal version. Version 2.0 was developed by Pavol Rusnak and released on 3 June 2009. The current stable release is 2.8.1.

    References

    SVG-edit Wikipedia


    Similar Topics