commit | 78b23c48ddb9ea349190da55aad31a693b52e732 | [log] [tgz] |
---|---|---|
author | Ozkan Sezer <sezeroz@gmail.com> | Fri Aug 13 19:16:15 2010 +0000 |
committer | Ozkan Sezer <sezeroz@gmail.com> | Fri Aug 13 19:16:15 2010 +0000 |
tree | 69684301d41398c2e06dce54d22e7a64e6398c55 | |
parent | 9d97990a5530fe0b5390810181229f57580dbb98 [diff] |
* icm.h: Multiple fixes according to ... http://msdn.microsoft.com/en-us/library/ff546018(VS.85).aspx http://msdn.microsoft.com/en-us/library/ff563752(VS.85).aspx http://www.color.org/ICC34.pdf http://msdn.microsoft.com/en-us/library/ff546012(VS.85).aspx http://msdn.microsoft.com/en-us/library/ff563709(VS.85).aspx http://msdn.microsoft.com/en-us/library/ff563736(VS.85).aspx Add INTENT_* macros from ICC spec, fix the COLORPROFILESUBTYPE enum name and its values. Fix the COLORPROFILETYPE enum values. Add initial value to WCS_PROFILE_MANAGEMENT_SCOPE enum's first member. WcsAssociateColorProfileWithDevice(): Remove the ANSI and UNICODE variants of it, make it single type only accepting PCWSTR arguments. WcsOpenColorProfile(): Add ANSI and UNICODE versions, make a macro defining the correct one. Fix a WINBOOL typo (was WInBOOL). (if you don't believe me about the ANSI/UNICODE changes, just look at your mscms.def file.) git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3332 4407c894-4637-0410-b4f5-ada5f102cad1