Move ICC profile handling into its own file.
commit8360a3a87e498929a5532a7d8e70be03538a73d8
authorHans Leidekker <hans@it.vu.nl>
Tue, 7 Dec 2004 14:42:47 +0000 (7 14:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Dec 2004 14:42:47 +0000 (7 14:42 +0000)
tree358b6f1922ea218025320ff11bd2cb564e79aaa7
parente7110f0982d1e58b3ee67bf45afeb1f7c6989f21
Move ICC profile handling into its own file.
Test GetColorProfileFromHandle and SetColorProfileHeader.
Test and partially implement {G,S}etStandardColorSpaceProfile{A,W}.
Improve existing tests and fix any bugs they revealed.
dlls/mscms/Makefile.in
dlls/mscms/icc.c [new file with mode: 0644]
dlls/mscms/mscms.spec
dlls/mscms/mscms_priv.h
dlls/mscms/profile.c
dlls/mscms/tests/profile.c
include/icm.h