Hi Marti,
the following did work with an earlier version of LCMS, but fails with 1.13:
"link1.icm" is an existing RGB->CMYK device link
$ icclink -o link2.icm -t0 -c2 "*Lab" sRGB.icm link1.icm $ icc2ps -t0 -u -o link2.icm > cmyk.crd little cms PostScript converter - v1.4 icc2ps: Device link is operating on wrong colorspace on output
Basically I'd expected, that "icc2ps -o ..." would also accept a Lab->CMYK device link profile, but appearently, it does not. I think it did work previosly, because the old icclink did create an output profile (with BToA table), when it was called with the parameters above, while the new one actually creates a device link.
Thanks, Gerhard
------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Lcms-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/lcms-user
