<?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>colours</title>
 <link>http://registry.gimp.org/taxonomy/term/191</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Range Selection Script</title>
 <link>http://registry.gimp.org/node/17513</link>
 <description>&lt;p&gt;The range selection script is a tool for easy and automatic creation of selections and lay­er masks. The selections or masks include all parts of the image that are situated within a defined range of tonal values, colours, saturation or edges. Selections can be based on one of 16 channels. For detailed instructions and several samples have a look at the attached manual.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/17513#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/36">GPLv3</category>
 <category domain="http://registry.gimp.org/taxonomy/term/22">Python</category>
 <category domain="http://registry.gimp.org/taxonomy/term/191">colours</category>
 <category domain="http://registry.gimp.org/taxonomy/term/773">edges</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/221">mask</category>
 <category domain="http://registry.gimp.org/taxonomy/term/771">range</category>
 <category domain="http://registry.gimp.org/taxonomy/term/138">saturation</category>
 <category domain="http://registry.gimp.org/taxonomy/term/108">selection</category>
 <category domain="http://registry.gimp.org/taxonomy/term/637">tone</category>
 <category domain="http://registry.gimp.org/taxonomy/term/772">value</category>
 <enclosure url="http://registry.gimp.org/files/RangeSelection.py" length="12378" type="text/x-python" />
 <pubDate>Sat, 18 Jul 2009 18:51:35 +0200</pubDate>
 <dc:creator>rayadagio</dc:creator>
 <guid isPermaLink="false">17513 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Relative color remap</title>
 <link>http://registry.gimp.org/node/5442</link>
 <description>&lt;p&gt;This plug-in changes colors in an image based on the HSV difference between two colors.  This is particularly useful for applying color themes to existing images.&lt;br /&gt;
It avoids burning out high saturation and value at the expense of compression them somewhat when the difference goes towards higher saturation and value.&lt;br /&gt;
Current bugs/missing features include:&lt;br /&gt;
Undo does not work.&lt;br /&gt;
It can&#039;t be used on indexed images, even though it would frequently have enough colors.&lt;br /&gt;
It&#039;s slooow. Since it looks at only one pixel at a time, it should use some &amp;quot;pixel-iterator&amp;quot; that goes through the tiles in an optimal manner.&lt;br /&gt;
Selection only works in binary.&lt;br /&gt;
Grayscale support is untested and probably broken.&lt;br /&gt;
There is no preview.&lt;br /&gt;
Prevention of highlight burnout should be optional.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/5442#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/209">adjustment</category>
 <category domain="http://registry.gimp.org/taxonomy/term/312">button</category>
 <category domain="http://registry.gimp.org/taxonomy/term/137">color</category>
 <category domain="http://registry.gimp.org/taxonomy/term/139">colormap</category>
 <category domain="http://registry.gimp.org/taxonomy/term/192">colors</category>
 <category domain="http://registry.gimp.org/taxonomy/term/346">colour</category>
 <category domain="http://registry.gimp.org/taxonomy/term/191">colours</category>
 <category domain="http://registry.gimp.org/taxonomy/term/369">guf</category>
 <category domain="http://registry.gimp.org/taxonomy/term/380">HSV</category>
 <category domain="http://registry.gimp.org/taxonomy/term/197">icon</category>
 <category domain="http://registry.gimp.org/taxonomy/term/198">icons</category>
 <category domain="http://registry.gimp.org/taxonomy/term/325">layout</category>
 <category domain="http://registry.gimp.org/taxonomy/term/83">map</category>
 <category domain="http://registry.gimp.org/taxonomy/term/60">plugin</category>
 <category domain="http://registry.gimp.org/taxonomy/term/52">python</category>
 <category domain="http://registry.gimp.org/taxonomy/term/351">tone mapping</category>
 <category domain="http://registry.gimp.org/taxonomy/term/177">transform</category>
 <category domain="http://registry.gimp.org/taxonomy/term/375">utility</category>
 <category domain="http://registry.gimp.org/taxonomy/term/183">web</category>
 <category domain="http://registry.gimp.org/taxonomy/term/55">webexport</category>
 <enclosure url="http://registry.gimp.org/files/ColorMapRelative_0.py" length="6644" type="text/x-python" />
 <pubDate>Tue, 03 Jun 2008 13:22:55 +0200</pubDate>
 <dc:creator>larsrc</dc:creator>
 <guid isPermaLink="false">5442 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Saturation Fix</title>
 <link>http://registry.gimp.org/node/181</link>
 <description>&lt;p&gt;
Saturation Fix for restoring clipped colour channels.
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.farcrydesign.com/GIMP/SaturationFix.html&quot; title=&quot;Guide to Using the Saturation Fix Script&quot;&gt;Guide to Using the Saturation Fix Script&lt;/a&gt;
&lt;/p&gt;</description>
 <comments>http://registry.gimp.org/node/181#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/36">GPLv3</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/209">adjustment</category>
 <category domain="http://registry.gimp.org/taxonomy/term/213">channel</category>
 <category domain="http://registry.gimp.org/taxonomy/term/212">clipped</category>
 <category domain="http://registry.gimp.org/taxonomy/term/191">colours</category>
 <category domain="http://registry.gimp.org/taxonomy/term/205">fix</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/157">photo</category>
 <category domain="http://registry.gimp.org/taxonomy/term/210">photograph</category>
 <category domain="http://registry.gimp.org/taxonomy/term/138">saturation</category>
 <category domain="http://registry.gimp.org/taxonomy/term/206">touch-up</category>
 <enclosure url="http://registry.gimp.org/files/Darla-SaturationFix.scm" length="3253" type="application/octet-stream" />
 <pubDate>Wed, 23 Jan 2008 12:48:54 +0100</pubDate>
 <dc:creator>Darla</dc:creator>
 <guid isPermaLink="false">181 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Rainbow Plasma</title>
 <link>http://registry.gimp.org/node/164</link>
 <description>&lt;p&gt;Creates an image of rainbow coloured circles to give a plasma-like pattern. Also comes with an animation script that animates the pattern. Frames are saved as layers. Choose min and max speed and circles are randomly increases/decreased in radius according to the set speeds.&lt;br /&gt;
TODO - Save frames as XCF files compatible with GAP.&lt;br /&gt;
&lt;a href=&quot;http://img260.imageshack.us/my.php?image=plasmarainbowrj7.png&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://img260.imageshack.us/img260/4247/plasmarainbowrj7.th.png&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;   &lt;img src=&quot;http://img254.imageshack.us/img254/889/plasmaanimvt4.gif&quot; alt=&quot;Image Hosted by ImageShack.us&quot; /&gt;&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/164#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/40">unknown</category>
 <category domain="http://registry.gimp.org/taxonomy/term/128">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/189">circles</category>
 <category domain="http://registry.gimp.org/taxonomy/term/192">colors</category>
 <category domain="http://registry.gimp.org/taxonomy/term/191">colours</category>
 <category domain="http://registry.gimp.org/taxonomy/term/188">plasma</category>
 <category domain="http://registry.gimp.org/taxonomy/term/190">rainbow</category>
 <enclosure url="http://registry.gimp.org/files/Rainbow Plasma.scm" length="3646" type="application/octet-stream" />
 <pubDate>Sat, 19 Jan 2008 03:19:43 +0100</pubDate>
 <dc:creator>haro</dc:creator>
 <guid isPermaLink="false">164 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
