# Method-Draw **Repository Path**: tombtiger/Method-Draw ## Basic Information - **Project Name**: Method-Draw - **Description**: Method Draw, the SVG Editor for Method of Action - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README *Method Draw is not actively developed, nor there are plans for it in the future. It is only updated when browser upgrades break the application.* ![Method Draw](https://method.ac/assets/editor.png) Method Draw is a fork of [SVG Edit](https://github.com/SVG-Edit/svgedit), a web based vector drawing application. 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 hello@method.ac Published under an MIT License. Enjoy. Based on SVG Edit: https://github.com/SVG-Edit/svgedit SVG Edit is Copyright (c) Narendra Sisodiya Pavol Rusnak Jeff Schiller Vidar Hokstad Alexis Deveria