diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-03 12:10:06 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-03 12:10:06 +0100 |
commit | 02cc3d8088c307a26f9b52e294fb932d1e40ee4d (patch) | |
tree | c7e987a1421f4c7db08c1aa4bf17107185dca4d0 /help/de/quality.page | |
parent | f64f5d0c9e37828bc1a42f8e69bbc4d3d8c549f5 (diff) |
Imported Upstream version 3.19.1upstream/3.19.1
Diffstat (limited to 'help/de/quality.page')
-rw-r--r-- | help/de/quality.page | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/help/de/quality.page b/help/de/quality.page new file mode 100644 index 0000000..8c916e3 --- /dev/null +++ b/help/de/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="de"> + + <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> |