[Webkit-unassigned] [Bug 208235] Support JPEG XL images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 06:05:00 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=208235

--- Comment #10 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Jon Sneyers from comment #9)
> Anyway, in practice you should just take the pixel data and the ICC profile
> returned by the libjxl decoder and do the same thing with it as with any
> other image.

Very interesting. Currently WebKit image decoders use ICC profiles only for PNG and JPEG, not for any other image format. And it does so only when running on X11, not on Wayland or Windows or any other platform. (Reminder: Apple ports do not use WebKit image decoders.) Sounds like we have some room for improvement there....

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211119/9f881fcd/attachment.htm>


More information about the webkit-unassigned mailing list