<div dir="ltr"><div><div>Well, it&#39;s not a format by itself, just a simple extension over PNG, which is allowed by PNG specs. It follows the rules in that sense. First frame is regular PNG, so creating thumbnails works fine already, with existing software.<br>
<br>Chromuim doesn&#39;t support it yet, but I sent them a similar patch too. It&#39;s one of the top requested features by Chromuim users.<br><br>It&#39;s supported by Firefox since 2008. <br>Safari will support it too, as soon as Yosemite and iOS8 are out, so it&#39;s a good time to get it into WebKit as well.<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></div>It&#39;s very simple, and most of the decoding work is done by libpng anyway. My patch is pretty small, it only extends the functionality of existing PNG decoder a little bit. <br>
<br>PNG compression vs GIF is another benefit:<br></div><a href="http://littlesvr.ca/apng/gif_apng_webp5.html">http://littlesvr.ca/apng/gif_apng_webp5.html</a><br><div><div>Smaller files for the same content means faster web for everybody.<br>
<br></div><div>Max.<br></div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 13, 2014 at 7:38 PM, Gyuyoung Kim <span dir="ltr">&lt;<a href="mailto:gyuyoung.kim@webkit.org" target="_blank">gyuyoung.kim@webkit.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello Max,<div><br></div><div>Is APNG standard image format ? Or, does Chromium supports it as well ?</div>
<div><br></div><div>To be honest, I don&#39;t know what is benefit when EFL port supports the format.</div>
<div><br></div><div>Gyuyoung.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Wed, Aug 13, 2014 at 2:41 AM, Max Stepin <span dir="ltr">&lt;<a href="mailto:newstop@gmail.com" target="_blank">newstop@gmail.com</a>&gt;</span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div><div><div><div>Hello EFL. <br><br>I&#39;m looking for a WebKit port that would &quot;adopt&quot; my apng support code:<br>

<a href="https://bugs.webkit.org/show_bug.cgi?id=17022" target="_blank">https://bugs.webkit.org/show_bug.cgi?id=17022</a><br>
<br></div><div>Here&#39;s how it looks:<br><a href="http://i.imgur.com/NeLdhzQ.png" target="_blank">http://i.imgur.com/NeLdhzQ.png</a><br><br></div>The code is under ENABLE(APNG) so to make it into WebKit, <br>at least one port would need to agree to use it. <br>


</div><br></div>Looking forward to your comments.<br></div>Thanks.<br></div>
<br></div></div>_______________________________________________<br>
webkit-efl mailing list<br>
<a href="mailto:webkit-efl@lists.webkit.org" target="_blank">webkit-efl@lists.webkit.org</a><br>
<a href="https://lists.webkit.org/mailman/listinfo/webkit-efl" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-efl</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>