<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://registry.gimp.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>brush</title>
 <link>http://registry.gimp.org/taxonomy/term/164</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Rotate (and resize) Brush</title>
 <link>http://registry.gimp.org/node/16231</link>
 <description>&lt;p&gt;Updated for version 2.6. Resizing brushes is pretty much obsolete, but rotating, mirroring and inverting brushes is still useful.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/16231#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/43">GPLv2+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/164">brush</category>
 <category domain="http://registry.gimp.org/taxonomy/term/176">resize</category>
 <category domain="http://registry.gimp.org/taxonomy/term/263">rotate</category>
 <enclosure url="http://registry.gimp.org/files/rotateBrush.scm" length="5997" type="application/octet-stream" />
 <pubDate>Sat, 16 May 2009 21:05:38 +0200</pubDate>
 <dc:creator>Leo_in_NJ</dc:creator>
 <guid isPermaLink="false">16231 at http://registry.gimp.org</guid>
</item>
<item>
 <title>GIMP Unified Resource Manager (GURM)</title>
 <link>http://registry.gimp.org/node/13473</link>
 <description>&lt;p&gt;This plugin was created at my suggestion by Sagenlicht at the &lt;a href=&quot;http://www.cartographersguild.com&quot;&gt;cartographers&#039; guild website&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is a python plugin (so you need to have python installed) that can dynamically manage all the resources that gimp can use. (It is basically an extension of the brush manager plugin). He has given me permission to post it here :) &lt;/p&gt;
&lt;p&gt;GURM stands for GIMP Unified Resource Manager and is based on the idea of the Brush Manager by Sean Bogie. Contrary to Sean&#039;s Brush Manager GURM can handle brushes, gradients, palettes, patterns and scripts (Script-Fu). It uses parts of his code.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;**** Update 08.01.2009 ****&lt;/strong&gt;&lt;br /&gt;
New version of GURM is out.&lt;/p&gt;
&lt;p&gt;Change log for GURM V0.7:&lt;/p&gt;
&lt;p&gt;    * Added some basic error windows&lt;br /&gt;
      - GURM now tells you, if the paths set in the gurm.ini are wrong&lt;br /&gt;
      - GURM now tells you, if it cant find the gurm.ini&lt;br /&gt;
      Earlier versions simply closed without any feedback&lt;br /&gt;
    * Started to clean up the code&lt;br /&gt;
    * Fixed progress bar count&lt;br /&gt;
    * Added support for .jpg, .png, .tiff, .bmp and .gif files for the Pattern Manager&lt;br /&gt;
    * Added support for .svg files for the Gradient Manager&lt;br /&gt;
    * Fixed sorting for GUI&lt;/p&gt;
