Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

methodofaction/Method-Draw

Repository files navigation

Method Draw

Method Draw is a web based vector drawing application. The purpose of Method Draw is to provide a simple and easy-to-use SVG editor experience. It purposely removes some features such as layers and line-caps/corners in exchange for a more simple and pleasant experience. If you are looking for a more complete vector editing open-source solution, please check out SVG Edit.

Method Draw

Development

Develop and run a local web server under src;

cd src
python -m SimpleHTTPServer 8000

or if you have Python 3:

cd src
python -m http.server 8000

Build

Install dev dependencies:

npm install

Then you can build into dist by running:

gulp build

Deploy dist to your static file server of choice.

Release notes

2021年05月26日 Minor redesign 2021年05月12日 Solved stability issues 2021年02月15日 Major code refactor
2021年01月15日 Added new fonts
2021年01月01日 Text handling improvements
2020年12月10日 Gradient fixes on Windows and Safari MacOS
2020年08月04日 Vast code simplification
2020年08月02日 File clean-up and gulp build implemented
2020年08月01日 Project thawed
2015年01月01日 Project frozen
2013年01月01日 Project forked from SVG-Edit

Sponsor development by donating to the author.

Method Draw is Copyright (c) Mark MacKay mark@method.ac

Published under an MIT License. Enjoy.

About

Method Draw, the SVG Editor for Method of Action

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 7

AltStyle によって変換されたページ (->オリジナル) /