[webkit-dev] APNG support
Max Stepin
newstop at gmail.com
Wed Mar 20 22:41:49 PDT 2013
Hi
What is WebKit opinion of APNG support?
I recently wrote the fully functional implementation, it's not that big
(the format is simple), just extends PNGImageDecoder.cpp functionality a
little bit. On platforms where it's not wanted or not needed, it could be
easy to deactivate the code with a single #define
What do you think?
I posted the patch here:
https://bugs.webkit.org/show_bug.cgi?id=17022
Cheers,
Max.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130321/0bb9afe6/attachment.html>
More information about the webkit-dev
mailing list