diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-06-30 20:45:42 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-06-30 20:45:42 +0200 |
commit | 26d8dd51f3ecc4bd6861ed5155acb3090a1983d4 (patch) | |
tree | 08d9369065e32f20a80f9cf916a5b1a468b39527 /help/C/quality.page | |
parent | 1676db749dc23da9fcd9c767de2f1e9a0c61b2b2 (diff) |
New upstream version 46.0upstream/46.0upstream
Diffstat (limited to 'help/C/quality.page')
-rw-r--r-- | help/C/quality.page | 17 |
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> |