[Webkit-unassigned] [Bug 233364] New: JPEG XL decoder should support understand color profiles

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


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

            Bug ID: 233364
           Summary: JPEG XL decoder should support understand color
                    profiles
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org
            Blocks: 208235

The JPEG and PNG decoders use PlatformDisplay::sharedDisplay().colorProfile() to pass a color profile to the image library. This function always returns an sRGB color profile except when running under X11, so that is not good, but it's a step towards having color management work properly for these images. The JPEG XL decoder ought to as well.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=208235
[Bug 208235] Support JPEG XL images
-- 
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/d5f1a48d/attachment.htm>


More information about the webkit-unassigned mailing list