基于svg edit的在线电路原理图编辑工具
 
 
 
Go to file
Mark MacKay 3b177f5d56 fixing export PNG and cleanup 2020-07-13 14:28:34 -05:00
build/tools adding correct default text-anchor value to text elements 2015-12-21 22:17:35 -06:00
docs removing unnecesary files and updating readme 2012-07-14 01:09:23 -05:00
editor fixing export PNG and cleanup 2020-07-13 14:28:34 -05:00
method-draw fixing export PNG and cleanup 2020-07-13 14:28:34 -05:00
test new file structure and switching from svgEditor to methodDraw 2012-12-13 20:58:55 -06:00
.gitignore fixing export PNG and cleanup 2020-07-13 14:28:34 -05:00
LICENSE removing unnecessary files and updating readme 2018-02-26 18:41:15 -06:00
Makefile new build 2015-12-29 01:23:11 -06:00
readme.md touch up 2019-03-20 01:29:07 +01:00

readme.md

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

Method Draw is a fork of SVG Edit, 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 narendra.sisodiya@gmail.com Pavol Rusnak rusnakp@gmail.com Jeff Schiller codedread@gmail.com Vidar Hokstad vidar.hokstad@gmail.com Alexis Deveria adeveria@gmail.com