Skip to content

DoYoungDo/DrawingBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

preview

Dependence

$ mkdir Third
$ cd Third
$ git clone https://github.com/DoYoungDo/QHotkey.git

Build

# build
$ python Script/build.py --build-dir build --qt-prefix /Users/doyoung/Qt --qt-cmake-dir /Users/doyoung/Qt/6.5.3/macos/lib/cmake --type Release
# bundle
$ python Script/bundle.py --build-dir build --info Info.plist --icon assets/DrawingBoard.icns --qt-prefix /Users/doyoung/Qt --qt-version-subdir "6.5.3/macos" --short-version 1.2 --build-version 0.0.1

Feature

  • 画笔透明度

  • 标示当前画笔和颜色

  • 切换画笔

  • 记忆修改参数

  • 保存当前画布

  • 背景透明度

  • 背景颜色

  • 显示画笔宽度

  • 显示画笔颜色

  • 清理画板

  • 全局快捷键

  • 撤销和反撤销

  • 折叠控制面板

  • 擦除

  • 设置

  • 国际化

  • 保存背景图片,类似于截图

About

this is a simple drawing-board tool

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published