[gs-cvs] rev 8825 - trunk/gs/doc
ken at ghostscript.com
ken at ghostscript.com
Mon Jul 7 07:17:55 PDT 2008
Author: ken
Date: 2008-07-07 07:17:54 -0700 (Mon, 07 Jul 2008)
New Revision: 8825
Modified:
trunk/gs/doc/Use.htm
Log:
Update the documentation for the NOCIE switch, noting that this also affects the CIEBasedDEF
and CIEBasedDEFG spaces, substituting DeviceRGB and DeviceCMYK for the CIE spaces.
Modified: trunk/gs/doc/Use.htm
===================================================================
--- trunk/gs/doc/Use.htm 2008-07-07 13:43:38 UTC (rev 8824)
+++ trunk/gs/doc/Use.htm 2008-07-07 14:17:54 UTC (rev 8825)
@@ -2250,8 +2250,8 @@
<dl>
<dt><b><tt>-dNOCIE</tt></b>
-<dd>Substitutes <b><tt>DeviceGray</tt></b> and <b><tt>DeviceRGB</tt></b>
-for CIEBasedA and CIEBasedABC color spaces respectively. Useful only on
+<dd>Substitutes <b><tt>DeviceGray</tt></b>, <b><tt>DeviceRGB</tt></b> and <b><tt>DeviceCMYK</tt></b>
+for CIEBasedA, CIEBasedABC, CIEBasedDEF and CIEBasedDEFG color spaces respectively. Useful only on
very slow systems where color accuracy is less important.
</dl>
More information about the gs-cvs
mailing list