Hi,

Using LittleCMS 2.0 (what a great work!) I am trying to write the rig0 tag
(cmsSigPerceptualReferenceMediumGamut) in an ICC v4.2 profile.

However, this tag signature is not in the "SupportedTags[]" list in
"cmstypes.c", so it cannot be written. (returns NULL).

Is this a bug, or am I doing something wrong?

Here's a small part of my code:

---
  cmsTagSignature prmg=cmsSigPerceptualReferenceMediumGamut;
  cmsWriteTag(hOut,cmsSigPerceptualReferenceMediumGamut,&prmg);
---


Thanks and greetings,
Auke Nauta

-- 
Everyone knew it was impossible.
Then an idiot came along who didn’t know...
[original: Marcel Pagnol]


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to