diff options
author | Julien BLACHE <jblache@debian.org> | 2007-03-07 13:12:27 +0100 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:38 +0000 |
commit | 0db1f3318701235603f80455d7d1e5c1709e5eb1 (patch) | |
tree | b79a911a1d9c8eb41ac88fa28a6a452fbca2eeb0 /doc/sane-xsane-setup-copy-doc.html | |
parent | 4d8384e7b116e3eb11cc3df9151c8554dbca95fc (diff) | |
parent | 1083fdcdb608210a42e00fc6819a6d5ce5996b2a (diff) |
Imported Debian patch 0.994-1debian/0.994-1
Diffstat (limited to 'doc/sane-xsane-setup-copy-doc.html')
-rw-r--r-- | doc/sane-xsane-setup-copy-doc.html | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/sane-xsane-setup-copy-doc.html b/doc/sane-xsane-setup-copy-doc.html index 9d5f1e1..5cd58cb 100644 --- a/doc/sane-xsane-setup-copy-doc.html +++ b/doc/sane-xsane-setup-copy-doc.html @@ -180,6 +180,39 @@ is used for grayscale and as common value for color mode. The red, green and blue values are for color correction. </blockquote> +<h4>Printer ICM profile:</h4> +<blockquote> +Select the printer ICM profile. This profile is used for proofing and for printing! +</blockquote> + +<h4>Embed scanner ICM profile as CSA:</h4> +<blockquote> +Embed the scanner ICM profile into the posctscript file (as Color Space Array). +When you have a postscript printer then you should enable this option. In this case +the scanner does the color transformation.<br> +When disabled the color transformation is done by xsane. +</blockquote> + +<h4>Embed printer ICM profile as CRD:</h4> +<blockquote> +Embed the printer ICM profile into the posctscript file (as Color Rendering Device). +When you have a postscript printer then you should try to disable this option - a good postscript +printer should know its own CRD.<br> +When you use ghostscript or an other rendering software then it is possible that the +rendering software does not know the ICM profile of the printer. In this case (or when your +postscript printer does not know its CRD) you have to enable +this option. When enabled then the printer ICM profile is embedded into the postscript file.<br> +When disabled the color transformation is done by xsane.<br> +When <i>embed scanner ICM profile as CSA</i> is disabled then <i>embed printer ICM profile as CRD</i> +has no function because the color transformation is done by xsane. +</blockquote> + +<h4>Apply black point compensation:</h4> +<blockquote> + When transformation is done then apply black point compensation. When CSA/CRD is embedded + then prepare embedded data for black point compensation. +</blockquote> + </blockquote> </td> |