[Development] Color Management support in Qt 5?

Sorvig Morten Morten.Sorvig at digia.com
Thu Nov 7 08:10:22 CET 2013


On 06 Nov 2013, at 17:18, Kai-Uwe Behrmann <ku.b at gmx.de> wrote:

> What is the point of special casing sRGB?

sRGB is special for a couple of reasons:
- Most/Many of the images published for web are in the sRGB color space.
- OpenGL has support for sRGB textures and frame buffers.

Given that progress has halted on this so far it might be good idea to reduce scope to something that can be completed cross-platform in a reasonable amount time.

There are arguments against as well, we don’t want to add API that would limit (future) support to sRGB only for example.

Morten









More information about the Development mailing list