PDA

View Full Version : APNG Implementation on QMOVIE



patrik08
22nd May 2008, 12:28
Is this possibel to patch libpng from QMOVIE to read APNG format?

http://de.wikipedia.org/wiki/Animated_Portable_Network_Graphics
http://www.littlesvr.ca/apng/


Install Firefox 3 or GrandParadiso , Opera 9.5 if the image here is not animated
http://www.mozilla.org/projects/firefox/3.0a5/releasenotes/
http://www.littlesvr.ca/apng/images/012-dispose-background.png

at this time i find only one online assembler
http://animatedpng.com/index.php/assembler/

patrik08
22nd May 2008, 22:02
I resolved the problem to write APNG image format
now can you help me to display on QT?

Now i use GrandParadiso Firefox to read this image....

QT 4.4 can write APNG image format!

To read
Install Firefox 3 or GrandParadiso , Opera 9.5 if the image here is not animated and you see only the first frame....

http://en.wikipedia.org/wiki/Animated_Portable_Network_Graphics

http://ppk.ciz.ch/qt_c++/apng_format/written-apng.png

to write this image on QT4.4

svn co http://fop-miniscribus.googlecode.com/svn/trunk/APNG_assembler/ APNG_assembler

console application .....