From f6b8e0eae4374f339487a33e3e4fe5462d5816e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 10:16:00 +0100 Subject: New upstream version 2.0.0 --- xicc/xfit.c | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 xicc/xfit.c (limited to 'xicc/xfit.c') diff --git a/xicc/xfit.c b/xicc/xfit.c old mode 100644 new mode 100755 index 91afa64..b5a8694 --- a/xicc/xfit.c +++ b/xicc/xfit.c @@ -1834,6 +1834,7 @@ static int xfit_fit( } else { icmSetUnity3x3(p->fromAbs); icmSetUnity3x3(p->toAbs); + icmCpy3(p->wp, icmD50_ary3); /* Default to forced absolute */ } /* Setup input position/shape curves to be linear initially */ -- cgit v1.2.3