[webkit-dev] Color Management
Darin Adler
darin at apple.com
Thu Sep 2 07:52:15 PDT 2010
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
More information about the webkit-dev
mailing list