<div dir="ltr"><div><div><div><div>Here&#39;s how it looks in GTK port: <br><a href="http://i.imgur.com/8eSp61Z.png">http://i.imgur.com/8eSp61Z.png</a><br><br></div>Chromium doesn&#39;t support it yet, but I sent them a similar patch too.<br>
</div><br>Safari will support APNG as soon as Yosemite and iOS8 are released, so now it&#39;s a good time to consider it for other WebKit browsers, as it would help to avoid feature fragmentation.<br><a href="http://caniuse.com/apng">http://caniuse.com/apng</a><br>
<br>There are plenty of APNG files already on the internet, <a href="http://deviantart.com">deviantart.com</a> alone reports 600+ results.<br><br>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.<br>
<br></div>Thank you.<br></div>Max.<br></div>