Jump to content

SVG-edit

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by InternetArchiveBot (talk | contribs) at 10:09, 28 March 2018 (Rescuing 1 sources and tagging 0 as dead. #IABot (v1.6.5) (Artix Kreiger)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

SVG-edit
Developer(s)SVG-edit Team
Initial releaseFebruary 6, 2009 (2009-Feb-06)
Stable release
2.8.1 / December 2, 2015; 8 years ago (2015-12-02)
Repository
Written inJavaScript
Operating systemCross-platform
PlatformWeb browser
Available inMultilingual
TypeVector graphics editor
LicenseMIT License
Websitegithub.com/SVG-Edit/svgedit

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.

Browsers supported

SVG-edit works in any modern browser:

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,[2] a Chrome App,[3] and a standalone widget for Opera.[4] An experimental SVG editing extension to MediaWiki uses SVG-edit.[5]

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.[6] Version 2.0 was developed by Pavol Rusnak and released on 3 June 2009.[7] The current stable release is 2.8.1.[8]

See also

References

  1. ^ "SVG-edit". Code.google.com. Retrieved 8 May 2014.
  2. ^ [1][dead link]
  3. ^ "Chrome Web Store - Vector Paint". Chrome.google.com. Retrieved 2012-10-25.
  4. ^ "SVG Edit - Opera Widgets". Widgets.opera.com. Archived from the original on 2012-07-18. Retrieved 2012-10-25. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  5. ^ "Extension:SVGEdit". MediaWiki. 2012-09-01. Retrieved 2012-10-25.
  6. ^ "TechFandu : Tips and Tricks in Computer: Online web based SVG Editor". Blog.narendrasisodiya.com. 2009-02-06. Retrieved 2010-06-25.
  7. ^ "SVG-edit, a web based SVG editor". Gk2.sk. 2009-06-03. Retrieved 2010-06-25.
  8. ^ "Release of Version 2.8.1 - GitHub". github.com. Retrieved 2015-12-03.