diff options
Diffstat (limited to 'help/ja/quality.page')
-rw-r--r-- | help/ja/quality.page | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/help/ja/quality.page b/help/ja/quality.page new file mode 100644 index 0000000..5801079 --- /dev/null +++ b/help/ja/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="ja"> + + <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> |