[argyllcms] Re: colprof: matrix only profile generation

  • From: Hening Bettermann <hein@xxxxxxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Fri, 15 Mar 2013 18:37:44 +0100

--- My latest message is at BOTTOM! ---

On 15. Mar. 2013, at 03:03 , Graeme Gill wrote:

> Pascal de Bruijn wrote:
>> Doing some experiments, it seems when generating matrix only profiles
>> using argyll 1.5.1, a non-linear gamma is being inserted, effectively
>> making -a m an alias for -a G...
> 
> Yes, this is a bug introduced in V1.5.
> 
> Fix is change line 892 of xicc/xmatrix.c
> 
> from
>       if (!isLinear || isGamma) {
> to
>       if (!isLinear) {
> 
> Graeme Gill.

(How) could a non-programmer do this? I can not even find a file 'xicc' or 
'xmatrix.c'. Alternatively, is there an option to download version 1.4? Or do I 
have to fall back on version 1.3.2 of which I happen to have left? 

Kind regards - Hening B.

Other related posts: