diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:35 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:35 +0000 |
commit | 1083fdcdb608210a42e00fc6819a6d5ce5996b2a (patch) | |
tree | 516ac97c6e36375d66b6cfbfbdb430eea8a46c0c /doc/sane-xsane-setup-copy-doc.html | |
parent | 129ed4b29e21fdb8bda3bee89c3e5d8cca6ba749 (diff) |
Imported Upstream version 0.994upstream/0.994
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> |