[gnome-color-manager/gnome-3-6] For dispread skip instrument recalibration for the ColorMunki
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager/gnome-3-6] For dispread skip instrument recalibration for the ColorMunki
- Date: Sat, 29 Dec 2012 13:46:45 +0000 (UTC)
commit 82afa78d7d33eafaf2342ecac5f8e8a370202128
Author: Pascal de Bruijn <pmjdebruijn pcode nl>
Date: Tue Dec 25 23:57:07 2012 +0100
For dispread skip instrument recalibration for the ColorMunki
Signed-off-by: Richard Hughes <richard hughsie com>
src/gcm-calibrate-argyll.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gcm-calibrate-argyll.c b/src/gcm-calibrate-argyll.c
index 7a1471c..7f53f2a 100644
--- a/src/gcm-calibrate-argyll.c
+++ b/src/gcm-calibrate-argyll.c
@@ -574,6 +574,7 @@ gcm_calibrate_argyll_display_draw_and_measure (GcmCalibrateArgyll *calibrate_arg
g_ptr_array_add (array, g_strdup_printf ("%s.cal", basename));
if (sensor_kind == CD_SENSOR_KIND_COLOR_MUNKI) {
g_ptr_array_add (array, g_strdup ("-H"));
+ g_ptr_array_add (array, g_strdup ("-N"));
}
g_ptr_array_add (array, g_strdup ("-P 0.5,0.5,0.8"));
g_ptr_array_add (array, g_strdup (basename));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]