[totem/mallard-documentation: 18/98] help: Update help page on zooming and aspect ratio



commit e0aac1773fb094cf788958dba26b4088c6f8123c
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Fri Mar 29 17:26:26 2013 +0000

    help: Update help page on zooming and aspect ratio

 help/C/adjustment-view.page | 67 ----------------------------------------
 help/C/view-zoom.page       | 75 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 75 insertions(+), 67 deletions(-)
---
diff --git a/help/C/view-zoom.page b/help/C/view-zoom.page
new file mode 100644
index 000000000..9a56e6a77
--- /dev/null
+++ b/help/C/view-zoom.page
@@ -0,0 +1,75 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="view-zoom">
+
+  <info>
+    <revision pkgversion="3.8" version="0.1" date="2013-03-29" status="draft"/>
+    <link type="guide" xref="index#application-adjustment"/>
+
+    <credit type="author">
+      <name>Marta Bogdanowicz</name>
+      <email>majus85 gmail com</email>
+    </credit>
+    <credit type="editor">
+      <name>Ekaterina Gerasimova</name>
+      <email>kittykat3756 gmail com</email>
+    </credit>
+
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+
+    <desc>Make the video bigger or smaller and make it keep the correct proportions.</desc>
+  </info>
+
+  <title>Change video size and aspect ratio</title>
+
+  <p>You can make the video larger or smaller.</p>
+
+  <terms>
+    <item>
+      <title>Fit window to movie</title>
+      <p>Select <guiseq><gui style="menu">View</gui>
+      <gui style="menuitem">Fit window to movie</gui></guiseq> and one of the
+      following options:</p>
+      <list>
+        <item>
+          <p><gui>Resize 1:2</gui> - resize to half of the original video
+          size.</p>
+        </item>
+        <item>
+          <p><gui>Resize 1:1</gui> - resize to the original video size.</p>
+        </item>
+        <item>
+          <p><gui>Resize 2:1</gui> - resize to double the original video
+          size.</p>
+        </item>
+      </list>
+    </item>
+    <item>
+      <title><code>Zoom in</code></title>
+      <p>Select <guiseq><gui style="menu">View</gui>
+      <gui style="menuitem">Zoom In</gui></guiseq> or click
+      <keyseq><key>Ctrl</key><key>Z</key></keyseq>. </p>
+    </item>
+    <item>
+      <title><code>Setting aspect ratio</code></title>
+      <p>Select <guiseq><gui style="menu">View</gui>
+      <gui style="menuitem">Aspect Ratio</gui></guiseq> and choose among:</p>
+      <list>
+        <item><p><gui>Auto</gui></p></item>
+        <item><p><gui>Square</gui></p></item>
+        <item><p><gui>4:3 (TV)</gui></p></item>
+        <item><p><gui>16:9 (Widescreen)</gui></p></item>
+        <item><p><gui>2.11:1 (DVB)</gui></p></item>
+      </list>
+    </item>
+  </terms>
+
+  <note style="info">
+    <p>Aspect ratio is the proportion between width and height. This option
+    allows you to force different aspect ratio to be used for displaying movie.
+    </p>
+  </note>
+
+</page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]