File: quality.page

package info (click to toggle)
simple-scan 3.23.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,888 kB
  • ctags: 2,565
  • sloc: ansic: 59,503; sh: 4,783; xml: 178; makefile: 150; python: 19; sed: 16
file content (16 lines) | stat: -rw-r--r-- 791 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="quality" xml:lang="en-GB">

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