Skip to content
This repository has been archived by the owner on Sep 18, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frank038 committed Feb 22, 2022
1 parent a76087b commit c559995
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Qt5ImageViewer
A simple image viewer using PIL with basic features. V. 0.7.5
A simple image viewer using PIL with basic features. V. 0.7.6

Requires:
- pyqt5
Expand All @@ -13,9 +13,10 @@ Features:
- zoom;
- normal size;
- image mouse dragging;
- rotation, by using the UP and DOWN arrow keys;
- rotation, by using the UP and DOWN arrow keys, or the menu;
- next and previous images (folder navigation), by using the LEFT and RIGHT arrow keys;
- basic info about the image: name, size, colour depth, mimetype.
- basic info about the image: name, size, colour depth, mimetype;
- custom actions support for external operations by using the bash script.

A screenshot:

Expand Down

0 comments on commit c559995

Please sign in to comment.