2 Read.me for release 1.17
3 ========================
6 Copyright (C) 1998-2007 Marti Maria
8 Permission is hereby granted, free of charge, to any person
9 obtaining a copy of this software and associated documentation
10 files (the "Software"), to deal in the Software without restriction,
11 including without limitation the rights to use, copy, modify, merge,
12 publish, distribute, sublicense, and/or sell copies of the Software,
13 and to permit persons to whom the Software is furnished to do so, subject
14 to the following conditions:
16 The above copyright notice and this permission notice shall be included
17 in all copies or substantial portions of the Software.
19 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
20 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
23 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
27 The lcms library is now distributed under
31 See file COPYING. for details
34 This is the 15th. public release the engine. It has been tested
35 across several versions before, but it is possible some
36 bugs still arises. If so, sorry for the inconvenience, and
37 please feel free to submit any suggestion/solution (if you can
43 Note that the aesthetics of resulting colors are due only to
44 profiles, and not as consequence of the lcms package.
46 The main site for the package is located at
48 http://www.littlecms.com
50 http://www.lcms.coloraid.de
53 Littlecms has also a mailing list on:
55 http://lists.sourceforge.net/lists/listinfo/lcms-user
58 Looking forward the lcms project would grow in future, I will
59 welcome any contribution/optimization/enhancement.
67 The demo of this package includes some profiles for colorspace
68 conversions. I figure all of them are in public domain, but
69 since some contains copyright notice, I will enumerate here
72 Sun Microsystems Java SDK (widely available)
73 Kodak public FTP site: ftp.kodak.com
74 ICM Stress demo from microsoft. www.microsoft.com
75 sRGB from sRGB site www.srgb.com
77 If you found any of these not to be in public domain,
78 please notify me. I will remove the offending profile as soon as
86 ICC34.h is the header file the International Color Consortium
87 has posted for version spec 3.4, with some minor modifications
88 for improving portability.