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-using-brushes.html < prev    next >
Encoding:
Extensible Markup Language  |  2008-05-03  |  9.2 KB  |  202 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.¬† Adding New Brushes</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-painting.html" title="Chapter¬†7.¬† Painting with GIMP" />
  14.     <link rel="prev" href="gimp-concepts-brushes.html" title="6.¬† Brushes" />
  15.     <link rel="next" href="gimp-using-animated-brushes.html" title="8.¬† The GIH Dialog Box" />
  16.   </head>
  17.   <body>
  18.     <div class="navheader">
  19.       <table width="100%" summary="Navigation header">
  20.         <tr>
  21.           <th colspan="3" align="center">7.¬†
  22.     <span lang="en" xml:lang="en">Adding New Brushes</span>
  23.   </th>
  24.         </tr>
  25.         <tr>
  26.           <td width="20%" align="left"><a accesskey="p" href="gimp-concepts-brushes.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  27.           <th width="60%" align="center">Chapter¬†7.¬†
  28.         <span lang="en" xml:lang="en">Painting with GIMP</span>
  29.       </th>
  30.           <td width="20%" align="right">¬†<a accesskey="n" href="gimp-using-animated-brushes.html"><img src="../images/next.png" alt="Next" /></a></td>
  31.         </tr>
  32.       </table>
  33.       <hr />
  34.     </div>
  35.     <div class="sect1" lang="en" xml:lang="en">
  36.       <div class="titlepage">
  37.         <div>
  38.           <div>
  39.             <h2 class="title" style="clear: both"><a id="gimp-using-brushes"></a>7.¬†
  40.     <span lang="en" xml:lang="en">Adding New Brushes</span>
  41.   </h2>
  42.           </div>
  43.         </div>
  44.       </div>
  45.       <a id="id2594668" class="indexterm"></a>
  46.       <p>
  47.     To add a new brush, after either creating or downloading it, you need to
  48.     save it in a format GIMP can use. The brush file needs to be placed in the
  49.     GIMP's brush search path, so that GIMP is able to index and display it in
  50.     the Brushes dialog. You can hit the <span class="guibutton">Refresh</span>
  51.     button, which reindexes the brush directory. GIMP uses three file formats
  52.     for brushes:
  53.   </p>
  54.       <div class="variablelist">
  55.         <a id="brushes-file-formats"></a>
  56.         <a id="id2594701" class="indexterm"></a>
  57.         <dl>
  58.           <dt>
  59.             <span class="term">GBR</span>
  60.           </dt>
  61.           <dd>
  62.             <a id="id2594721" class="indexterm"></a>
  63.             <a id="id2594728" class="indexterm"></a>
  64.             <p>
  65.           The <code class="filename">.gbr</code> ("<span class="emphasis"><em>g</em></span>imp
  66.           <span class="emphasis"><em>br</em></span>ush") format is used for ordinary and
  67.           color brushes.  You can convert many other types of images,
  68.           including many brushes used by other programs, into GIMP
  69.           brushes by opening them in GIMP and saving them with file
  70.           names ending in <code class="filename">.gbr</code>.  This brings up a
  71.           dialog box in which you can set the default Spacing for the
  72.           brush.  A more complete description of the GBR file format
  73.           can be found in the file <code class="filename">gbr.txt</code> in the
  74.           <code class="filename">devel-docs</code> directory of
  75.           the GIMP source distribution.
  76.         </p>
  77.             <div class="figure">
  78.               <a id="id2594784"></a>
  79.               <p class="title">
  80.                 <b>Figure¬†7.17.¬†
  81.             <span lang="en" xml:lang="en">Save a .gbr brush</span>
  82.           </b>
  83.               </p>
  84.               <div class="figure-contents">
  85.                 <div class="mediaobject">
  86.                   <img src="../images/using/file-gbr-save.png" alt="Save a .gbr brush" />
  87.                 </div>
  88.               </div>
  89.             </div>
  90.             <br class="figure-break" />
  91.           </dd>
  92.           <dt>
  93.             <span class="term">GIH</span>
  94.           </dt>
  95.           <dd>
  96.             <a id="id2594824" class="indexterm"></a>
  97.             <a id="id2594830" class="indexterm"></a>
  98.             <p>         
  99.           The <code class="filename">.gih</code> ("<span class="emphasis"><em>g</em></span>imp
  100.           <span class="emphasis"><em>i</em></span>mage <span class="emphasis"><em>h</em></span>ose") format
  101.           is used for animated brushes.  These brushes are constructed
  102.           from images containing multiple layers:  each layer may
  103.           contain multiple brush-shapes, arranged in a grid.  When you
  104.           save an image as a <code class="filename">.gih</code> file, a dialog
  105.           comes up that allows you to describe the format of the brush.
  106.           Look at <a class="link" href="gimp-using-animated-brushes.html" title="8.¬† The GIH Dialog Box">The GIH dialog
  107.           box</a> for more information about the dialog.  The GIH
  108.           format is rather complicated: a complete description can be
  109.           found in the file <code class="filename">gih.txt</code> in the
  110.           <code class="filename">devel-docs</code> directory of the GIMP source
  111.           distribution.
  112.         </p>
  113.           </dd>
  114.           <dt>
  115.             <span class="term">VBR</span>
  116.           </dt>
  117.           <dd>
  118.             <a id="id2594903" class="indexterm"></a>
  119.             <a id="id2594910" class="indexterm"></a>
  120.             <p>
  121.           The <code class="filename">.vbr</code> format is used for parametric
  122.           brushes, i. e., brushes created using the Brush Editor.
  123.           There is really no other meaningful way of obtaining files
  124.           in this format.
  125.         </p>
  126.           </dd>
  127.         </dl>
  128.       </div>
  129.       <p>
  130.     To make a brush available, place it in one of the folders in GIMP's brush
  131.     search path. By default, the brush search path includes two folders, the
  132.     system <code class="filename">brushes</code> folder, which you should not use or
  133.     alter, and the <code class="filename">brushes</code> folder inside your personal
  134.     GIMP directory. You can add new folders to the brush search path using the
  135.     <a class="link" href="gimp-pimping.html#gimp-prefs-folders-data" title="1.19.¬† Data Folders">Brush Folders</a>
  136.     page of the Preferences dialog. Any GBR, GIH, or VBR file included in a
  137.     folder in the brush search path will show up in the Brushes dialog the
  138.     next time you start GIMP, or as soon as you press the
  139.     <span class="guibutton">Refresh</span> button in the Brushes dialog.
  140.   </p>
  141.       <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
  142.         <table border="0" summary="Note">
  143.           <tr>
  144.             <td rowspan="2" align="center" valign="top" width="25">
  145.               <img alt="[Note]" src="../images/note.png" />
  146.             </td>
  147.             <th align="left">Note</th>
  148.           </tr>
  149.           <tr>
  150.             <td align="left" valign="top">
  151.               <p>
  152.       When you create a new parametric brush using the Brush Editor, it
  153.       is automatically saved in your personal
  154.       <code class="filename">brushes</code> folder.
  155.     </p>
  156.             </td>
  157.           </tr>
  158.         </table>
  159.       </div>
  160.       <p>
  161.     There are a number of web sites with downloadable collections of GIMP
  162.     brushes. Rather than supplying a list of links that will soon be out of
  163.     date, the best advice is to do a search with your favorite search engine
  164.     for ‚Äú<span class="quote">GIMP brushes</span>‚Äù.
  165.     There are also many collections of brushes for other programs with
  166.     painting functionality. Some can be converted easily into GIMP brushes,
  167.     some require special conversion utilities, and some cannot be converted at
  168.     all. Most fancy procedural brush types fall into the last category. If you
  169.     need to know, look around on the web, and if you don't find anything, look
  170.     for an expert to ask.
  171.   </p>
  172.     </div>
  173.     <div class="navfooter">
  174.       <hr />
  175.       <table width="100%" summary="Navigation footer">
  176.         <tr>
  177.           <td width="40%" align="left"><a accesskey="p" href="gimp-concepts-brushes.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  178.           <td width="20%" align="center">
  179.             <a accesskey="u" href="gimp-painting.html">
  180.               <img src="../images/up.png" alt="Up" />
  181.             </a>
  182.           </td>
  183.           <td width="40%" align="right">¬†<a accesskey="n" href="gimp-using-animated-brushes.html"><img src="../images/next.png" alt="Next" /></a></td>
  184.         </tr>
  185.         <tr>
  186.           <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-concepts-brushes.html">6.¬†
  187.     <span lang="en" xml:lang="en">Brushes</span>
  188.   </a>¬†</td>
  189.           <td width="20%" align="center">
  190.             <a accesskey="h" href="index.html">
  191.               <img src="../images/home.png" alt="Home" />
  192.             </a>
  193.           </td>
  194.           <td width="40%" align="right" valign="top">¬†<a accesskey="n" href="gimp-using-animated-brushes.html">8.¬†
  195.     <span lang="en" xml:lang="en">The GIH Dialog Box</span>
  196.   </a></td>
  197.         </tr>
  198.       </table>
  199.     </div>
  200.   </body>
  201. </html>
  202.