diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-29 22:24:19 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-29 22:24:19 +0200 |
commit | 74a58795229dc11d4b07b56cec92260489d1c186 (patch) | |
tree | dbf369a1e24df4d5f11f3cc3b6f68110d959c336 /xicc/xmatrix.c | |
parent | 119f02a4b432676cbe003ba5ed1f78137dfb4a20 (diff) | |
parent | fa756339d4204bff7f2820067f58214d32780d17 (diff) |
New upstream release 1.8.2
Diffstat (limited to 'xicc/xmatrix.c')
-rw-r--r-- | xicc/xmatrix.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xicc/xmatrix.c b/xicc/xmatrix.c index 034a396..3d4fca6 100644 --- a/xicc/xmatrix.c +++ b/xicc/xmatrix.c @@ -32,6 +32,9 @@ * normalized back to zero by scaling the matrix before storing * the result in the ICC profile. * + * Would be nice to be able to specify a specific patch + * as the white one rather than using heuristic to identify it, + * since some pathalogical cases don't work. */ |