home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gimp / 2.0 / help / en / gimp-selection-float.html < prev    next >
Encoding:
Extensible Markup Language  |  2008-05-03  |  7.8 KB  |  175 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>7.5.¬† Float</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
  10.     <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
  11.     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
  12.     <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
  13.     <link rel="up" href="gimp-imagewindow-menus-select.html" title="7.¬† The ‚ÄúSelect‚Äù Menu" />
  14.     <link rel="prev" href="gimp-selection-invert.html" title="7.4.¬† Invert" />
  15.     <link rel="next" href="gimp-selection-by_color.html" title="7.6.¬† By Color" />
  16.   </head>
  17.   <body>
  18.     <div class="navheader">
  19.       <table width="100%" summary="Navigation header">
  20.         <tr>
  21.           <th colspan="3" align="center">7.5.¬†
  22.     <span lang="en" xml:lang="en">Float</span>
  23.   </th>
  24.         </tr>
  25.         <tr>
  26.           <td width="20%" align="left"><a accesskey="p" href="gimp-selection-invert.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  27.           <th width="60%" align="center">7.¬†
  28.     <span lang="en" xml:lang="en">The ‚Äú<span class="quote">Select</span>‚Äù Menu</span>
  29.   </th>
  30.           <td width="20%" align="right">¬†<a accesskey="n" href="gimp-selection-by_color.html"><img src="../images/next.png" alt="Next" /></a></td>
  31.         </tr>
  32.       </table>
  33.       <hr />
  34.     </div>
  35.     <div class="sect2" lang="en" xml:lang="en">
  36.       <div class="titlepage">
  37.         <div>
  38.           <div>
  39.             <h3 class="title"><a id="gimp-selection-float"></a>7.5.¬†
  40.     <span lang="en" xml:lang="en">Float</span>
  41.   </h3>
  42.           </div>
  43.           <div>
  44.             <div class="revhistory">
  45.               <table border="1" width="100%" summary="Revision history">
  46.                 <tr>
  47.                   <th align="left" valign="top" colspan="3">
  48.                     <b>Revision History</b>
  49.                   </th>
  50.                 </tr>
  51.                 <tr>
  52.                   <td align="left">Revision $Revision: 2424 $</td>
  53.                   <td align="left">2006-08-15</td>
  54.                   <td align="left">scb</td>
  55.                 </tr>
  56.               </table>
  57.             </div>
  58.           </div>
  59.         </div>
  60.       </div>
  61.       <a id="id2687506" class="indexterm"></a>
  62.       <p>
  63.     The <span class="guimenuitem">Float</span> command converts a normal selection
  64.     into a ‚Äú<span class="quote">floating selection</span>‚Äù. You can find more information
  65.     about
  66.     <a class="link" href="glossary.html#glossary-floatingselection" title="Floating Selection">floating selections</a>
  67.     in the Glossary.
  68.   </p>
  69.       <p>
  70.     In early versions of <acronym class="acronym">GIMP</acronym>, floating
  71.     selections were used for performing operations on a limited part of an
  72.     image. You can do that more easily now with layers, but you can still
  73.     use this way of working with images. In addition to using the
  74.     <span class="guimenuitem">Float</span> command, you can also create a floating
  75.     selection by moving a selection using the ‚Äú<span class="quote">Move</span>‚Äù tool,
  76.     without pressing the <span class="keycap"><strong>Alt</strong></span> key (or
  77.     <span class="keycap"><strong>Shift</strong></span>+<span class="keycap"><strong>Alt</strong></span> in
  78.     Linux), which automatically creates a floating selection. You can also
  79.     create a temporary layer, named ‚Äú<span class="quote">Floating Selection</span>‚Äù, with
  80.     the entries on the <a class="link" href="gimp-layer-menu.html#gimp-layer-introduction" title="10.1.¬† Introduction to the ‚ÄúLayer‚Äù Menu">Layer</a>
  81.     menu.
  82.   </p>
  83.       <p>
  84.     You cannot perform any operations on other layers if the image has a
  85.     floating selection, so after you make the changes you want to the
  86.     floating selection, you have to <span class="emphasis"><em>anchor</em></span> it. That is,
  87.     you have to attach it to a normal (non-floating) layer, usually the
  88.     original layer (the one which was active previously). To anchor the
  89.     floating selection, use the
  90.     <a class="link" href="gimp-layer-anchor.html" title="10.4.¬† Anchor layer">Anchor Layer</a> command. You can
  91.     also anchor it to an existing layer by clicking anywhere on the image
  92.     outside of the floating selection, which then merges it with the
  93.     background layer. You can also anchor it to a new layer by using the
  94.     <a class="link" href="gimp-layer-new.html" title="10.2.¬† New Layer">New Layer</a> command.
  95.   </p>
  96.       <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
  97.         <table border="0" summary="Tip">
  98.           <tr>
  99.             <td rowspan="2" align="center" valign="top" width="25">
  100.               <img alt="[Tip]" src="../images/tip.png" />
  101.             </td>
  102.             <th align="left">Tip</th>
  103.           </tr>
  104.           <tr>
  105.             <td align="left" valign="top">
  106.               <p>
  107.       If you display the layer boundary by using the
  108.       <a class="link" href="gimp-view-show-layer-boundary.html" title="8.10.¬† Show Layer Boundary">Show Layer Boundary</a>
  109.       command, you may have difficulty selecting a precise area of the
  110.       image which you want in a layer. To avoid this problem, you can make a
  111.       rectangular selection, transform it into a floating selection and
  112.       anchor it to a new layer. Then simply remove the original layer.
  113.     </p>
  114.             </td>
  115.           </tr>
  116.         </table>
  117.       </div>
  118.       <div class="sect3" lang="en" xml:lang="en">
  119.         <div class="titlepage">
  120.           <div>
  121.             <div>
  122.               <h4 class="title"><a id="id2687665"></a>7.5.1.¬†
  123.       <span lang="en" xml:lang="en">Activating the Command</span>
  124.     </h4>
  125.             </div>
  126.           </div>
  127.         </div>
  128.         <div class="itemizedlist">
  129.           <ul type="disc">
  130.             <li>
  131.               <p>
  132.           You can access this command from the image menubar through
  133.           <span class="guimenu"><span class="accel">S</span>elect</span> ‚Üí <span class="guimenuitem"><span class="accel">F</span>loat</span>,
  134.         </p>
  135.             </li>
  136.             <li>
  137.               <p>
  138.           or by using the keyboard shortcut
  139.           <span class="keycap"><strong>Shift</strong></span>+<span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>L</strong></span>.
  140.         </p>
  141.             </li>
  142.           </ul>
  143.         </div>
  144.       </div>
  145.     </div>
  146.     <div class="navfooter">
  147.       <hr />
  148.       <table width="100%" summary="Navigation footer">
  149.         <tr>
  150.           <td width="40%" align="left"><a accesskey="p" href="gimp-selection-invert.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  151.           <td width="20%" align="center">
  152.             <a accesskey="u" href="gimp-imagewindow-menus-select.html">
  153.               <img src="../images/up.png" alt="Up" />
  154.             </a>
  155.           </td>
  156.           <td width="40%" align="right">¬†<a accesskey="n" href="gimp-selection-by_color.html"><img src="../images/next.png" alt="Next" /></a></td>
  157.         </tr>
  158.         <tr>
  159.           <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-selection-invert.html">7.4.¬†
  160.     <span lang="en" xml:lang="en">Invert</span>
  161.   </a>¬†</td>
  162.           <td width="20%" align="center">
  163.             <a accesskey="h" href="index.html">
  164.               <img src="../images/home.png" alt="Home" />
  165.             </a>
  166.           </td>
  167.           <td width="40%" align="right" valign="top">¬†<a accesskey="n" href="gimp-selection-by_color.html">7.6.¬†
  168.     <span lang="en" xml:lang="en">By Color</span>
  169.   </a></td>
  170.         </tr>
  171.       </table>
  172.     </div>
  173.   </body>
  174. </html>
  175.