Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 975 Bytes

readme.md

File metadata and controls

29 lines (20 loc) · 975 Bytes

Method Draw is a fork of SVG Edit, a web based SVG editor.

This version is being repackaged for Sandstorm (https://sandstorm.io) It has been changed to save files to /var

The purpose of Method Draw is to improve the usability and user experience of SVG Edit. It removes some features such as
layers and line-caps/corners in exchange for a more simple and pleasant experience.

Development takes place in /editor Run this directory on a local webserver such as python -m SimpleHTTPServer

To deploy: Make -b js/css is concatenated and you can deploy the method-draw directory anywhere you want.

Method Draw is Copyright (c) Mark MacKay [email protected]

Published under an MIT License. Enjoy.

Based on SVG Edit: http://code.google.com/p/svg-edit/

SVG Edit is Copyright (c) Narendra Sisodiya [email protected] Pavol Rusnak [email protected] Jeff Schiller [email protected] Vidar Hokstad [email protected] Alexis Deveria [email protected]