Re: [Lcms-user] cgats parser in lcms 1.18

2009-03-31 Thread Ignacio Ruiz-de-Conejo
Marti: It does! So, it's a side effect of the hack I had in Python to deal with it in lcms 1.17...(load the file in memory, prepend the style, load from mem,...). I'll get rid of the hack. Thanks, Ignacio marti.ma...@littlecms.com wrote: > > Hi Ignacio. > > That is implemented in 1.18,

Re: [Lcms-user] cgats parser in lcms 1.18

2009-03-31 Thread marti . maria
Hi Ignacio. That is implemented in 1.18, have you tried it? Regards Marti Quoting Ignacio Ruiz-de-Conejo : > Marti: > > Sorry to be so late in my asking > Most of the CGATS files do not stick to the spec, and fail to include > the mandatory standard text in the first line of the file. >

Re: [Lcms-user] CGATS

2006-01-25 Thread Marti
Hi, icctrans main goal is to apply color transforms (i.e, ICC profile pairs) to spot colors. In 1.15 you can also list all the spot colors into a CGATS in order to automate things. But there is no way to build an ICC profile by using icctrans, as this task would require a profiler instead. Ple