summaryrefslogtreecommitdiff
path: root/help/C/quality.page
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2024-07-21 19:58:31 +0200
committerJörg Frings-Fürst <debian@jff.email>2024-07-21 19:58:31 +0200
commit5a514d891db203b803a37c2110184f537fcd5608 (patch)
tree0c85f179d5cfeb471f3227bd4a94998e3aaf4ee1 /help/C/quality.page
parent408791709f23be34de957320384d02b228ea488f (diff)
parent35c7b263d4fc6910be51005193095cfbdeaa969a (diff)
Merge branch 'release/debian/46.0-1'HEADdebian/46.0-1master
Diffstat (limited to 'help/C/quality.page')
-rw-r--r--help/C/quality.page17
1 files changed, 16 insertions, 1 deletions
diff --git a/help/C/quality.page b/help/C/quality.page
index 8132e1e..617ab19 100644
--- a/help/C/quality.page
+++ b/help/C/quality.page
@@ -18,9 +18,24 @@
<title>Setting the Image Quality</title>
<p>
- You can adjust the image quality that is used when the scan is converted to a file by changing this setting in the save dialog.
+ You can adjust the image quality that is used when the scan is converted to a file by changing this setting in the preferences dialog.
Using a low quality will result in a small file size but may show some blurring or blockiness in the image.
A high quality will keep all the scanned information but require a larger file size.
See the <link href="https://en.wikipedia.org/wiki/Lossy_compression">Lossy compression Wikipedia page</link> for more information.
</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>In <gui style="group">Quality</gui> section drag the <gui>Compression</gui> slider.</p>
+ </item>
+ <item>
+ <p>Close the dialog.</p>
+ <media type="image" src="figures/preferences.png" />
+ </item>
+ </steps>
+
</page>