Skip to content

Valve Texture Format library for Linux/Gnome - This is a GdkPixbuf image loader, which lets you browse VTF files in Nautilus or open them with Eog, letting you export them.

Notifications You must be signed in to change notification settings

linux-source-tools/gdk-pixbuf-vtf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdk-pixbuf-vtf - Valve Texture Format PixBuf loader

This fork makes it work with gtk3. For me at least.

Original created by Forrest Voight <voights@gmail.com> Based on gdk-pixbuf-psd by Jan Dudek <jd@jandudek.com>.

Build Instructions

$ mkdir build
$ cd build
$ cmake ..
$ make

Install Instructions

$ sudo cp libpixbufloader-vtf.so /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/
$ sudo gdk-pixbuf-query-loaders --update-cache
$ cp x-vtf.xml ~/.local/share/mime/packages/
$ update-mime-database ~/.local/share/mime/

alternatively, there is a PKGBUILD for ArchLinux.

About

Valve Texture Format library for Linux/Gnome - This is a GdkPixbuf image loader, which lets you browse VTF files in Nautilus or open them with Eog, letting you export them.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.6%
  • CMake 2.4%