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 --- doc/Environment.html | 115 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 112 insertions(+), 3 deletions(-) mode change 100644 => 100755 doc/Environment.html (limited to 'doc/Environment.html') diff --git a/doc/Environment.html b/doc/Environment.html old mode 100644 new mode 100755 index c4c1aed..a639270 --- a/doc/Environment.html +++ b/doc/Environment.html @@ -97,6 +97,12 @@ + + + + + + mode manually will probably fail, because the character and return get split up.)
@@ -118,6 +124,12 @@ + + + + + + or X3DOM, which will result in .wrl, .x3d and .x3d.html files respectively. See 3d @@ -132,6 +144,12 @@ + + + + + + Viewing Format.

@@ -173,6 +191,12 @@ a + + + + + + delay of 200 msec is allowed between changing a patch color in software, and that change appearing in the displayed color itself. For some instuments (ie. i1d3, i1pro, ColorMunki, Klein K10-A) @@ -200,6 +224,12 @@ environment + + + + + + variable, ie. ARGYLL_MIN_DISPLAY_UPDATE_DELAY_MS=400 would set a 400 msec minimum delay.

@@ -346,6 +376,12 @@ environment style="font-weight: bold;">
above + + + + + + for more details.)

To + + + + + + allow for strict conformance to the ICC specification when using non-standard illuminants, setting the ARGYLL_CREATE_OUTPUT_PROFILE_WITH_CHAD + + + + + + environment + + + + + + variable causes a non-D50 illuminant white point change to be hidden in the ChromaticAdapation Tag, and to still allow this to be useful in a proofing situation, ArgyllCMS will incorporate the effect of the ChromaticAdapation Tag when Absolute Colorimetric - Intent is chosen. Note that other CMM's may not do. For full + Intent is chosen. Note that other CMM's may not do so. For full conformance with ICC specifications, the
+
+ ARGYLL_IGNORE_XINERAMA
+
+
+
On an X11 system, if this is set (ie. set it to "yes"), + then the presence of the XInerama extension will be ignored, and + default X11 Screen numbering will be used to access multiple + displays.
+
+ ARGYLL_USE_COLORD

+
By default ArgyllCMS + >= V 1.9.4  will use its native ucmm to store + display ICC profiles on Linux based systems, but if the ARGYLL_USE_COLORD + environment variable is set, it will attempt to use the Gnome colord + storage instead.
ARGYLL_DISABLE_I1PRO2_DRIVER

@@ -433,8 +510,18 @@ environment Eye-One Pro Rev E (aka Eye-One Pro 2) instrument features, but a Rev E can be operated in legacy mode if the environment variable ARGYLL_DISABLE_I1PRO2_DRIVER is set (ie. set it to "yes").
+
+
+ ARGYLL_EXCLUDE_SERIAL_SCAN
+
Normally ArgyllCMS will try and identify any device on a + fast serial port (i.e. USB or BlueTooth based port). This may + disturb devices it doesn't know about, so the + ARGYLL_EXCLUDE_SERIAL_SCAN variable can be set to a semi-colon or + comma separated list of serial ports that should not be fast + scanned. Example:

- + "COM2;/dev/tty5" etc.
+
ARGYLL_XRGA
If the ARGYLL_XRGA  @@ -450,7 +537,23 @@ environment If not set (or set to some other string), then the native calibration will be used. Note that the values must be upper case.
- XDG_CACHE_HOME
+ ARGYLL_UNTWIST_GAMUT_SURFACE
+
+
Whenever a color device profile value is inverted (i.e. + in creating ICC B2A tables, or creating a device link using gamut + mapping mode), colors that are out of gamut after gamut mapping, + will be clipped to the gamut surface. If the device behavior is + poor (i.e. non-monotonic), the gamut surface representation used + for clipping may have "shadow" areas that result in non-smooth + jumps in clipped output. Setting the ARGYLL_UNTWIST_GAMUT_SURFACE environment variable + to a non empty value will invoke an additional step in the gamut + surface creation routine, that attempts to minimize such shadowed + surface areas. This can improve the smoothness of clipped colors + for poorly behaved devices, but may make the output for some + devices worse.
+
+ XDG_CACHE_HOME