Updated README and images
This commit is contained in:
parent
1d671d8f23
commit
7f0d724cc7
|
@ -3,7 +3,6 @@
|
||||||
Mirage2 is a fast and very minimal Gtk+ image viewer.
|
Mirage2 is a fast and very minimal Gtk+ image viewer.
|
||||||
|
|
||||||
# Notes
|
# Notes
|
||||||
<b>Still Work in progress!</b>
|
|
||||||
|
|
||||||
<h6>Install Setup</h6>
|
<h6>Install Setup</h6>
|
||||||
```
|
```
|
||||||
|
@ -12,12 +11,11 @@ sudo apt-get install python3.8 python3-setproctitle python3-gi
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
<ul>
|
<ul>
|
||||||
<li>Add flip and rotate functionality.</li>
|
|
||||||
<li>Add scroll in and out functionality.</li>
|
|
||||||
<li>Add save and save as functionality.</li>
|
|
||||||
<li>Add play back of gif animation plus controls to modify speed and played frames.</li>
|
<li>Add play back of gif animation plus controls to modify speed and played frames.</li>
|
||||||
<li>Add simple image effects.</li>
|
<li>Add simple image effects.</li>
|
||||||
|
<li>Add save and save as functionality.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
# Images
|
# Images
|
||||||
![1 Mirage2 loaded with image and thumbnails. ](images/pic1.png)
|
![1 Mirage2 loaded with image and thumbnails. ](images/pic1.png)
|
||||||
|
![2 Mirage2 having ran OCR on image. ](images/pic2.png)
|
BIN
images/pic1.png
BIN
images/pic1.png
Binary file not shown.
Before Width: | Height: | Size: 448 KiB After Width: | Height: | Size: 902 KiB |
Binary file not shown.
After Width: | Height: | Size: 535 KiB |
Loading…
Reference in New Issue