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 | |
parent | 4d8384e7b116e3eb11cc3df9151c8554dbca95fc (diff) | |
parent | 1083fdcdb608210a42e00fc6819a6d5ce5996b2a (diff) |
Imported Debian patch 0.994-1debian/0.994-1
Diffstat (limited to 'doc')
20 files changed, 42 insertions, 6 deletions
diff --git a/doc/sane-xsane-color-correction-doc.html b/doc/sane-xsane-color-correction-doc.html index f5b7567..fe9e7ed 100644 --- a/doc/sane-xsane-color-correction-doc.html +++ b/doc/sane-xsane-color-correction-doc.html @@ -126,7 +126,9 @@ <td VALIGN=TOP BGCOLOR="#FFFFFF"> <br> -<center><img SRC="xsane-color-correction.jpg" alt="XSane-main-window"></center> +<center><img SRC="xsane-color-correction.jpg" alt="XSane-main-window"> +<img SRC="xsane-color-correction-rgb-default.jpg" alt="XSane-main-windowRGB-default"> +</center> <br> <br> <blockquote> diff --git a/doc/sane-xsane-color-management-doc.html b/doc/sane-xsane-color-management-doc.html index c18f61a..92ac47e 100644 --- a/doc/sane-xsane-color-management-doc.html +++ b/doc/sane-xsane-color-management-doc.html @@ -178,7 +178,7 @@ There are three different functions available when color management is enabled: </ul> Usage: <ul> - <li>image archieve, image manipulation with all color corrections, + <li>image archive, image manipulation with all color corrections, professional printing</li> </ul> <br> @@ -229,7 +229,7 @@ There are three different functions available when color management is enabled: </ul> Usage: <ul> - <li>image archieve, image manipulation with (may be limited) color correction, + <li>image archive, image manipulation with (may be limited) color correction, professional printing</li> </ul> <p> diff --git a/doc/sane-xsane-doc.html b/doc/sane-xsane-doc.html index 89b5d46..2481be3 100644 --- a/doc/sane-xsane-doc.html +++ b/doc/sane-xsane-doc.html @@ -168,6 +168,7 @@ correct or you may not be able to take full advantage of all functions if you do <li><a href="sane-xsane-setup-image-doc.html">Image setup</a></li> <li><a href="sane-xsane-setup-mail-doc.html">Mail setup</a></li> <li><a href="sane-xsane-setup-save-doc.html">Saving setup</a></li> +<li><a href="sane-xsane-setup-color-management-doc.html">Color management setup</a></li> </ul> </blockquote> diff --git a/doc/sane-xsane-setup-color-management-doc.html b/doc/sane-xsane-setup-color-management-doc.html index 81549fc..5371a1c 100644 --- a/doc/sane-xsane-setup-color-management-doc.html +++ b/doc/sane-xsane-setup-color-management-doc.html @@ -148,13 +148,13 @@ for the viewer. </blockquote> <br> -<h4>Scanner reflektive ICM profile:</h4> +<h4>Scanner default ICM profile:</h4> <blockquote> Select scanner color ICM profile. This is the most important profile because this is the one that is generally used. </blockquote> <br> -<h4>Scanner reflektive gray ICM profile:</h4> +<h4>Scanner default gray ICM profile:</h4> <blockquote> Select scanner grayscale ICM profile. </blockquote> @@ -169,7 +169,7 @@ a profile for your display then you can select sRGB what should produce usable o <h4>Custom proofing ICM profile:</h4> <blockquote> -When you want to do proofing for an output device that is not defined as printer in the printer setup +When you want to do proofing for an output device that is not defined as printer in the copy setup then you can select the ICM profile of this device here. </blockquote> <br> 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> diff --git a/doc/xsane-color-correction-rgb-default.jpg b/doc/xsane-color-correction-rgb-default.jpg Binary files differnew file mode 100644 index 0000000..0f1ae76 --- /dev/null +++ b/doc/xsane-color-correction-rgb-default.jpg diff --git a/doc/xsane-color-correction.jpg b/doc/xsane-color-correction.jpg Binary files differindex cc36b49..efe1428 100644 --- a/doc/xsane-color-correction.jpg +++ b/doc/xsane-color-correction.jpg diff --git a/doc/xsane-copy.jpg b/doc/xsane-copy.jpg Binary files differindex de7d3a9..fa6f3c4 100644 --- a/doc/xsane-copy.jpg +++ b/doc/xsane-copy.jpg diff --git a/doc/xsane-email-project.jpg b/doc/xsane-email-project.jpg Binary files differindex 95dc81d..41aef98 100644 --- a/doc/xsane-email-project.jpg +++ b/doc/xsane-email-project.jpg diff --git a/doc/xsane-email.jpg b/doc/xsane-email.jpg Binary files differindex 6b49349..c951cb2 100644 --- a/doc/xsane-email.jpg +++ b/doc/xsane-email.jpg diff --git a/doc/xsane-enable-color-management.jpg b/doc/xsane-enable-color-management.jpg Binary files differindex cebd521..31ef4c3 100644 --- a/doc/xsane-enable-color-management.jpg +++ b/doc/xsane-enable-color-management.jpg diff --git a/doc/xsane-fax-project.jpg b/doc/xsane-fax-project.jpg Binary files differindex 53a30fa..c11239e 100644 --- a/doc/xsane-fax-project.jpg +++ b/doc/xsane-fax-project.jpg diff --git a/doc/xsane-fax.jpg b/doc/xsane-fax.jpg Binary files differindex 0fc3f5f..f27917b 100644 --- a/doc/xsane-fax.jpg +++ b/doc/xsane-fax.jpg diff --git a/doc/xsane-gimp.jpg b/doc/xsane-gimp.jpg Binary files differindex 1e27f12..e8482c4 100644 --- a/doc/xsane-gimp.jpg +++ b/doc/xsane-gimp.jpg diff --git a/doc/xsane-multipage-project.jpg b/doc/xsane-multipage-project.jpg Binary files differindex c5a65f3..796e7f0 100644 --- a/doc/xsane-multipage-project.jpg +++ b/doc/xsane-multipage-project.jpg diff --git a/doc/xsane-multipage.jpg b/doc/xsane-multipage.jpg Binary files differindex bd8cd7b..dd987d5 100644 --- a/doc/xsane-multipage.jpg +++ b/doc/xsane-multipage.jpg diff --git a/doc/xsane-preferences.jpg b/doc/xsane-preferences.jpg Binary files differindex 53ff132..f17a087 100644 --- a/doc/xsane-preferences.jpg +++ b/doc/xsane-preferences.jpg diff --git a/doc/xsane-save.jpg b/doc/xsane-save.jpg Binary files differindex ff22036..b54be00 100644 --- a/doc/xsane-save.jpg +++ b/doc/xsane-save.jpg diff --git a/doc/xsane-setup-copy.jpg b/doc/xsane-setup-copy.jpg Binary files differindex 28e551a..58c45d8 100644 --- a/doc/xsane-setup-copy.jpg +++ b/doc/xsane-setup-copy.jpg diff --git a/doc/xsane-viewer.jpg b/doc/xsane-viewer.jpg Binary files differindex edf6cc1..0f1ae76 100644 --- a/doc/xsane-viewer.jpg +++ b/doc/xsane-viewer.jpg |