https://github.com/chux0519/purrmitive-qt
https://github.com/chux0519/purrmitive-qt
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chux0519/purrmitive-qt
- Owner: chux0519
- Created: 2020-12-13T08:19:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-17T04:20:47.000Z (over 5 years ago)
- Last Synced: 2024-12-29T08:23:50.079Z (over 1 year ago)
- Language: C++
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# purrmitive-qt
Qt wrapper for [chux0519/purr](https://github.com/chux0519/purr)
## requirements
- Qt5
## build requirements
Since this project use `purr` which written in Rust, we need
- rust toolchains(cargo)
- cmake
## build
> mkdir build && cd build
>
> cmake ..
>
> make
## usage
1. Ctrl/CMD + O or Drag picture into the main window to open it.
2. Steup the parameters and run
3. Press `space` to show the original image


