HOME

TheInfoList



OR:

SVG-edit is a web-based
free and open-source Free and open-source software (FOSS) is software available under a Software license, license that grants users the right to use, modify, and distribute the software modified or not to everyone free of charge. FOSS is an inclusive umbrella term ...
vector graphics editor A vector graphic editor is a computer program that enables its users to create, compose and edit images with the use of mathematical and geometrical commands rather than individual pixels. This software is used in creating high-definition Vector ...
. It can be used to create and edit
Scalable Vector Graphics Scalable Vector Graphics (SVG) is an XML-based vector graphics format for defining two-dimensional graphics, having support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium sin ...
(SVG) images from within a web browser, not requiring additional software installation.


Overview

SVG-edit is a cross-browser
web-based A web application (or web app) is application software that is created with web technologies and runs via a web browser. Web applications emerged during the late 1990s and allowed for the server to dynamically build a response to the request, ...
,
JavaScript JavaScript (), often abbreviated as JS, is a programming language and core technology of the World Wide Web, alongside HTML and CSS. Ninety-nine percent of websites use JavaScript on the client side for webpage behavior. Web browsers have ...
-driven web tool, and has also been made into browser addons, such as an addon for Firefox, a Chrome extension, and a standalone widget for Opera. There's also an experimental SVG editing extension on
MediaWiki MediaWiki is free and open-source wiki software originally developed by Magnus Manske for use on Wikipedia on January 25, 2002, and further improved by Lee Daniel Crocker,mailarchive:wikipedia-l/2001-August/000382.html, Magnus Manske's announc ...
that uses SVG-edit. 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.


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 7.2.0.


See also

*
Comparison of vector graphics editors A number of vector graphics editors exist for various platforms. Potential users of these editors will make a comparison of vector graphics editors based on factors such as the availability for the user's platform, the software license, the featu ...


References


External links


SVG-edit repository at GitHub

Archived Google Code project

Free SVG Editor
{{Vector graphics editors Free vector graphics editors Scalable Vector Graphics Cross-platform software Vector graphics editors for Linux Software using the MIT license Free software programmed in JavaScript