
Qt Sprite Image Plugin
Source (link to git-repo or to original if based on someone elses unmodified work):
This plugin can be installed on KDE4 or KDE5 environment enabling preview of sprite images in Dolphin and Gwenview. Upon installing you should enable Half-Life sprites flag in Dolphin General/Previews settings.
You can download one of deb packages or build and install plugin yourself.
For build instructions visit bitbucket project page: https://bitbucket.org/FreeSlave/qt-sprite-image-plugin/overview
Qt4 and Qt5 deb packages contain only dynamic libraries, so usual Qt applications, that correctly detect and dynamically load Qt image format plugins, should be able to load sprites after installing.
KDE4/KDE5 deb and rpm packages contain dynamic libraries as well as desktop service files necessary to provide support of sprite image format for Dolphin, Gwenview and other applications
Notes:
The plugin does not support Quake II sprites. The way how Quake II sprites are stored does not fit the QImageIOPlugin model well. But since their frames are stored separately as .pcx files, you should be able to view it having .pcx support in your file manager or image viewer.
Now rpm packages for Fedora are available too!
Also available on Ubuntu launchpad. Visit https://launchpad.net/~freeslave93/+archive/ubuntu/qt-sprite-image-plugin
1.2
Add deb packages for KDE5
Minor bugfixes in code and MIME type definitions.
1.1
Add deb packages for Qt4, Qt5 and KDE4
Support for Darkplaces 32bit color sprites.
1.0
Initial release. Support for Half-Life and Quake sprites. KDE services for reading and previewing sprites.
Ratings & Comments
0 Comments