You can also compile these APNG projects the same way:

http://sourceforge.net/projects/apngasm/
http://sourceforge.net/projects/apngdis/

gcc -O2 -o apngasm apngasm.c -lz -lpng
gcc -O2 -o apngdis apngdis.c -lz
maxst Reviewed by maxst on . Compiling gif2apng on debian Came accross something I thought to be pretty unique today, the ability to animate PNG's. First of all I will warn that this requires Firefox 3 or Opera 9.5 or a couple other browsers may support it (Not IE). What is an animated PNG? http://www.besthostingforums.com/images/cdn/besthostingforums.com/2009/12/slideplayfe9-1.png ^ IF you cant see that moving (once it loads of course) then your browser doesnt support animated PNG's How do I make one? Many ways although gif2apng is the best Rating: 5