
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
WARNING: Ksquirrel needs maintainer and someone who will port it to KDE4.
KSquirrel is an image viewer for KDE implementing OpenGL.
Features:
* dynamic format support (~ 50 image formats)
* customizable filters
* external tools
* file tree
* thumbnails, extended thumbnails
* KIPI support
* KEXIF support
* list view, icon view, detailed view, thumbnail view
* archive support
* view of currently mounted partitions
* flexible options
* slidedshow
* preview window
* opera-like tabs
* Konqueror integration
KSquirrel is the first viewer for KDE widely supporting such a quantity of formats, including Photoshop PSD, X cursors, animated GIF, WMF, SVG, DXF, JPEG2000 and APNG.
The detailed information, format of libraries with examples, screenshots you can find visiting web page http:// ksquirrel.sourceforge.net/
** Important: You should have video drivers installed (means hardware-accelerated OpenGL support).
At this time KSquirrel supports 57 image formats.
10 years ago
ksquirrel-0.8.0 and ksquirrel-libs-0.8.0
****************************************
* new runtime options:
--nodirectorybasket
--noimagebasket
--nocategories
--nomountview
* added Konqueror intergation module
* added printing feature in image window
* added codec manager, which will allow to
enable/disable image codecs (requires root password)
* fixed licensing issues in source code
* fixed MIME types in .desktop files
* time counting in image window is more fair
ksquirrel-libs:
* added EPS, PSP
* bugfix in PNM decoder on P3 PNMs
* bugfix in CAMERA codec, when KSquirrel couldn't open raw fotos
10 years ago
ksquirrel-0.8.0 and ksquirrel-libs-0.8.0
****************************************
* new runtime options:
--nodirectorybasket
--noimagebasket
--nocategories
--nomountview
* added Konqueror intergation module
* added printing feature in image window
* added codec manager, which will allow to
enable/disable image codecs (requires root password)
* fixed licensing issues in source code
* fixed MIME types in .desktop files
* time counting in image window is more fair
ksquirrel-libs:
* added EPS, PSP
* bugfix in PNM decoder on P3 PNMs
* bugfix in CAMERA codec, when KSquirrel couldn't open raw fotos
CKulT
15 years ago
Report
philr
15 years ago
Any ideas?
Phil.
Report
CKulT
15 years ago
$ ls /usr/lib/ksquirrel-libs
and
$ ksquirrel -l
Report
philr
15 years ago
[phil@undertaker Downloads]$ ls /usr/lib/ksquirrel-libs
ls: /usr/lib/ksquirrel-libs: No such file or directory
[phil@undertaker Downloads]$ ksquirrel -l
kio (KDirLister): +KDirLister
kio (KDirListerCache): +KDirListerCache
kio (KDirWatch): Available methods: Stat
kio (KDirListerCache): -KDirListerCache
[phil@undertaker Downloads]$
I did follow your readme! Guess I should try rebuilding it...
Phil.
Report
philr
15 years ago
How to install 'ksquirrel-libs' package:
a) from sources
# tar zxfv ksquirrel-libs-0.6.0.tar.gz
# cd ksquirrel-libs-0.6.0/
# ./configure.gnu (or ./configure --libdir=/usr/lib/ksquirrel-libs)
# make
# su -c 'make install'
b) from binary packages
RPM # rpm -ihv ksquirrel-libs-0.6.0.rpm
TGZ # installpkg ksquirrel-libs-0.6.0.tgz
DEB # dpkg -i ksquirrel-libs-0.6.0.deb
--------------------------------------------------------------
Note: You can pass all regular 'configure' parameters to configure.gnu.
Note: You needn't specify --libdir, it's already done in configure.gnu.
Note: Your automake version should be 1.8 or higher.
Note: If "make install" fails in doc/ directory, ignore it.
Working now - but you do need to specify --libdir (at least I did).
Phil.
Report
CKulT
15 years ago
Report
CKulT
15 years ago
Report
CKulT
15 years ago
$ cd ksquirrel-libs-0.6.0
$ ./configure --libdir=/usr/lib/ksquirrel-libs (or ./configure.gnu)
$ make
$ su -c 'make install'
Hope it will work now.
Report
Kwellmeister
15 years ago
...but nevertheless it works for (the great!) application.
Thank you.
Report
CKulT
15 years ago
Report
Kwellmeister
15 years ago
Well, now it works for both.
Report
nwbearcat84
15 years ago
Report
CKulT
15 years ago
0.6.0-pre9 will have experimental linear filter. 0.6.0-final is coming soon :)
Report
Kwellmeister
15 years ago
I made Packages for Debian (unstable aka Sid) and everything's working very well.
[Qt: 3.3.5 / KDE: 3.4.2 / GCC: 4.0.2]
Thanx for the great app !
Report
CKulT
15 years ago
Report
eqxro
15 years ago
Report
probono
15 years ago
Report
asdex
15 years ago
Report
CKulT
15 years ago
I didn't find any good library that could resize images using different methods, so I used pixops. You can read README from ksquirrel-0.6.0/ksquirrel/libpixops for more.
I'll be VERY glad to get good library for resizing. Do you know one ?
Report
ibc
15 years ago
Report
CKulT
15 years ago
Report
clintbrot
15 years ago
Report
CKulT
15 years ago
Report
gibarian
15 years ago
error: "OpenGL library is corrupted!"
Any hints?
Report
CKulT
15 years ago
Report