[Webkit-unassigned] [Bug 225286] New: Add preliminary support for specifying a color space for 2D canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 2 17:58:20 PDT 2021


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

            Bug ID: 225286
           Summary: Add preliminary support for specifying a color space
                    for 2D canvas
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org
                CC: dino at apple.com

As a first step toward implementing https://github.com/WICG/canvas-color-space/blob/main/CanvasColorSpaceProposal.md, let's start with adding support for specifying a color space via the settings object and rendering using that color space. To keep things small, we will leave out ImageData access from this first change.

-- 
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/20210503/5b8e5187/attachment.htm>


More information about the webkit-unassigned mailing list