
Limoo Image Viewer
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:
Description:Limoo 1.0 is completely recreated and redesigned and based on Qt5 FrameWork and QML 2.0 and released under GPLv3 license.
We appended our new ideas to Limoo to make it better. We worked on user interface, performance, stability and … hardly.
Features:
- Redesigned Image Viewer
- Image Browser
- Touch screen support
- Modern UserInterface
- New multi select method (Basket)
- Rotates
- Zoom and Pan
- Cache and Buffer images to improve performance
- View Engine to make images high contrast and high brithness.
- Full compatible with, Kde, Unity and Gnome
1.1.0
- SVG support
- Russian translation
- Improve on UserInterface
- Set password for albums/folders and encrypts included Images using Serpent32.
- Mac OS X preview version
- Many other improvments and bugfixes
Ratings & Comments
4 Comments
Keep up the good work!
Interesting! Just a question: How do you manage SVG images? Qt does not offer full SVG support (it only support SVG tiny, AFAIK), with things like text on paths and complex gradients not working. Are you using, or planing to use Qt webkit or Qt-WebEngine to display SVG images? Thanks!
Thank you. We are adding svg support using Qt-SVG. It's possible we porting to another system like Qt-WebKit in the future. But currently we are trying to add losted features like svg, gif, video and improve image browsing.
Good! And thanks to you for this interesting project. Regards, Ricardo