<?xml version="1.0" encoding="utf-8"?>
<!--
  DO NOT EDIT THIS FILE!

  This file is autogenerated with ducktype.
  Edit duck/viewing-images.page.duck instead and run make in this directory.
-->
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="viewing-images" xml:lang="cs">
 <info>
  <link type="guide" xref="index#getting-started"/>
  <desc>Learn how to view an image at different scales and orientations.</desc>
 </info>
 <title>Viewing Images</title>
 <section>
  <title>Zooming</title>
  <p>Users can zoom in with the <gui>Zoom In</gui> (<media type="image" src="figures/zoom-in-symbolic.svg">zoom-in-symbolic</media>)
  button and zoom out with the <gui>Zoom Out</gui> (<media type="image" src="figures/zoom-out-symbolic.svg">zoom-out-symbolic</media>)
  button.</p>
  <p>Touchpad and touchscreen users can also zoom with a two-finger pinch gesture. On touchpads, it is also possible to zoom by pressing the <key>Ctrl</key> key while swiping up/down with two fingers on the touchpad.</p>
 </section>
 <section>
  <title>Panning</title>
  <p>Mouse and touchpad users can pan the view when zoomed in by clicking and dragging the image.
  Touchscreen users can use a single-finger drag gesture to pan the view.</p>
 </section>
 <section>
  <title>Rotating</title>
  <p>Users can use the <gui>Rotate Right</gui> (<media type="image" src="figures/object-rotate-right-symbolic.svg">object-rotate-right-symbolic</media>)
  and <gui>Rotate Left</gui> (<media type="image" src="figures/object-rotate-left-symbolic.svg">object-rotate-left-symbolic</media>)
  buttons under <gui style="menuitem">Rotate</gui> in the main menu to rotate clockwise and
  counter-clockwise.</p>
  <p>Touchpad and touchscreen users can also use a two-finger rotate gesture.</p>
 </section>
 <section>
  <title>Fullscreen</title>
  <p>Image Viewer has a simple fullscreen mode. Users can toggle fullscreen mode by pressing the <gui>Toggle Fullscreen</gui>
  (<media type="image" src="figures/view-fullscreen-symbolic.svg">view-fullscreen-symbolic</media> / <media type="image" src="figures/view-restore-symbolic.svg">view-restore-symbolic</media>) button.</p>
  <note style="tip">
   <p>Keyboard users can also use the corresponding shortcuts presented in the <gui>Keyboard Shortcuts</gui> dialog.</p>
  </note>
 </section>
</page>
