[Development] Color Profile support on Qt

John Layt jlayt at kde.org
Wed Aug 1 20:58:37 CEST 2012


On 1 August 2012 17:56, Olivier Goffart <olivier at woboq.com> wrote:
> On Wednesday 01 August 2012 18:37:14 Stephen Kelly wrote:
>> Given that https://codereview.qt-project.org/#change,31387 has been merged,
>> can you post any more information that will last until the QColorProfile
>> class can be implemented? Any ideas on API or implementation?
>
> Argh..  Pointers?!
> I tought it would be like an enum (or an int)
> The problem with raw pointers is that it also add more question about the
> ownership.
>
> I don't really like this API i must say.

Not keen on it either, I definitely don't like introducing API and
class names and especially pointers like that when we have no idea
what the future implementation will look like. Seems we're locking
ourselves into something that we don't know is the right way.  Do we
really need to do this in 5.0?  Was there an API review done on this?

I'm a bit late to the party, but with my printing hat on I'm
interested in this for the new print module which we want to be color
management aware.  We will need equal support for Windows, Mac, colord
and Oyranos.  There is a Linux color management hackfest [1] planned
for November that I plan to attend that others may wish to join as
well.

John.

[1] http://www.freedesktop.org/wiki/OpenIcc/Events/Hackfest/2012



More information about the Development mailing list