Quoting Steve Mills <smi...@multi-ad.com>: > The next problem I've come across is that cmsAddTag is no longer > around. It's being called by the CentraDoc library we use from
cmsWriteTag is equivalent to cmsAddTag > Also, cmsAdaptMatrixToD50, cmsFreeGamma, and cmsCreateLabProfile. cmsFreeGamma equivalent is cmsFreeToneCurve, but please note the whole GAMMATABLE object is now superseeded by cmsToneCurve. That was necessary to suport segmented curves in multiprocessing elements. cmsCreateLabProfile comes now in two flavors depending on the encoding (V2 or V4). That's because ICC changed the encoded of Lab color space. cmsCreateLab2Profile cmsCreateLab4Profile Version 2 if fully backwards compatible. And finally cmsAdaptMatrixToD50, which has no equivalent because it was never exported by the lcms1 API. Since it is a short one, I would reccomend to copy the old function into your sources. Regards Marti ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Lcms-user mailing list Lcms-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lcms-user