2 Sep
2010
2 Sep
'10
2:52 p.m.
On Sep 2, 2010, at 6:39 AM, Igor Trindade Oliveira wrote:
My concern about this approach is have duplicated code in platform code because many of them do not provide any kind of ICC profile support(qt and cairo for example).
Code can be shared between platforms even if it’s in the platform-specific layer; it does not have to be duplicated just because it’s not used in all the platforms. -- Darin