home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>2.6.  Image-Dependent Scripts</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
- <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
- <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
- <link rel="up" href="gimp-concepts-script-fu.html" title="2.  Using Script-Fu Scripts" />
- <link rel="prev" href="standalone-script-fu.html" title="2.5.  Standalone Scripts" />
- <link rel="next" href="gimp-using-script-fu-tutorial.html" title="3.  A Script-Fu Tutorial" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">2.6. 
- <span lang="en" xml:lang="en">Image-Dependent Scripts</span>
- </th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="standalone-script-fu.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <th width="60%" align="center">2. 
- <span lang="en" xml:lang="en">Using Script-Fu Scripts</span>
- </th>
- <td width="20%" align="right"> <a accesskey="n" href="gimp-using-script-fu-tutorial.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="id2616303"></a>2.6. 
- <span lang="en" xml:lang="en">Image-Dependent Scripts</span>
- </h3>
- </div>
- </div>
- </div>
- <p>
- Now, scripts and filters that perform operations on an existing image are
- accessible directly by the appropriate menu. For example, the script
- <span class="guimenu">New Brush</span> (script-fu-paste-as-brush)
- is integrated in the <span class="guimenu">Édit</span> image menu
- (<span class="guimenu">Édit</span> → <span class="guimenuitem">Paste as...</span> → <span class="guimenuitem">New Brush</span>),
- that is more logical.
- </p>
- <p>
- Furthermore, a new <span class="guimenu">Color</span> menu has been created that
- regroups together all that concern works on colors, the hue or level color
- adjustment tools, etc...
- </p>
- <p>
- <span class="guimenu">Filters</span> menu and <span class="guimenu">Scripts-Fu</span> menu are
- regrouped in one <span class="guimenu">Filters</span> menu and organised according
- to new categories. Now if a plugin and a filter works similarly, they are
- nearby in the menu.
- </p>
- <p>
- The <span class="guimenu">Scripts-Fu</span> menu only appears if you have loaded
- additional scripts : for example the gimp-resynthesizer pack corresponding
- to your Linux distribution (.deb, .rpm, .gz...).
- </p>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="standalone-script-fu.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="gimp-concepts-script-fu.html">
- <img src="../images/up.png" alt="Up" />
- </a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="gimp-using-script-fu-tutorial.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top"><a accesskey="p" href="standalone-script-fu.html">2.5. 
- <span lang="en" xml:lang="en">Standalone Scripts</span>
- </a> </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">
- <img src="../images/home.png" alt="Home" />
- </a>
- </td>
- <td width="40%" align="right" valign="top"> <a accesskey="n" href="gimp-using-script-fu-tutorial.html">3. 
- <span lang="en" xml:lang="en">A Script-Fu Tutorial</span>
- </a></td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-