3 Star 5 Fork 4

小众镜像 / Method-Draw

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Method Draw

Method Draw is a web based vector drawing application.

Try Method Draw online.

Method Draw

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.

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

Deploy dist to your static file server of choice.

Release notes

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 in the form of one-time donations, or by hiring me to customize Method Draw for your own needs (only simple 2-20 hour projects).

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

Published under an MIT License. Enjoy.

Copyright (c) by Mark MacKay Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Method Draw 是一款在线 SVG 编辑器,这里提供Method Draw 使用方法 展开 收起
JavaScript 等 3 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/OtherCopy/Method-Draw.git
git@gitee.com:OtherCopy/Method-Draw.git
OtherCopy
Method-Draw
Method-Draw
master

搜索帮助