Hi Pythonistas!

I have written a new type of image viewer called shufti that is based
upon PyQt5 that I would like to add to:

https://wiki.python.org/moin/PyQt/SomeExistingApplications

"shufti is a simple PyQt5, SQLite database-backed image viewer. Its
main feature, and the reason it was created, is that it automatically
saves and restores the zoom level, rotation, window size, desktop
location and the scrollbar positions (ie viewing area) for every image
it loads, on a per-image/location basis. It supports viewing .jpg,
.png, .gif and .bmp files, amongst others."

https://github.com/danboid/shufti

My Python wiki username is danboid.

Thanks!
_______________________________________________
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www

Reply via email to