diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-01 22:31:21 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-01 22:31:21 +0100 |
commit | 4cd367d92ab485c92a00042abc28188d1a751ca0 (patch) | |
tree | f82761acb81f8746627ba1470846c15ba6db10f6 /help/hr/quality.page | |
parent | 143fc164f11f08509a1d22943aec5b691612e81a (diff) |
New upstream version 3.23.2upstream/3.23.2
Diffstat (limited to 'help/hr/quality.page')
-rw-r--r-- | help/hr/quality.page | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/help/hr/quality.page b/help/hr/quality.page new file mode 100644 index 0000000..9e8305c --- /dev/null +++ b/help/hr/quality.page @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="quality" xml:lang="hr"> + + <info> + <link type="guide" xref="index#use"/> + </info> + + <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 <guiseq><gui>Document</gui><gui>Preferences</gui></guiseq> menu. + 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> +</page> |