home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / temacd / paintnet / PaintDotNet_2_64.exe / PaintDotNet.msi / _35B229E3E8D2457914BACED7AF5019D5 < prev    next >
Text File  |  2006-02-20  |  8KB  |  197 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - Move Tools</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <img border="0" src="../images/logo.png" width="229" height="73" align="left"><p><b><br>
  17.      </b></p>
  18. </div>
  19. <div id="leftnav">
  20.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  21.         <li><a href="index.html">Overview</a><br>
  22.         </li>
  23.         <li><a href="Features.html">Features</a><br>
  24.         <a href="Tutorials.html">Tutorials</a><br>
  25.         </li>
  26.     </ul>
  27.     <h3>User Interface</h3>
  28.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  29.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  30.         <li><a href="MainWindow.html">Main Window</a></li>
  31.         <li><a href="MenuBar.html">Menu Bar</a>
  32.         <ul class="toc">
  33.             <li><a href="File.html">File</a></li>
  34.             <li><a href="Edit.html">Edit</a></li>
  35.             <li><a href="View.html">View</a></li>
  36.             <li><a href="Image.html">Image</a></li>
  37.             <li><a href="Layers.html">Layers</a>
  38.             <ul class="toc">
  39.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  40.                 <li><a href="Adjustments.html">Adjustments</a>
  41.                 <ul class="toc">
  42.                     <li><a href="Curves.html">Curves</a></li>
  43.                     <li><a href="Levels.html">Levels</a></li>
  44.                 </ul></li>
  45.             </ul></li>
  46.             <li><a href="Effects.html">Effects</a></li>
  47.             <li><a href="Tools.html">Tools</a></li>
  48.             <li><a href="Window.html">Window</a></li>
  49.             <li><a href="Help.html">Help</a></li>
  50.             <li><a href="Toolbar.html">Toolbar</a></li>
  51.         </ul>
  52.         </li>
  53.         <li><a href="ToolsWindow.html">Tools Window</a><ul class="toc">
  54.             <li><a href="SelectionTools.html">Selection Tools</a></li>
  55.             <li><a href="MoveTools.html">Move Tools</a><br>
  56.             <a href="MagicWand.html">Magic Wand</a><br>
  57.             <a href="Paintbrush.html">Paintbrush</a></li>
  58.             <li><a href="EraserTool.html">Eraser Tool</a></li>
  59.             <li><a href="PixelTools.html">Pixel Tools</a></li>
  60.             <li><a href="ShapeTools.html">Shape Tools</a></li>
  61.             <li><a href="LineCurve.html">Line / Curve Tool</a></li>
  62.             <li><a href="TextTool.html">Text Tool</a></li>
  63.             <li><a href="PaintBucket.html">Paint Bucket</a></li>
  64.             <li><a href="CloneStamp.html">Clone Stamp</a></li>
  65.             <li><a href="RecolorTool.html">Recolor Tool</a></li>
  66.         </ul>
  67.         </li>
  68.         <li><a href="HistoryWindow.html">History Window</a></li>
  69.         <li><a href="LayersWindow.html">Layers Window</a></li>
  70.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  71.         <li><a href="StatusBar.html">Status Bar</a></li>
  72.     </ul>
  73.     </li>
  74.     <h3>Other</h3>
  75.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  76.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  77.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  78.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  79.         <li><a href="WebLinks.html">Web Links</a></li>
  80.         <li><a href="License.html">License</a></li>
  81.     </ul>
  82. </div>
  83. <div id="content">
  84.     <!-- #BeginEditable "content" -->
  85.     <h2>Move Tools</h2><p>The following tools are covered by this topic:</p>
  86.     <ul>
  87.         <li class="nobullet"><img border="0" src="Images/MoveTools.png"><p></p>
  88.         </li>
  89.         <li>
  90.         <h3>Move Selected Pixels</h3><p>This allows you to move, rotate, and 
  91.         scale a selection outline along with the pixels that are selected. When 
  92.         this tool is active, the blue highlight of the selection will not be 
  93.         drawn so that you can have better color accuracy.</p>
  94.         </li>
  95.         <li>
  96.         <h3>Move Selection</h3><p>This allows you to move, rotate, and scale a 
  97.         selection outline but <i>not </i>the pixels that are selected. This is 
  98.         useful for refining exactly which pixels you want to have selected. When 
  99.         this tool is active, a blue highlight will be added to the selected 
  100.         region so that you can have better accuracy for seeing which pixels are 
  101.         selected and which ones are not.</p>
  102.         </li>
  103.     </ul>
  104.     <p>The first thing to make sure of before selecting one of these tools is 
  105.     that you have a selection active. Refer to the <a href="SelectionTools.html">
  106.     Selection Tools</a> topic for more information on creating and editing 
  107.     these. Every move, resize, and rotate that you perform on a selection is 
  108.     added to the <a href="HistoryWindow.html">History Window</a>.</p>
  109.     <p>When you switch to a move tool, several handles, or <i>nubs</i>, will 
  110.     appear on the edges and corners of the selection, like so:</p>
  111.     <ul>
  112.         <li class="nobullet">
  113.         <img border="0" src="../images/MoveNubs.jpg" width="250" height="239"></li>
  114.     </ul>
  115.     <p>When either of these tools is active, you may perform any of the 
  116.     following three actions to get the results you want. Each action may be 
  117.     performed multiple times, and you may mix and match them to get the right 
  118.     effect. Notice that in each example, when the Move Selection tool is used, 
  119.     the pixels that were selected are not affected.</p>
  120.     <p><b>Note: </b>When you move pixels around on the background layer, the 
  121.     checkerboard pattern that is left behind is an indication that the region is 
  122.     transparent. The pattern is not actually part of the image.</p>
  123.     <ul>
  124.         <li><h3>Move</h3><p>Drag with the left mouse button anywhere <i>except
  125.         </i>on a nub to move the selection.</p>
  126.         <table border="0" width="100%" id="table1">
  127.             <tr>
  128.                 <td><b><u>Move Selected Pixels</u></b></td>
  129.                 <td><b><u>Move Selection</u></b></td>
  130.             </tr>
  131.             <tr>
  132.                 <td>
  133.                 <img border="0" src="../images/MoveNubs_MovedPixels.jpg" width="325" height="287"></td>
  134.                 <td>
  135.                 <img border="0" src="../images/MoveNubs_MovedSelection.jpg" width="320" height="285"></td>
  136.             </tr>
  137.         </table>
  138.         </li>
  139.         <li><h3>Resize</h3><p>Move the mouse on top of one of the nubs and the 
  140.         mouse cursor will change to a hand cursor. Click and drag to resize the 
  141.         selection. If you are moving one of the nubs on the corner of the image, 
  142.         you may hold down Shift to maintain the selection's original aspect 
  143.         ratio (its proportions).</p>
  144.         <table border="0" width="100%" id="table2">
  145.             <tr>
  146.                 <td><u><b>Move Selected Pixels</b></u></td>
  147.                 <td><u><b>Move Selection</b></u></td>
  148.             </tr>
  149.             <tr>
  150.                 <td>
  151.                 <img border="0" src="../images/MoveNubs_ResizedPixels.jpg" width="328" height="312"></td>
  152.                 <td>
  153.                 <img border="0" src="../images/MoveNubs_ResizedSelection.jpg" width="318" height="296"></td>
  154.             </tr>
  155.         </table>
  156.         </li>
  157.         <li><h3>Rotate</h3><p>Drag anywhere with the right mouse button to 
  158.         rotate the selection. While you rotate the selection, an indicator in 
  159.         the center of the selection will be drawn to indicate the center of 
  160.         rotation, and the current angle. It looks like a circle with a line 
  161.         drawn through it. Note that the angle of rotation is also displayed in 
  162.         the <a href="StatusBar.html">Status Bar</a>.</p>
  163.         <p>While rotating, you may constrain the angle of rotation to a multiple 
  164.         of 15 degrees by holding down the Shift key.</p>
  165.         <table border="0" width="100%" id="table3">
  166.             <tr>
  167.                 <td><u><b>Move Selected Pixels</b></u></td>
  168.                 <td><u><b>Move Selection</b></u></td>
  169.             </tr>
  170.             <tr>
  171.                 <td>
  172.                 <img border="0" src="../images/MoveNubs_RotatedPixels.jpg" width="332" height="322"></td>
  173.                 <td>
  174.                 <img border="0" src="../images/MoveNubs_RotatedSelection.jpg" width="333" height="317"></td>
  175.             </tr>
  176.         </table>
  177.         </li>
  178.     </ul>
  179.     <!-- #EndEditable -->
  180.     <h4><br>
  181.     <br>
  182.     </h4>
  183.     <p align="center">
  184.     <font color="#808080" size="1">Copyright <font face="Times New Roman">⌐ 2006 </font>Rick Brewster, 
  185.     Chris Crosetto, Dennis Dietrich, Tom 
  186.     Jackson, Michael Kelsey, Brandon Ortiz, Craig Taylor, Chris Trevino, and Luke Walker. Portions Copyright
  187.     <font face="Times New Roman">⌐ 2006 </font>Microsoft Corporation. All Rights Reserved.</font><font size="1"> <br>
  188.     </font>
  189. </div>
  190. </b>
  191.  
  192. </body>
  193.  
  194. <!-- #EndTemplate -->
  195.  
  196. </html>
  197.