Skip to content

berenm/gdk-pixbuf-loader-apng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDK Pixbuf Loader for APNG animations

STATUS

Totally experimental for now, basic animations are playable in eog but not much more.

BUILD

cmake -Bbuild -H. -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=/usr
cmake --build build

INSTALL

sudo cmake --build build --target install

To install the additional MIME info useful to distinguish image/apng from image/png:

xdg-mime install --novendor share/mime-info/apng.xml

LICENSE

This is free and unencumbered software released into the public domain.

See accompanying file UNLICENSE or copy at http://unlicense.org/UNLICENSE

About

GDK Pixbuf Loader for APNG animations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published