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 / script-fu-slide.html < prev    next >
Encoding:
Extensible Markup Language  |  2008-05-03  |  8.8 KB  |  237 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>16.8.¬† Slide</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="filters-decor.html" title="16.¬† Decor Filters" />
  14.     <link rel="prev" href="script-fu-round-corners.html" title="16.7.¬† Round Corners" />
  15.     <link rel="next" href="script-fu-carve-it.html" title="16.9.¬† Stencil Carve" />
  16.   </head>
  17.   <body>
  18.     <div class="navheader">
  19.       <table width="100%" summary="Navigation header">
  20.         <tr>
  21.           <th colspan="3" align="center">16.8.¬†
  22.     <span lang="en" xml:lang="en">Slide</span>
  23.   </th>
  24.         </tr>
  25.         <tr>
  26.           <td width="20%" align="left"><a accesskey="p" href="script-fu-round-corners.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  27.           <th width="60%" align="center">16.¬†
  28.     <span lang="en" xml:lang="en">Decor Filters</span>
  29.   </th>
  30.           <td width="20%" align="right">¬†<a accesskey="n" href="script-fu-carve-it.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="script-fu-slide"></a>16.8.¬†
  40.     <span lang="en" xml:lang="en">Slide</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: 2419 $</td>
  53.                   <td align="left">2007-09-10</td>
  54.                   <td align="left">ude</td>
  55.                 </tr>
  56.               </table>
  57.             </div>
  58.           </div>
  59.         </div>
  60.       </div>
  61.       <a id="id2792035" class="indexterm"></a>
  62.       <a id="id2792053" class="indexterm"></a>
  63.       <div class="sect3" lang="en" xml:lang="en">
  64.         <div class="titlepage">
  65.           <div>
  66.             <div>
  67.               <h4 class="title"><a id="id2792062"></a>16.8.1.¬†
  68.       <span lang="en" xml:lang="en">Overview</span>
  69.     </h4>
  70.             </div>
  71.           </div>
  72.         </div>
  73.         <div class="figure">
  74.           <a id="id2792073"></a>
  75.           <p class="title">
  76.             <b>Figure¬†16.344.¬†
  77.         <span lang="en" xml:lang="en">
  78.           Example for the ‚Äú<span class="quote">Slide</span>‚Äù filter
  79.         </span>
  80.       </b>
  81.           </p>
  82.           <div class="figure-contents">
  83.             <div class="mediaobject">
  84.               <img src="../images/filters/examples/taj_orig.jpg" alt="Example for the Slide filter" />
  85.               <div class="caption">
  86.                 <p>Original image</p>
  87.               </div>
  88.             </div>
  89.             <div class="mediaobject">
  90.               <img src="../images/filters/examples/decor-taj-slide.jpg" alt="Example for the Slide filter" />
  91.               <div class="caption">
  92.                 <p>‚Äú<span class="quote">Slide</span>‚Äù applied</p>
  93.               </div>
  94.             </div>
  95.           </div>
  96.         </div>
  97.         <br class="figure-break" />
  98.         <p>
  99.       This filter makes your image look like a slide, by adding a slide-film
  100.       like black frame, sprocket holes, and labels.
  101.     </p>
  102.         <p>
  103.       If necessary, the image will be cropped to fit into an aspect ratio of
  104.       widht : height = 3:2. If image width is greater than image height,
  105.       black frames will be added at the top and the bottom of the image, else
  106.       the frames will be added on the left and right sides. You may select
  107.       the color as well as the font of the text appearing on the frames. The
  108.       current background color will be used for drawing the holes.
  109.     </p>
  110.         <p>
  111.       The script only works on RGB and grayscale images that contain one
  112.       layer. Otherwise the menu entry is insensitive and grayed out.
  113.     </p>
  114.       </div>
  115.       <div class="sect3" lang="en" xml:lang="en">
  116.         <div class="titlepage">
  117.           <div>
  118.             <div>
  119.               <h4 class="title"><a id="id2792167"></a>16.8.2.¬†
  120.       <span lang="en" xml:lang="en">Activate the filter</span>
  121.     </h4>
  122.             </div>
  123.           </div>
  124.         </div>
  125.         <p>
  126.       The filter is found in the image window menu under
  127.       <span class="guimenu"><span class="accel">F</span>ilters</span> ‚Üí <span class="guisubmenu"><span class="accel">D</span>ecor</span> ‚Üí <span class="guimenuitem"><span class="accel">S</span>lide</span>.
  128.     </p>
  129.       </div>
  130.       <div class="sect3" lang="en" xml:lang="en">
  131.         <div class="titlepage">
  132.           <div>
  133.             <div>
  134.               <h4 class="title"><a id="id2792216"></a>16.8.3.¬†
  135.       <span lang="en" xml:lang="en">Options</span>
  136.     </h4>
  137.             </div>
  138.           </div>
  139.         </div>
  140.         <div class="figure">
  141.           <a id="id2792227"></a>
  142.           <p class="title">
  143.             <b>Figure¬†16.345.¬†
  144.         <span lang="en" xml:lang="en">‚Äú<span class="quote">Slide</span>‚Äù options</span>
  145.       </b>
  146.           </p>
  147.           <div class="figure-contents">
  148.             <div class="mediaobject">
  149.               <img src="../images/filters/options-decor-slide.png" alt="Slide options" />
  150.             </div>
  151.           </div>
  152.         </div>
  153.         <br class="figure-break" />
  154.         <div class="variablelist">
  155.           <dl>
  156.             <dt>
  157.               <span class="term">Text</span>
  158.             </dt>
  159.             <dd>
  160.               <p>
  161.             A short label that will be displayed in the top and bottom (or
  162.             the left and right) of the frame. The text must be really short.
  163.           </p>
  164.             </dd>
  165.             <dt>
  166.               <span class="term">Number</span>
  167.             </dt>
  168.             <dd>
  169.               <p>
  170.             Here you may enter a text for simulating consecutive numbers. Two
  171.             numbers will be displayed: this number and this number with the
  172.             character ‚Äú<span class="quote">A</span>‚Äù appended.
  173.           </p>
  174.             </dd>
  175.             <dt>
  176.               <span class="term">Font</span>
  177.             </dt>
  178.             <dd>
  179.               <p>
  180.             Clicking on this button opens the
  181.             <a class="link" href="gimp-font-dialog.html" title="3.6.¬† Fonts Dialog">Font dialog</a>, where you
  182.             can choose a font for the text on the frame.
  183.           </p>
  184.             </dd>
  185.             <dt>
  186.               <span class="term">Fontcolor</span>
  187.             </dt>
  188.             <dd>
  189.               <p>
  190.             Clicking on this button brings up a color selection dialog that
  191.             allows you to choose the color of the text.
  192.           </p>
  193.             </dd>
  194.             <dt>
  195.               <span class="term">Work on copy</span>
  196.             </dt>
  197.             <dd>
  198.               <p>
  199.             If checked, the filter creates a new window containing a copy of
  200.             the image with the filter applied. The original image remains
  201.             unchanged.
  202.           </p>
  203.             </dd>
  204.           </dl>
  205.         </div>
  206.       </div>
  207.     </div>
  208.     <div class="navfooter">
  209.       <hr />
  210.       <table width="100%" summary="Navigation footer">
  211.         <tr>
  212.           <td width="40%" align="left"><a accesskey="p" href="script-fu-round-corners.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  213.           <td width="20%" align="center">
  214.             <a accesskey="u" href="filters-decor.html">
  215.               <img src="../images/up.png" alt="Up" />
  216.             </a>
  217.           </td>
  218.           <td width="40%" align="right">¬†<a accesskey="n" href="script-fu-carve-it.html"><img src="../images/next.png" alt="Next" /></a></td>
  219.         </tr>
  220.         <tr>
  221.           <td width="40%" align="left" valign="top"><a accesskey="p" href="script-fu-round-corners.html">16.7.¬†
  222.     <span lang="en" xml:lang="en">Round Corners</span>
  223.   </a>¬†</td>
  224.           <td width="20%" align="center">
  225.             <a accesskey="h" href="index.html">
  226.               <img src="../images/home.png" alt="Home" />
  227.             </a>
  228.           </td>
  229.           <td width="40%" align="right" valign="top">¬†<a accesskey="n" href="script-fu-carve-it.html">16.9.¬†
  230.     <span lang="en" xml:lang="en">Stencil Carve</span>
  231.   </a></td>
  232.         </tr>
  233.       </table>
  234.     </div>
  235.   </body>
  236. </html>
  237.