Please see the blog post for the latest screenshot.
http://blog.lxde.org/?p=1086

Here is a brief list of recent changes:
* Printing support added
* Thumbnail preview (the bottom pane on the screenshot)
* Built-in tool to take a screenshot
* Slide show support
* Improved fullscreen support
* Improved preference dialog
* File properties dialog added

The image viewer is fully functional and usable now.
So, I think it's time to update the translations for it.

BTW, there is an unresolved problem.
When scaling down larger images to fit the smaller window, the image
quality is quite poor.
There's no simple solution to this issue. It's the limitation of QGraphicsView.
When enlarging the image, Qt uses smooth transformation so it works fine.
However this is not the case when shrink larger images.
The only way to avoid this is implementing my own view widget and do
image scaling by manipulating QImage objects directly, which is
non-trivial.
Maybe I should leave this for the next release.

Cheers!

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to