Skip to content

panzi/pixbufloader-vtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixbufloader-vtf

GDK PixBuf plugin to load Valve Texture Files (read-only). Using this you will be able to view VTF files in Gtk+ programs like Eye of GNOME.

For a general read-only integration into Qt applications (e.g. view VTF files in Gwenview) see qvtf and in order to view thumbnails in KDE programs like Dolphin see KIO Thumbnail VTF Plugin.

Setup

git clone https://github.com/panzi/pixbufloader-vtf.git
mkdir pixbufloader-vtf/build
cd pixbufloader-vtf/build
cmake .. -DCMAKE_BUILD_TYPE=Release
make
sudo make install

Dependencies

License

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

About

Load Valve Texture Files in Gtk+ applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages