[eog] help/C/: zoom.page completed, added screenshots.



commit e9c15525c8324a3145b53ed9ae9ea35e5db387e8
Author: Tiffany Antopolski <tiffany antopolski com>
Date:   Wed Apr 13 14:09:12 2011 -0400

    help/C/: zoom.page completed, added screenshots.
    
    Added content to zoom.page, changed status to review.  Changed icon, and
    added screenshots to demonstrate toolbar use for zooming.  Also, add
    some content to toolbar.page

 help/C/figures/eog-bestfit.png    |  Bin 0 -> 63503 bytes
 help/C/figures/eog-enlarge.png    |  Bin 0 -> 93637 bytes
 help/C/figures/eog-normalsize.png |  Bin 0 -> 82170 bytes
 help/C/figures/eog-shrink.png     |  Bin 0 -> 92504 bytes
 help/C/figures/eog.png            |  Bin 2330 -> 2189 bytes
 help/C/toolbar.page               |    1 +
 help/C/zoom.page                  |   47 ++++++++++++++++++++++++++++++------
 7 files changed, 40 insertions(+), 8 deletions(-)
---
diff --git a/help/C/figures/eog-bestfit.png b/help/C/figures/eog-bestfit.png
new file mode 100644
index 0000000..4541114
Binary files /dev/null and b/help/C/figures/eog-bestfit.png differ
diff --git a/help/C/figures/eog-enlarge.png b/help/C/figures/eog-enlarge.png
new file mode 100644
index 0000000..3b7d35c
Binary files /dev/null and b/help/C/figures/eog-enlarge.png differ
diff --git a/help/C/figures/eog-normalsize.png b/help/C/figures/eog-normalsize.png
new file mode 100644
index 0000000..f8e1140
Binary files /dev/null and b/help/C/figures/eog-normalsize.png differ
diff --git a/help/C/figures/eog-shrink.png b/help/C/figures/eog-shrink.png
new file mode 100644
index 0000000..71907d2
Binary files /dev/null and b/help/C/figures/eog-shrink.png differ
diff --git a/help/C/figures/eog.png b/help/C/figures/eog.png
index 6b2a536..f2f7c5e 100644
Binary files a/help/C/figures/eog.png and b/help/C/figures/eog.png differ
diff --git a/help/C/toolbar.page b/help/C/toolbar.page
index 02716cc..8fbffb0 100644
--- a/help/C/toolbar.page
+++ b/help/C/toolbar.page
@@ -24,6 +24,7 @@ status="draft"/>
 
 <section id="view">
 <title>Show or hide the toolbar</title>
+  <p>Click <guiseq><gui>View</gui><gui>Toolbar</gui></guiseq>.</p>
 </section>
 
 <section id="edit">
diff --git a/help/C/zoom.page b/help/C/zoom.page
index 6a430cf..c1c3a91 100644
--- a/help/C/zoom.page
+++ b/help/C/zoom.page
@@ -7,7 +7,7 @@
     <desc><guiseq><gui>View</gui><gui>Zoom In</gui></guiseq></desc>
 
     <revision pkgversion="3.2" version="0.1" date="2011-04-11"
-status="draft"/>
+status="review"/>
     <credit type="author">
       <name>Tiffany Antopolski</name>
       <email>tiffany antopolski com</email>
@@ -22,23 +22,54 @@ status="draft"/>
 
 <p>To zoom in or out click <guiseq><gui>View</gui><gui>Zoom In</gui></guiseq> or <guiseq><gui>View</gui><gui>Zoom Out</gui></guiseq>.</p>
 
-<p>To view the image in its full size, click <guiseq><gui>View</gui><gui>Normal Size</gui></guiseq>.</p>
+<p>To view the image in its original, unscaled size, click <guiseq><gui>View</gui><gui>Normal Size</gui></guiseq>.</p>
 
 <p>To fit the entire image into the window, click <guiseq><gui>View</gui><gui>Best Fit</gui></guiseq>.</p>
 
+<note><p>When an image is zoomed to fit the window, resizing the window
+will also change the zoom level, so the image still fits the window</p></note>
+
+<section id="toolbar">
+
+<title>Using the tooolbar</title>
+<p>If the <link xref="toolbar">toolbar</link> is not showing, <link
+xref="toolbar#view">show</link> the toolbar.</p> 
+
+<terms>
+<item><title>To zoom in click on the <gui>Enlarge the image</gui> icon.</title>
+  <p><media type="image" src="figures/eog-enlarge.png"/></p>
+</item>
+<item><title>To zoom out click on the <gui>Shrink the image</gui> icon.</title>
+  <p><media type="image" src="figures/eog-shrink.png"/></p>
+</item>
+<item><title>To view the image in its original, unscaled size, click on the <gui>Show
+the image at its normal size</gui> icon.</title>
+  <p><media type="image" src="figures/eog-normalsize.png"/></p>
+</item>
+<item><title>To fit the entire image into the window, click on the
+<gui>Fit the image to the window</gui> icon.</title>
+  <p><media type="image" src="figures/eog-bestfit.png"/></p>
+</item>
+</terms>
+
 <section id="wheel">
 <title>Using the mouse wheel</title>
-<p></p>
+<p>Scroll up to zoom in.</p>
+<p>Scroll down to zoom out.</p>
 </section>
 
 <section id="keyboard">
 <title>Using the keyboard</title>
-<p></p>
+<p>To zoom in press
+<keyseq><key>Ctrl</key><key>Shift</key><key>+</key></keyseq>.</p>
+
+<p>To zoom out press <keyseq><key>Ctrl</key><key>-</key></keyseq>.</p>
+
+<p>To view the image in its original, unscaled size, press
+<keyseq><key>Ctrl</key><key>0</key></keyseq>.</p>
+
+<p>To fit the entire image into the window, press <key>F</key>.</p>
 </section>
 
-<section id="toolbar">
-<title>Using the tooolbar</title>
-<p></p>
 </section>
 </page>
-



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