From 1083fdcdb608210a42e00fc6819a6d5ce5996b2a Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 3 Oct 2014 14:05:35 +0000 Subject: Imported Upstream version 0.994 --- doc/sane-xsane-color-correction-doc.html | 4 ++- doc/sane-xsane-color-management-doc.html | 4 +-- doc/sane-xsane-doc.html | 1 + doc/sane-xsane-setup-color-management-doc.html | 6 ++--- doc/sane-xsane-setup-copy-doc.html | 33 +++++++++++++++++++++++++ doc/xsane-color-correction-rgb-default.jpg | Bin 0 -> 37308 bytes doc/xsane-color-correction.jpg | Bin 50687 -> 55369 bytes doc/xsane-copy.jpg | Bin 32105 -> 35793 bytes doc/xsane-email-project.jpg | Bin 32280 -> 31967 bytes doc/xsane-email.jpg | Bin 29906 -> 33040 bytes doc/xsane-enable-color-management.jpg | Bin 19072 -> 18300 bytes doc/xsane-fax-project.jpg | Bin 23336 -> 24915 bytes doc/xsane-fax.jpg | Bin 28055 -> 30648 bytes doc/xsane-gimp.jpg | Bin 43028 -> 30515 bytes doc/xsane-multipage-project.jpg | Bin 21451 -> 24551 bytes doc/xsane-multipage.jpg | Bin 30051 -> 33239 bytes doc/xsane-preferences.jpg | Bin 9573 -> 10246 bytes doc/xsane-save.jpg | Bin 33879 -> 37124 bytes doc/xsane-setup-copy.jpg | Bin 71150 -> 73066 bytes doc/xsane-viewer.jpg | Bin 33953 -> 37308 bytes 20 files changed, 42 insertions(+), 6 deletions(-) create mode 100644 doc/xsane-color-correction-rgb-default.jpg (limited to 'doc') 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 @@
-
XSane-main-window
+
XSane-main-window +XSane-main-windowRGB-default +


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: Usage:
@@ -229,7 +229,7 @@ There are three different functions available when color management is enabled: Usage:

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

  • Image setup
  • Mail setup
  • Saving setup
  • +
  • Color management setup
  • 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.
    -

    Scanner reflektive ICM profile:

    +

    Scanner default ICM profile:

    Select scanner color ICM profile. This is the most important profile because this is the one that is generally used.

    -

    Scanner reflektive gray ICM profile:

    +

    Scanner default gray ICM profile:

    Select scanner grayscale ICM profile.
    @@ -169,7 +169,7 @@ a profile for your display then you can select sRGB what should produce usable o

    Custom proofing ICM profile:

    -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.

    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. +

    Printer ICM profile:

    +
    +Select the printer ICM profile. This profile is used for proofing and for printing! +
    + +

    Embed scanner ICM profile as CSA:

    +
    +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.
    +When disabled the color transformation is done by xsane. +
    + +

    Embed printer ICM profile as CRD:

    +
    +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.
    +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.
    +When disabled the color transformation is done by xsane.
    +When embed scanner ICM profile as CSA is disabled then embed printer ICM profile as CRD +has no function because the color transformation is done by xsane. +
    + +

    Apply black point compensation:

    +
    + When transformation is done then apply black point compensation. When CSA/CRD is embedded + then prepare embedded data for black point compensation. +
    + diff --git a/doc/xsane-color-correction-rgb-default.jpg b/doc/xsane-color-correction-rgb-default.jpg new file mode 100644 index 0000000..0f1ae76 Binary files /dev/null and b/doc/xsane-color-correction-rgb-default.jpg differ diff --git a/doc/xsane-color-correction.jpg b/doc/xsane-color-correction.jpg index cc36b49..efe1428 100644 Binary files a/doc/xsane-color-correction.jpg and b/doc/xsane-color-correction.jpg differ diff --git a/doc/xsane-copy.jpg b/doc/xsane-copy.jpg index de7d3a9..fa6f3c4 100644 Binary files a/doc/xsane-copy.jpg and b/doc/xsane-copy.jpg differ diff --git a/doc/xsane-email-project.jpg b/doc/xsane-email-project.jpg index 95dc81d..41aef98 100644 Binary files a/doc/xsane-email-project.jpg and b/doc/xsane-email-project.jpg differ diff --git a/doc/xsane-email.jpg b/doc/xsane-email.jpg index 6b49349..c951cb2 100644 Binary files a/doc/xsane-email.jpg and b/doc/xsane-email.jpg differ diff --git a/doc/xsane-enable-color-management.jpg b/doc/xsane-enable-color-management.jpg index cebd521..31ef4c3 100644 Binary files a/doc/xsane-enable-color-management.jpg and b/doc/xsane-enable-color-management.jpg differ diff --git a/doc/xsane-fax-project.jpg b/doc/xsane-fax-project.jpg index 53a30fa..c11239e 100644 Binary files a/doc/xsane-fax-project.jpg and b/doc/xsane-fax-project.jpg differ diff --git a/doc/xsane-fax.jpg b/doc/xsane-fax.jpg index 0fc3f5f..f27917b 100644 Binary files a/doc/xsane-fax.jpg and b/doc/xsane-fax.jpg differ diff --git a/doc/xsane-gimp.jpg b/doc/xsane-gimp.jpg index 1e27f12..e8482c4 100644 Binary files a/doc/xsane-gimp.jpg and b/doc/xsane-gimp.jpg differ diff --git a/doc/xsane-multipage-project.jpg b/doc/xsane-multipage-project.jpg index c5a65f3..796e7f0 100644 Binary files a/doc/xsane-multipage-project.jpg and b/doc/xsane-multipage-project.jpg differ diff --git a/doc/xsane-multipage.jpg b/doc/xsane-multipage.jpg index bd8cd7b..dd987d5 100644 Binary files a/doc/xsane-multipage.jpg and b/doc/xsane-multipage.jpg differ diff --git a/doc/xsane-preferences.jpg b/doc/xsane-preferences.jpg index 53ff132..f17a087 100644 Binary files a/doc/xsane-preferences.jpg and b/doc/xsane-preferences.jpg differ diff --git a/doc/xsane-save.jpg b/doc/xsane-save.jpg index ff22036..b54be00 100644 Binary files a/doc/xsane-save.jpg and b/doc/xsane-save.jpg differ diff --git a/doc/xsane-setup-copy.jpg b/doc/xsane-setup-copy.jpg index 28e551a..58c45d8 100644 Binary files a/doc/xsane-setup-copy.jpg and b/doc/xsane-setup-copy.jpg differ diff --git a/doc/xsane-viewer.jpg b/doc/xsane-viewer.jpg index edf6cc1..0f1ae76 100644 Binary files a/doc/xsane-viewer.jpg and b/doc/xsane-viewer.jpg differ -- cgit v1.2.3