A light and simple mini photoshop.
- 任意(RayeRen):组长,整体架构设计,持续集成部署
- 郭慧钊(hzguo):View,ViewModel,测试
- 金志华(jnzhihuoo1):ViewModel,Model,测试
- 马哲(Maryeon):Model,测试
- Qt5+
- Download from here
- Run
- Download from here
- chmod +x MiniPhotoShop
- ./MiniPhotoShop
-
use QT creator
- Clone the repository to your own directory.
- Choose your own compiler and make sure it supports C++11.
- Click the
run
button and enjoy the Mini PhotoShop.
-
use CMake
- Run
cmake .
in terminal. - Run
make
in terminal. - Open the executable file and enjoy the Mini PhotoShop.
- Run
v2.0
Add load, save, filters, move, transform and more other useful operations.v1.0
Add draw line, draw ellipse, change pen color, change pen weight
MiniPhotoShop is open-sourced software licensed under the LGPL.