Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

SVG-edit

From Wikipedia, the free encyclopedia
SVG-edit
DeveloperSVG-edit Team
ReleaseFebruary 6, 2009 (2009-02-06)
Stable release
7.3.3 / December 10, 2023; 2 years ago (2023-12-10)
Written inJavaScript
Operating systemCross-platform
PlatformWeb browser
Available inMultilingual
TypeVector graphics editor
LicenseMIT
Websitesvgedit.netlify.app
Repository

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.

Overview

[edit]

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 extension, and a standalone widget for Opera.[1] There's also an experimental SVG editing extension on MediaWiki that uses SVG-edit.[2]

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

[edit]

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

See also

[edit]

References

[edit]
  1. "SVG Edit". Opera Widgets. Retrieved 2012-10-25.{{cite web}}: CS1 maint: deprecated archival service (link)
  2. "Extension:SVGEdit". MediaWiki. 2012-09-01. Retrieved 2012-10-25.
  3. "TechFandu : Tips and Tricks in Computer: Online web based SVG Editor". Blog.narendrasisodiya.com. 2009-02-06. Archived from the original on 2013-05-29. Retrieved 2010-06-25.
  4. "SVG-edit, a web based SVG editor". rusnak.io. 2009-06-03. Retrieved 2021-01-09.
  5. "Releases". github.com. Retrieved 2019-06-18.
[edit]