diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 11:36:54 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 11:36:54 +0100 |
commit | cebf725978b32756700671a646aaed9677f6f219 (patch) | |
tree | 8aad7e2e09ba66c6ab36da556f7b8265b31898a6 /help/pl/dpi.page | |
parent | 13eec502b99e47e9910b5610869236698e1a8a13 (diff) | |
parent | a632195d632be90e0da0ed0eef4b0987ed4bea6c (diff) |
Merge branch 'release/3.26.2-1'3.26.2-1
Diffstat (limited to 'help/pl/dpi.page')
-rw-r--r-- | help/pl/dpi.page | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/help/pl/dpi.page b/help/pl/dpi.page deleted file mode 100644 index 802e136..0000000 --- a/help/pl/dpi.page +++ /dev/null @@ -1,56 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<page xmlns="http://projectmallard.org/1.0/" type="guide" id="dpi" xml:lang="pl"> - - <info> - <link type="guide" xref="index#acquire"/> - </info> - - <title>Ustawianie rozdzielczości skanowania</title> - - <p> - The default resolution for document type <gui><em>Text</em></gui> is 150 dpi (dots per inch) - and for document type <gui><em>Photo</em></gui> is 300 dpi. You can change these settings - from the <guiseq><gui>Document</gui><gui>Preferences</gui></guiseq> menu. - </p> - <media type="image" src="figures/preferences.png"/> - - <p>The available scanning resolutions for both document types (Text and Photo) are the same - and are listed in the following table:</p> - - <table frame="bottom left right" rules="rows cols" shade="rows"> - <tr> - <td><p><em>Text Resolution</em></p></td> - <td><p><em>Photo Resolution</em></p></td> - </tr> - <tr> - <td><p>75 dpi (draft)</p></td> - <td><p>75 dpi (draft)</p></td> - </tr> - <tr> - <td><p>150 dpi (default)</p></td> - <td><p>150 dpi</p></td> - </tr> - <tr> - <td><p>300 dpi</p></td> - <td><p>300 dpi (default)</p></td> - </tr> - <tr> - <td><p>600 dpi</p></td> - <td><p>600 dpi</p></td> - </tr> - <tr> - <td><p>1200 dpi (high resolution)</p></td> - <td><p>1200 dpi (high resolution)</p></td> - </tr> - <tr> - <td><p>2400 dpi</p></td> - <td><p>2400 dpi</p></td> - </tr> - </table> - - <note style="important"><p><gui><em>Text</em></gui> documents are always scanned in black - and white, while <gui><em>Photo</em></gui> documents are always scanned in color, at any - resolution!</p> - </note> - -</page> |