comparison doc/main_window_image_pane.html @ 1108:36e6014c612a

Reformat and cleanup.
author zas_
date Sun, 09 Nov 2008 17:17:19 +0000
parents 215e102c1819
children 7cd49c6dc302
comparison
equal deleted inserted replaced
1107:1bb220ff787e 1108:36e6014c612a
61 61
62 <h2>Image panning and manipulation</h2> 62 <h2>Image panning and manipulation</h2>
63 63
64 <p>When the image size is larger than the image pane, the visible region can be changed with the keyboard or mouse. The keyboard can also be used to adjust the orientation of the image.</p> 64 <p>When the image size is larger than the image pane, the visible region can be changed with the keyboard or mouse. The keyboard can also be used to adjust the orientation of the image.</p>
65 65
66 <p><span class="gq-image-pane-6"><b>Keyboard</b>: Use the arrow keys to pan the image in the desired direction, to increase the panning speed hold down the Shift key while pressing an arrow key.</span> Press Control and an arrow key to move to the respective edge of the image. The image can only be panned with the keyboard when the image has the focus, indicated by a dotted line surrounding the image pane.</p> 66 <h3>Keyboard</h3>
67 <p>Use the arrow keys to pan the image in the desired direction, to increase the panning speed hold down the Shift key while pressing an arrow key.</span> Press Control and an arrow key to move to the respective edge of the image. The image can only be panned with the keyboard when the image has the focus, indicated by a dotted line surrounding the image pane.</p>
67 68
68 <p>To scale the image size, use the [+] or [=] key to zoom in and the [-] key to zoom out. The [X] or keypad [*] key will scale the image to fit the available display area, the [Z] or keypad [/] key will reset the zoom to original image size. There are also keys to select a preset zoom factor: [1] = 1:1, [2] = 2:1, [3] =3:1, [4] = 4:1, [7] = 1:4, [8] = 1:3, and [9] = 1:2.</p> 69 <p>To scale the image size, use the [+] or [=] key to zoom in and the [-] key to zoom out. The [X] or keypad [*] key will scale the image to fit the available display area, the [Z] or keypad [/] key will reset the zoom to original image size. There are also keys to select a preset zoom factor: [1] = 1:1, [2] = 2:1, [3] =3:1, [4] = 4:1, [7] = 1:4, [8] = 1:3, and [9] = 1:2.</p>
69 70
70 <p>To rotate the image clockwise 90 degrees press the &ldquo;]&rdquo; key, to rotate counterclockwise 90 degrees press the &ldquo;[&ldquo; key. To rotate the image 180 degrees use [Shift] + [R], the image can also be flipped horizontally or vertically with the respective [Shift] + [M] (mirror) and [Shift] + [F] (flip) keys.</p> 71 <p>To rotate the image clockwise 90 degrees press the &ldquo;]&rdquo; key, to rotate counterclockwise 90 degrees press the &ldquo;[&ldquo; key. To rotate the image 180 degrees use [Shift] + [R], the image can also be flipped horizontally or vertically with the respective [Shift] + [M] (mirror) and [Shift] + [F] (flip) keys.</p>
71 72
72 <p>Note: The rotation, mirror, and flip functions will not change the image file on disk.</p> 73 <p>Note: The rotation, mirror, and flip functions will not change the image file on disk.</p>
73 74
74 <p><span class="gq-image-pane-6"><b>Mouse</b>:</span> Press the primary mouse button on the image and hold it, then move the mouse to pan the image in the desired direction. Releasing the mouse button will stop the panning operation. The mouse wheel can also be used to scroll the image when holding down the [Shift] key (*).</p> 75 <h3>Mouse</h3>
76 <p>Press the primary mouse button on the image and hold it, then move the mouse to pan the image in the desired direction. Releasing the mouse button will stop the panning operation. The mouse wheel can also be used to scroll the image when holding down the [Shift] key (*).</p>
75 77
76 <p>To scale the image size hold down the [Control] key and scroll the mouse wheel up to zoom in, or down to zoom out.</p> 78 <p>To scale the image size hold down the [Control] key and scroll the mouse wheel up to zoom in, or down to zoom out.</p>
77 79
78 <p><b>Smooth Scroll:</b> To start the smooth scroll function hold down the [Shift] key and click the primary mouse button. An icon will appear at the location of the mouse pointer, the mouse can then be positioned to pan the image. The image will pan in the direction of the mouse pointer relative to the icon. The pan speed will increase in proportion to the distance that the pointer is from the center of the icon. To end the smooth scroll function click the primary mouse button within the image pane.</p> 80 <h4>Smooth Scroll</h4>
81 <p>To start the smooth scroll function hold down the [Shift] key and click the primary mouse button. An icon will appear at the location of the mouse pointer, the mouse can then be positioned to pan the image. The image will pan in the direction of the mouse pointer relative to the icon. The pan speed will increase in proportion to the distance that the pointer is from the center of the icon. To end the smooth scroll function click the primary mouse button within the image pane.</p>
79 82
80 <p><br /> 83 <p><br />
81 <br /> 84 <br />
82 </p> 85 </p>
83 86
84 <h2>Navigation</h2> 87 <h2>Navigation</h2>
85 88
86 <p>The displayed image can be changed to the next or previous image using the keyboard or mouse.</p> 89 <p>The displayed image can be changed to the next or previous image using the keyboard or mouse.</p>
87 90
88 <p><b>Keyboard</b>: The Page Down and Page Up keys will change the image to the next or previous image, respectively, in the list. The Home and End keys will jump to the first and last image, respectively. When the image has the focus, the Space and Back Space keys can also be used to change the image.</p> 91 <h3>Keyboard</h3>
92 <p>The Page Down and Page Up keys will change the image to the next or previous image, respectively, in the list. The Home and End keys will jump to the first and last image, respectively. When the image has the focus, the Space and Back Space keys can also be used to change the image.</p>
89 93
90 <p><b>Mouse</b>: To change to the next image in the list click the left mouse button, click the middle mouse button to change to the previous image. The mouse wheel can also be used to change the current image (*).</p> 94 <h3>Mouse</h3>
95 <p>To change to the next image in the list click the left mouse button, click the middle mouse button to change to the previous image. The mouse wheel can also be used to change the current image (*).</p>
91 96
92 <p><br /> 97 <p><br />
93 <br /> 98 <br />
94 </p> 99 </p>
95 100
119 124
120 <p><br /> 125 <p><br />
121 <br /> 126 <br />
122 </p> 127 </p>
123 128
124 <p>(*) Note: The mouse wheel behavior for scrolling and image step can be swapped with the <u>Mouse wheel scrolls image</u> option located on the <a href="options_advanced.html">Advanced tab</a> of the preferences dialog.</p> 129 <p class="note">(*) Note: The mouse wheel behavior for scrolling and image step can be swapped with the <span class="option_name">Mouse wheel scrolls image</span> option located on the <a href="options_advanced.html">Advanced tab</a> of the preferences dialog.</p>
125 130
126 <p><br /> 131 <p><br />
127 <br /> 132 <br />
128 </p> 133 </p>
129 134