mirror of
https://github.com/Xevion/sharex-quickzoom.git
synced 2025-12-15 12:13:12 -06:00
jumps in form ability, about form ui, QGraphicsView clicking functionality, massive package restructuring
This commit is contained in:
10
README.md
10
README.md
@@ -2,7 +2,7 @@
|
||||
|
||||
## The Repository
|
||||
|
||||

|
||||

|
||||
|
||||
The purpose of this project is to simply provide an easy way to apply a blur effect to an image using the ShareX application.
|
||||
The reasoning for zoom is mostly for personal humor.
|
||||
@@ -12,7 +12,7 @@ The effect may reach into being just zoom for radially, depending on how far I c
|
||||
|
||||
In case you wish to use this repo, these are the utilties you will require.
|
||||
|
||||
### [./main.py](./process.py)
|
||||
**
|
||||
|
||||
**os** - Path managemennt
|
||||
|
||||
@@ -22,12 +22,6 @@ In case you wish to use this repo, these are the utilties you will require.
|
||||
|
||||
**subprocess** - Issuing commands to ImageMagick
|
||||
|
||||
### [./clean.py](./clean.py)
|
||||
|
||||
**os** - Path Management
|
||||
|
||||
**sys** - Path Management
|
||||
|
||||
**send2trash** - sending files to recycle bin instead of permanently deleting
|
||||
|
||||
## Resources
|
||||
|
||||
Reference in New Issue
Block a user