Hans Leidekker
7c98f01159
Infrastructure for handling ICC profiles.
...
Always load color profiles into memory.
Implement and test GetColorProfileElement and GetColorProfileHeader.
Implement GetColorProfileFromHandle and SetColorProfileHeader.
2004-11-30 21:06:14 +00:00
Kevin Koltzau
a2bbacb04f
Look for lcms.h in lcms/lcms.h.
2004-11-23 17:33:55 +00:00
Hans Leidekker
9db71b35d8
Implement and test GetColorProfileElementTag,
...
GetCountColorProfileElements and IsColorProfileTagPresent. Stub
GetStandardColorSpaceProfile{A,W}.
2004-11-21 15:48:18 +00:00
Hans Leidekker
1233834ed0
Implement IsProfileValid.
...
Document all functions.
2004-11-19 18:22:20 +00:00
Hans Leidekker
d5fc2b25c9
Add version information.
2004-11-19 18:06:41 +00:00
Hans Leidekker
dca6bdf5c4
Improve {Uninstall,Install}ColorProfile{A,W}.
...
Better tests for these functions.
2004-11-03 22:14:25 +00:00
Francois Gouget
b2e8b36e50
Flesh out the icm.h header (add COLORMATCHSETUP & co) so it is
...
necessary to first include winuser.h like on Windows.
2004-10-22 19:56:51 +00:00
Vincent Béron
2eafc7ffe3
Better document some apis in commdlg and mscms.
2004-10-08 21:02:22 +00:00
Hans Leidekker
081b25071a
Implement color profile handles.
...
Implement OpenColorProfile{A,W} and CloseColorProfile.
Implement GetColorDirectory{A,W} and InstallColorProfile{A,W}.
Implement UninstallColorProfile{A,W}.
Dynamically load liblcms.
Add tests.
2004-10-07 19:12:41 +00:00
Hans Leidekker
5164757cea
Beginnings of an MSCMS implementation based on LittleCMS.
2004-09-22 04:08:38 +00:00