I'm trying to save a custom vcgt tag using lcms-1. I've constructed a
blob of memory that looks like a vcgt tag (BE encoding, etc), and am
trying to save it to a custom profile using _cmsInitTag() which I
assumed would just do a memcpy for foreign tags. However, I've found
that SaveTags returns FALSE, rather than just naively copying the blob
of memory. I'm stuck using lcms-1 for the time being here (although
I'm pretty sure lcms-2 would allow me to do this pretty easily) and
would like some advice on how to do this.

If there is no way to do this, would you accept a patch to cmsio1.c to
allow this? Or is lcms-2 the only solution? Thanks.

Thanks.

Richard.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to