Here's how it looks in GTK port: http://i.imgur.com/8eSp61Z.png
Chromium doesn't support it yet, but I sent them a similar patch too. Safari will support APNG as soon as Yosemite and iOS8 are released, so now it's a good time to consider it for other WebKit browsers, as it would help to avoid feature fragmentation. http://caniuse.com/apng There are plenty of APNG files already on the internet, deviantart.com alone reports 600+ results. My patch is pretty small, it only extends the functionality of existing PNG decoder a little bit. Most of the actual decoding work is done by libpng anyway. Thank you. Max.
_______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
