blob: 051946efd00690a79a61d50633713aa0a6aa58b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="edit-straighten" xml:lang="de">
<info>
<link type="guide" xref="index#edit"/>
<desc>Straighten a photo so that its horizon appears level.</desc>
<link type="next" xref="edit-undo"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Mario Blättermann</mal:name>
<mal:email>mario.blaettermann@gmail.com</mal:email>
<mal:years>2009, 2016</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Benjamin Steinwender</mal:name>
<mal:email>b@stbe.at</mal:email>
<mal:years>2014-2015</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Christian Kirbach</mal:name>
<mal:email>christian.kirbach@gmail.com</mal:email>
<mal:years>2014, 2106</mal:years>
</mal:credit>
</info>
<title>Straighten photos</title>
<p>The straighten tools allows photos to be leveled and straightened. The straighten tool is only available in full-window or fullscreen mode. </p>
<steps>
<item>
<p>Click <gui>Straighten</gui>. The straighten slider will appear. Alternatively, use the keyboard shortcut <keyseq><key>Ctrl</key><key>A</key></keyseq>.</p>
</item>
<item>
<p>Drag the slider to achieve the desired degree of straightening.</p>
</item>
<item>
<p>Press <gui>Straighten</gui> when finished.</p>
</item>
</steps>
</page>
|