SVG-edit

SVG-edit

Web based SVG-editor
Developer(s) SVG-edit Team
Initial release February 6, 2009 (2009-Feb-06)
Stable release 2.5 / June 17, 2010; 20 months ago (2010-06-17)
Development status Active
Written in JavaScript
Operating system Cross-platform
Platform Web browser
Available in Multilingual
Type Vector graphics editor
License Apache License
Website http://svg-edit.googlecode.com/

SVG-edit is a web-based, JavaScript-driven SVG editor that works in any modern browser:

It has also been made into browser addons, such as an addon for Firefox,[2] a Chrome App [3] and a standalone widget for Opera.[4]

Contents

Version history

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

Features

Scalable Vector Graphics

Features in current stable release

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.

See also

Computer graphics portal
Free software portal

References

External links