summaryrefslogtreecommitdiff
path: root/help/C/zoom.page
blob: cc434f451dd6cef6b1d265a30a3595ce2b150e36 (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
46
47
48
49
50
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="zoom">

  <info>
    <link type="guide" xref="index#viewing"/>
    <desc>Enlarge the picture on the screen.</desc>

    <revision pkgversion="3.24" version="0.1" date="2011-09-05" status="final"/>
    <credit type="author">
      <name>Tiffany Antopolski</name>
      <email>tiffany@antopolski.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>

  </info>

<title>Zoom</title>

<p>You can zoom in and out to show more or less of a picture on the screen at once. This is useful if you want to see a big picture in its entirety, or if you want to inspect the fine details of a picture.</p>

<list>
 <item>
  <p>You can zoom using the mouse wheel. Scroll up to zoom in or scroll down to zoom out.</p>
 </item>
 <item>
  <p>You can also zoom using the buttons in the header bar. To zoom in, click the 
  <gui>Enlarge the image</gui> icon, and to zoom out click the <gui>Shrink the 
  image</gui> icon. These look like "plus" and "minus" signs.</p>
 </item>
 <item>
 <p>Alternatively, use the keyboard shortcuts <keyseq><key>Ctrl</key><key>+</key></keyseq> or
 <keyseq><key>Ctrl</key><key>-</key></keyseq>.</p>
 </item>
</list>

<p>To view the picture in its original, unscaled size, choose the
<gui style="menuitem">100%</gui> zoom level from the dropdown in the header bar.
Alternatively, use the keyboard shortcuts <keyseq><key>Ctrl</key><key>0</key></keyseq> or
<key>1</key>.</p>

<section id="bestfit">
 <title>Zoom to best-fit the window</title>
 <p>You can choose to zoom in so that the picture fits fully in the window, 
 even if you resize it. Enable <gui style="menuitem">Best fit</gui> 
 in the dropdown in the header bar to do this.</p>
</section>
</page>