Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[ENH]: MacOSX backend to use sRGB instead of GenericRGB colorspace #22638

Closed
@remia

Description

@remia

Problem

When using the MacOSX backend, the window is currently tagged with the GenericRGB colour space. This colour space is not really common anymore and sRGB should probably be preferred. This produce unexpected results after Apple ColorSync convert your pixel data to the display profile if you are unaware of this unusual choice.

Proposed solution

Replacing the GenericRGB space by sRGB, as suggested in the Apple documentation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions