diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-03-22 17:05:56 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-03-22 17:05:56 +0100 |
commit | 8eb2b297d6e03975afc17e1d468aa8913639e1a9 (patch) | |
tree | 21d1aaab420f11d16e64dd776c30614fffabd3de /help/C/brightness-contrast.page | |
parent | cf2cbd3850aa6913cb47226bbe95c3bdaf369dec (diff) |
New upstream version 3.36.0upstream/3.36.0
Diffstat (limited to 'help/C/brightness-contrast.page')
-rw-r--r-- | help/C/brightness-contrast.page | 33 |
1 files changed, 30 insertions, 3 deletions
diff --git a/help/C/brightness-contrast.page b/help/C/brightness-contrast.page index 7f0c743..79007ac 100644 --- a/help/C/brightness-contrast.page +++ b/help/C/brightness-contrast.page @@ -1,15 +1,42 @@ -<page xmlns="http://projectmallard.org/1.0/" +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="guide" id="brightness-contrast"> <info> + <revision pkgversion="3.35.90" date="2020-02-07"/> + <credit type="author" its:translate="no"> + <name>Robert Ancell</name> + <email>robert.ancell@gmail.com</email> + </credit> + <credit type="author" its:translate="no"> + <name>Ali Shtarbanov</name> + <email>ametedinov@gmail.com</email> + </credit> + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> <link type="guide" xref="index#acquire"/> </info> - <title>Setting brightness and Contrast</title> + <title>Setting Brightness and Contrast</title> <p> Some scanners allow the user to adjust the brightness and contrast when scanning. - If your scans come out too dark or too light you can adjust these settings from the <guiseq><gui>Document</gui><gui>Preferences</gui></guiseq> menu. + If your scans come out too dark or too light you can adjust these settings: </p> + + <steps> + <item> + <p>Press the menu button in the top-right corner of the window and select + <gui style="menuitem">Preferences</gui>.</p> + </item> + <item> + <p>Select <gui style="tab">Quality</gui>.</p> + </item> + <item> + <p>Drag the <gui>Brightness</gui> and/or <gui>Contrast</gui> sliders.</p> + </item> + <item> + <p>Close the dialog.</p> + </item> + </steps> + </page> |