diff options
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> |