&lt;p&gt;Please consider to upgrade to this version, even if you do not need its changes, as I plan to write an upgrade script beginning with the next update for GURM, which will make updating easier. This script will require V0.7 or later as I made a minor code change how the script searches for the gurm.ini.&lt;/p&gt;
&lt;p&gt;How to upgrade&lt;/p&gt;
&lt;p&gt;    * Unzip the attached gurm.zip to a temporary folder&lt;br /&gt;
    * Copy the new gurm.py to the plug-ins folder. Please be sure to either remove the old version or overwrite it.&lt;br /&gt;
    * Set the path to the gurm.ini in the new gurm.py. Please be aware that it has changed in this version. Be sure to read the readme.&lt;br /&gt;
    * Version 0.7 has a change to the gurm.ini file which means:&lt;br /&gt;
    * You either have to overwrite your existing gurm.ini with the new one and set the paths again (recommended for less computer experienced peps as you can follow the readme)&lt;br /&gt;
    * Or add the changes manually:&lt;br /&gt;
      - change the pattern manager extensions line to (be careful to end the line with a &quot;,&quot; and dont use any spaces between the &quot;,&quot;:&lt;br /&gt;
      extensions = .pat,.jpg,.png,.tiff,.bmp,.gif,&lt;br /&gt;
      - change the gradient manager extensions line to (be careful to end the line with a &quot;,&quot; and dont use any spaces between the &quot;,&quot;:&lt;br /&gt;
      extensions = .ggr,.svg,&lt;/p&gt;
&lt;p&gt;Quick upgrade for those who allready manually fixed the gurm.ini&lt;br /&gt;
If you allready did those gurm.ini changes you do not have to do anything with the gurm.ini - just replace the existing gurm.py in your plug-ins folder with the new version and reset the path to the gurm.ini in it.&lt;/p&gt;
&lt;p&gt;First time installation&lt;br /&gt;
If you dont update and downloading GURM for the first time, please be sure to read the readme. It tells you how to setup GURM properly. It is easier than it actually reads&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/13473#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/43">GPLv2+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/22">Python</category>
 <category domain="http://registry.gimp.org/taxonomy/term/164">brush</category>
 <category domain="http://registry.gimp.org/taxonomy/term/52">python</category>
 <category domain="http://registry.gimp.org/taxonomy/term/603">resource manager</category>
 <enclosure url="http://registry.gimp.org/files/gurm_v07.zip" length="20568" type="application/zip" />
 <pubDate>Tue, 13 Jan 2009 19:30:38 +0100</pubDate>
 <dc:creator>RobA</dc:creator>
 <guid isPermaLink="false">13473 at http://registry.gimp.org</guid>
</item>
<item>
 <title>draw-offset-point.scm</title>
 <link>http://registry.gimp.org/node/9288</link>
 <description>&lt;p&gt;
This script allow to offset n x m times the active paint-brush.
&lt;/p&gt;
&lt;p&gt;
Tutorial: &lt;a href=&quot;http://xoomer.alice.it/lwcon/gimp/script-fu/draw-offset-point.htm&quot;&gt;http://xoomer.alice.it/lwcon/gimp/script-fu/draw-offset-point.htm&lt;/a&gt;
&lt;/p&gt;</description>
 <comments>http://registry.gimp.org/node/9288#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/43">GPLv2+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/164">brush</category>
 <category domain="http://registry.gimp.org/taxonomy/term/487">offset</category>
 <category domain="http://registry.gimp.org/taxonomy/term/488">point</category>
 <enclosure url="http://registry.gimp.org/files/draw-offset-point-2.4.zip" length="1444" type="application/zip" />
 <pubDate>Sun, 14 Sep 2008 16:14:37 +0200</pubDate>
 <dc:creator>Giuseppe</dc:creator>
 <guid isPermaLink="false">9288 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Abr Brush Loader Binaries for Microsoft Windows</title>
 <link>http://registry.gimp.org/node/8643</link>
 <description>&lt;p&gt;Windows binaries for the &lt;a href=&quot;/node/126&quot;&gt;Abr brush loader&lt;/a&gt; plug-in by&lt;br /&gt;
&lt;a href=&quot;/user/57&quot;&gt;Eric Lamarque&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/8643#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/43">GPLv2+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/572">binary</category>
 <category domain="http://registry.gimp.org/taxonomy/term/164">brush</category>
 <category domain="http://registry.gimp.org/taxonomy/term/163">load</category>
 <category domain="http://registry.gimp.org/taxonomy/term/374">windows</category>
 <enclosure url="http://registry.gimp.org/files/abr-1.0.zip" length="37547" type="application/zip" />
 <pubDate>Wed, 27 Aug 2008 21:55:45 +0200</pubDate>
 <dc:creator>schumaml</dc:creator>
 <guid isPermaLink="false">8643 at http://registry.gimp.org</guid>
</item>
<item>
 <title>resizeBrush.scm</title>
 <link>http://registry.gimp.org/node/5290</link>
 <description>&lt;p&gt;This script resizes the brush that is currently selected. &lt;/p&gt;
&lt;p&gt;I DID NOT write this script, I only adapted it so that it works on both windows and linux.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/5290#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/287">free</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/164">brush</category>
 <category domain="http://registry.gimp.org/taxonomy/term/372">linux</category>
 <category domain="http://registry.gimp.org/taxonomy/term/176">resize</category>
 <category domain="http://registry.gimp.org/taxonomy/term/375">utility</category>
 <category domain="http://registry.gimp.org/taxonomy/term/374">windows</category>
 <enclosure url="http://registry.gimp.org/files/resizebrush1-1.zip" length="1333" type="application/zip" />
 <pubDate>Fri, 30 May 2008 22:52:30 +0200</pubDate>
 <dc:creator>kriidler</dc:creator>
 <guid isPermaLink="false">5290 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Rotating Brush Assistant</title>
 <link>http://registry.gimp.org/node/583</link>
 <description>&lt;p&gt;This script help to set up a rotating (animated) brush.  Starting with one (or more) brush images, it will create rotated copies of that image in a way to allow saving the file as a gih.&lt;/p&gt;
&lt;p&gt;Just start with an image oriented in the &quot;drawing upwards&quot; direction:&lt;br /&gt;
&lt;img src=&quot;http://www.maj.com/gallery/ffaat/gimp/source.png&quot; border=&quot;0&quot;&gt;&lt;/p&gt;
&lt;p&gt;and run the script.  With the defaults it will create a new image having all the rotated copies:&lt;br /&gt;
&lt;img src=&quot;http://www.maj.com/gallery/ffaat/gimp/created_by_script.png&quot; border=&quot;0&quot;&gt;&lt;/p&gt;
&lt;p&gt;Now save it as a .gih in your brush folder, and refresh the brush list.&lt;br /&gt;
&lt;img src=&quot;http://www.maj.com/gallery/ffaat/gimp/save_as.png&quot; border=&quot;0&quot;&gt;&lt;/p&gt;
&lt;p&gt;Here is a sample drawing with this brush.  The right squiggle uses tablet pressure sensitivity to change the size.&lt;br /&gt;
&lt;img src=&quot;http://www.maj.com/gallery/ffaat/gimp/sample.png&quot; border=&quot;0&quot;&gt;&lt;/p&gt;
&lt;p&gt;It will work with any shape image, but it only rotates a circle, so try to keep the image inside  To make a Colour brush, start with a RGB image with transparency, and check the option in the make brush dialog.  For a normal brush, make it a greyscale image with no alpha.  White will end up transparent, and greys will end up partially transparent.&lt;/p&gt;
&lt;p&gt;It will also rotate multiple images if you start with them stacked vertically, and tell the script how many images you have:&lt;/p&gt;
&lt;p&gt;Source Image:&lt;br /&gt;
&lt;img src=&quot;http://www.maj.com/gallery/ffaat/gimp/2source.png&quot; border=&quot;0&quot;&gt;&lt;/p&gt;
&lt;p&gt;Created by script:&lt;br /&gt;
&lt;img src=&quot;http://www.maj.com/gallery/ffaat/gimp/2created_by_script.png&quot; border=&quot;0&quot;&gt;&lt;/p&gt;
&lt;p&gt;How to save this to follow the angle and alternate between the rows:&lt;br /&gt;
&lt;img src=&quot;http://www.maj.com/gallery/ffaat/gimp/2save_as.png&quot; border=&quot;0&quot;&gt;&lt;/p&gt;
&lt;p&gt;and a sample.  (I toggled on &quot;Use Color from Gradient&quot; in the paint tool dialog in the lower half):&lt;br /&gt;
&lt;img src=&quot;http://www.maj.com/gallery/ffaat/gimp/2sample.png&quot; border=&quot;0&quot;&gt;&lt;/p&gt;
&lt;p&gt;The script registers itself as &lt;strong&gt;Script-Fu-&amp;gt;Utils-&amp;gt;Setup Rotating Brush&lt;/strong&gt;&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/583#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/43">GPLv2+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/128">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/164">brush</category>
 <category domain="http://registry.gimp.org/taxonomy/term/79">paths</category>
 <category domain="http://registry.gimp.org/taxonomy/term/263">rotate</category>
 <enclosure url="http://registry.gimp.org/files/setup-brush.scm" length="3784" type="application/octet-stream" />
 <pubDate>Fri, 15 Feb 2008 05:31:35 +0100</pubDate>
 <dc:creator>RobA</dc:creator>
 <guid isPermaLink="false">583 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Abr brush loader</title>
 <link>http://registry.gimp.org/node/126</link>
 <description>&lt;p&gt;
Plugin to load Photoshop ABR brushes as image in GIMP. Multiple brushes included in a file are loaded as layers. Should handle v1, v2, v6.1 and v6.2 sample brushes (though I don&#039;t known which PS release create each). Requires Gimp 2.4.
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://bugzilla.gnome.org/show_bug.cgi?id=377016&quot;&gt;Bugzilla #377016 for v6 brush support&lt;/a&gt;
&lt;/p&gt;</description>
 <comments>http://registry.gimp.org/node/126#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/35">GPLv2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/164">brush</category>
 <category domain="http://registry.gimp.org/taxonomy/term/162">file</category>
 <category domain="http://registry.gimp.org/taxonomy/term/163">load</category>
 <category domain="http://registry.gimp.org/taxonomy/term/165">photoshop</category>
 <category domain="http://registry.gimp.org/taxonomy/term/60">plugin</category>
 <enclosure url="http://registry.gimp.org/files/abr.c" length="17240" type="text/x-csrc" />
 <pubDate>Tue, 08 Jan 2008 21:42:34 +0100</pubDate>
 <dc:creator>eric.lamarque</dc:creator>
 <guid isPermaLink="false">126 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
