32 Star 117 Fork 51

RockYang / YYGraft-在线涂鸦工具

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

YYGraft

YYGraft 是一个采用 html5 canvas 实现的一个在线涂鸦工具。 开发初衷是用来嵌入 KNeditor 作为插件用的,后台抽出来作为独立的工具使用了。目前实现的功能有:

  1. 在线绘图主功能
  2. 设置笔刷大小,笔刷颜色功能
  3. 设置笔触虚化功能
  4. 橡皮擦功能
  5. 为涂鸦添加背景图片,以及删除背景图片功能
  6. 图片保存功能

插件依赖:

  • jQuery-1.7.1以上版本

在线预览

在线演示: http://d.r9it.com/yygraft/

版本更新记录

version 1.0.1

  1. 新增橡皮擦功能
  2. 新增为涂鸦添加背景图片功能
  3. 新增画笔颜色选择功能
  4. 新增初始化绘图环境的功能
  5. 新增图片保存功能

version 1.0.0

  1. 实现在线绘图UI界面和绘图功能
  2. 实现了设置笔刷大小功能
  3. 实现虚拟画笔的功能
  4. 实现了上一步,下一步以及清空画布功能
MIT License Copyright (c) 2023 RockYang 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.

简介

基于 canvas 的 javascript 涂鸦工具 展开 收起
JavaScript 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/blackfox/scrawl.git
git@gitee.com:blackfox/scrawl.git
blackfox
scrawl
YYGraft-在线涂鸦工具
master

搜索帮助