25 Feb
2008
25 Feb
'08
8:21 p.m.
Module: wine Branch: master Commit: d91f3a93ae5832b8fb616576bd6d6600a6eafde8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d91f3a93ae5832b8fb616576bd... Author: Hans Leidekker <hans(a)it.vu.nl> Date: Sun Feb 24 15:20:15 2008 +0100 mscms: Implement TranslateColors and improve the other transformation functions. --- dlls/mscms/mscms_priv.h | 2 + dlls/mscms/profile.c | 2 +- dlls/mscms/stub.c | 13 +-- dlls/mscms/transform.c | 243 ++++++++++++++++++++++++++++++++++++++++++---- 4 files changed, 227 insertions(+), 33 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d91f3a93ae5832b8fb6165...