home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / temacd / paintnet / PaintDotNet_2_64.exe / PaintDotNet.msi / _E7CD24514CBA0E83D9D65F9D29E1C84A < prev    next >
Text File  |  2006-06-03  |  11KB  |  220 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 - File Menu</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.  
  86.  
  87.     <div id="content0">
  88.         <h2>File menu</h2>
  89.         <p>The file menu provides access to open, acquire, and save images in Paint.NET. These options behave similarly 
  90.         to other document and image editing programs.</p>
  91.         <ul>
  92.             <li class="nobullet">
  93.             <img border="0" src="Images/FileMenu.png" width="400" height="386"></li>
  94.             <li>
  95.             <h3>New</h3>
  96.             <p>This allows you to create a new, blank image. The default size is 800 x 600, or the size of any image that 
  97.             has been copied to the clipboard. The following dialog is displayed when you click on this menu item. You may 
  98.             use the "Maintain aspect ratio" checkbox to enforce that the ratio between width and height remains the same. 
  99.             The new size of the image is also displayed at the top of the dialog box; this can be used to determine how 
  100.             much memory the image will use, but may not reflect how large it will be when you save it to disk (it will usually 
  101.             be smaller).</p>
  102.             <p><img border="0" src="Images/NewDialog.png"></p>
  103.             </li>
  104.             <li>
  105.             <h3>Open</h3>
  106.             <p>This allows you to open an image, which will close the current image you're working on. It works the same 
  107.             as the Open facility in just about any other document-oriented application.</p>
  108.             </li>
  109.             <li>
  110.             <h3>Open Recent</h3>
  111.             <p>Illustrated above, the Open Recent menu allows you to quickly access the last 8 images you have opened with 
  112.             Paint.NET. Each image is accompanied by a thumbnail to help you 
  113.             quickly located it visually. There is also a command, 
  114.             "Clear this list," that allows you to clear this menu.</p>
  115.             </li>
  116.             <li>
  117.             <h3>Acquire</h3>
  118.             <p>This submenu contains two items: From Clipboard, and From Scanner or Camera. These allow you to create a 
  119.             new image that immediately takes its contents from the clipboard, or from a scanner or camera that supports 
  120.             Windows Image Acquisition 2.0 (WIA).</p>
  121.             <p><i>Note: The "From Scanner or Camera" menu item is not available in Windows 2000, and may require special 
  122.             setup for Windows Server 2003. Please see our <a href="FAQ.html">FAQ</a> for more information.</i></p>
  123.             <p><img border="0" src="Images/AcquireMenu.png"></p>
  124.             </li>
  125.             <li>
  126.             <h3>New Window</h3>
  127.             <p>This opens a new copy of Paint.NET with a blank image.</p>
  128.             </li>
  129.             <li>
  130.             <h3>Open in New Window</h3>
  131.             <p>This presents the Open dialog, but then launches a new copy of Paint.NET to open the image instead of reusing 
  132.             the existing window.</p>
  133.             </li>
  134.             <li>
  135.             <h3>Save</h3>
  136.             <p>This command saves the image with the current filename. If you have not saved the image before, and if the 
  137.             file type you are saving as requires configuration (GIF, TGA, and JPEG), then you will be presented with the 
  138.             Save Configuration dialog. Also, if you have not yet named your image (that 
  139.             is, if it's still called "Untitled"), you'll 
  140.             need to give it a name.</p>
  141.             <p>For JPEG images, you will be presented with the ability to configure the quality of the image. For GIF images, 
  142.             you may configure how transparency and dithering are handled. Lastly, TGA images may be configured to save at 
  143.             24- or 32-bit, and with or without RLE compression enabled.</p>
  144.             <p>The dialog shows a preview of how the image will appear when loaded in another application 
  145.             (or in Paint.NET) after it is saved. 
  146.             The file size is shown below the preview. You may use the configuration settings to help you optimize quality 
  147.             vs. file size.</p>
  148.             <p>
  149.             <img border="0" src="Images/SaveConfigDialog.jpg" width="523" height="361"></p>
  150.             </li>
  151.             <li>
  152.             <h3>Save As</h3>
  153.             <p>Normally when you use the standard Save command it will reuse the filename and settings that were given before. 
  154.             The Save As command allows you to specify a new name and, if applicable, new settings.</p>
  155.             </li>
  156.             <li>
  157.             <h3>Print</h3>
  158.             <p>This allows you to print your image using the built-in Windows Photo Printing Wizard. It presents a simple 
  159.             wizard-based interface that will guide you through the printing process.</p>
  160.             <p><i>Note: This feature is not available in Windows 2000, and may require special setup for Windows Server 2003. 
  161.             Please see the <a href="FAQ.html">FAQ</a> for more information.</i></i></p>
  162.             <p><img border="0" src="Images/PrintWizard.png" width="338" height="275"></p>
  163.             </li>
  164.             <li>
  165.             <h3>Language</h3>
  166.             <p>This submenu shows what languages you may use Paint.NET in. By default, the language that Windows was installed 
  167.             with is chosen. If Paint.NET has not been translated to that language then it will default to English. Currently, 
  168.             Paint.NET is available in English and German. Switching languages requires that you restart Paint.NET.</p>
  169.             <p><img border="0" src="Images/LanguageMenu.png"></p>
  170.             </li>
  171.             <li>
  172.             <h3>Updates</h3>
  173.             <p>By default, Paint.NET automatically checks for updates every five (5) days. Note that it only checks 
  174.             for updates while it is running (a background program is not installed to do this), and that no personal information 
  175.             is transmitted from your computer during the process (it works by downloading a text file from the website and 
  176.             inspecting its contents). Using this submenu you may manually check for updates, control whether Paint.NET 
  177.             automatically checks for updates, and control whether it also looks for pre-release versions (such as Betas).</p>
  178.             <p>These settings affect all users that may log in to the system. You must be part of the Administrators group 
  179.             to change them or to run the Check Now command. Paint.NET will not automatically check for updates for non-Administrator 
  180.             accounts. Once an update is installed by an Administrator, it is usable by all other users in the system as 
  181.             well.</p>
  182.             <p><i>Note: In Windows Vista, all users may check for and attempt to 
  183.             install updates. Before installing the update the user will be 
  184.             required to give permission via UAC, or to enter the credentials of 
  185.             a user with Administrator privileges. If you want to change the 
  186.             update checking settings, you will need to use the "Run as 
  187.             Administrator" command <b>before </b>launching Paint.NET (right 
  188.             click on the Paint.NET shortcut and choose "Run as Administrator").</i></p>
  189.             <p><img border="0" src="Images/UpdatesMenu.png"></p>
  190.             <p>If an update is available, you will be prompted with a dialog that looks similar to this one:</p>
  191.             <p><img border="0" src="Images/UpdatesDialog.png"></p>
  192.             <p>Simply click the Install button and you will have the latest version of Paint.NET!</p>
  193.             </li>
  194.             <li>
  195.             <h3>Exit</h3>
  196.             <p>Use this to exit Paint.NET. You will be asked to save your changes if you have not done so.</p>
  197.             </li>
  198.         </ul>
  199.     </div>
  200.  
  201.  
  202.     <!-- #EndEditable -->
  203.     <h4><br>
  204.     <br>
  205.     </h4>
  206.     <p align="center">
  207.     <font color="#808080" size="1">Copyright <font face="Times New Roman">⌐ 2006 </font>Rick Brewster, 
  208.     Chris Crosetto, Dennis Dietrich, Tom 
  209.     Jackson, Michael Kelsey, Brandon Ortiz, Craig Taylor, Chris Trevino, and Luke Walker. Portions Copyright
  210.     <font face="Times New Roman">⌐ 2006 </font>Microsoft Corporation. All Rights Reserved.</font><font size="1"> <br>
  211.     </font>
  212. </div>
  213. </b>
  214.  
  215. </body>
  216.  
  217. <!-- #EndTemplate -->
  218.  
  219. </html>
  220.