Howdy,

Using cmsCreateLinearizationDeviceLink to create a simple device link
profile produces an a2bo tag that has the CLUT number of entries set to 0.

At least with KCMS trying to access such a lut produces an error, as it
asserts that a clut needs at least two entries. A quick look at the spec
didn't explicitly rule out a value of zero, but the language around the
3Dlut section seems to indicate there should be at least two entries (0 and
max).

Adding code to cmsCreateLinearizationDeviceLink to create a default unity
clut solves the issue, and I would suggest doing so in the code base.

Any thoughts?

Eric



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to