The source resides in the extragear repository in the "graphics/" sub directory, see [http://websvn.kde.org/trunk/extragear/graphics/kuickshow/ here].
{{KDE3}}
The KDE 3 version of '''KuickShow''' is available in the KDE Graphics module, so it should be available in all distributions that package KDE 3.5 or earlier.
{{KDE4}}
==Building to run with KDE SC 4.x==
Before building '''KuickShow''', you must make sure to have '''Imlib1''' as well as its development headers installed.
If your distribution doesn't provide '''Imlib1''' packages, download
[ftp://ftp.gnome.org/pub/gnome/sources/imlib/1.9/imlib-1.9.15.tar.bz2 from here], unpack it to a temporary directory, enter the directory "imlib-1.9.15" and run
{{Input|1=./configure
make
make install
}}
This will build and install '''Imlib''' to /usr/local. Then grab the latest version of '''KuickShow''', unpack it to a temporary directory, enter the directory "kuickshow-0.9.1" and run
{{Input|1=cmake -DCMAKE_INSTALL_PREFIX=/usr
make
make install
}}
{{Warning|1=Imlib code needs patching to build with libpng >= 1.5. Below is the reference patch applied to Mandriva src.rpm code:<!--}}-->
This page is of historic interest only. The content of the page is obsolete.
What is KuickShow?
KuickShow displays images using all the available space, without being wasted in bars or menus. It also has a smart automatic zooming that scales images according to its size. You can use the integrated file browser to choose images, or navigate through a folder with the mousewheel or the keyboard. It also has fullscreen view and slideshow, and supports a wide range of image formats.
Features
Fast loading of big images.
Powerful keyboard and mouse navigation.
Easy zooming, mirroring, rotation, and adjustment of brightness, contrast and gamma.
Full screen and slideshow views.
Support for jpg, gif, tiff, png, bmp, psd, xpm, xbm, pbm and eim files.