diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-30 06:37:08 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-30 06:37:08 +0200 |
commit | 21007486a592453b94d5b1959026e80ef762771b (patch) | |
tree | 4cbd2ddb77e7fe47e2591261b13ceb0fb8a567eb /help/nb/quality.page | |
parent | f62da4aa83ce84a43702216e90bdfb27e1a79b6e (diff) | |
parent | ae99dce645e9bdde83f3e841b31e6bbba8262989 (diff) |
Merge tag 'upstream/3.21.1'
Upstream version 3.21.1
Diffstat (limited to 'help/nb/quality.page')
-rw-r--r-- | help/nb/quality.page | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/help/nb/quality.page b/help/nb/quality.page new file mode 100644 index 0000000..264ad6f --- /dev/null +++ b/help/nb/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="nb"> + + <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> |