<?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>layer</title>
 <link>http://registry.gimp.org/taxonomy/term/51</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Colour Match</title>
 <link>http://registry.gimp.org/node/20494</link>
 <description>&lt;p&gt;Easily map colours from a source colour to a target colour.  Very effective for matching skin tones across images or between people.&lt;/p&gt;
&lt;p&gt;Relatively quick (but not earth shattering). It doesn&#039;t work with grayscale or indexed images. Has preview, works with selections and layers, etc.  Very, easy to use, and quite useful for portraits or recolouring graphics.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://registry.gimp.org/files/colour-match_0.jpg&quot;&gt;&lt;br /&gt;
A demonstration: Lenna&#039;s face is mapped to the colour of the feather on her hat.  This was done by selecting a colour from her face, then selecting a colour from the feather. &lt;/p&gt;
&lt;p&gt;If you have an x86_64 version of GIMP 2.7 on linux, bunzip2  and move the colour-match file to your plugin directory:&lt;br /&gt;
&lt;code&gt;bunzip2 colour-match.bz2&lt;/code&gt;&lt;br /&gt;
&lt;code&gt;chmod 700 colour-match&lt;/code&gt; (Make it executable)&lt;br /&gt;
&lt;code&gt;mv colour-match ~/.gimp-2.7/plug-ins/colour-match&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;To build  it type: &lt;code&gt;gimptool-2.0 --install colour-match.c&lt;/code&gt;&lt;br /&gt;
You will need libgimp-dev, and libgtk2.0-dev packages if you didn&#039;t build GIMP from source.&lt;/p&gt;
&lt;p&gt;&lt;cite&gt;The algorithm is based on the relative color remap plug-in by Lars Clausen ( &lt;a href=&quot;http://registry.gimp.org/node/5442&quot; title=&quot;http://registry.gimp.org/node/5442&quot;&gt;http://registry.gimp.org/node/5442&lt;/a&gt; ).&lt;/cite&gt;&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/20494#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/779">2.7</category>
 <category domain="http://registry.gimp.org/taxonomy/term/35">GPLv2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/684">blend</category>
 <category domain="http://registry.gimp.org/taxonomy/term/137">color</category>
 <category domain="http://registry.gimp.org/taxonomy/term/346">colour</category>
 <category domain="http://registry.gimp.org/taxonomy/term/215">darken</category>
 <category domain="http://registry.gimp.org/taxonomy/term/380">HSV</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/880">lighten</category>
 <category domain="http://registry.gimp.org/taxonomy/term/83">map</category>
 <category domain="http://registry.gimp.org/taxonomy/term/878">match</category>
 <category domain="http://registry.gimp.org/taxonomy/term/307">merge</category>
 <category domain="http://registry.gimp.org/taxonomy/term/879">morph</category>
 <category domain="http://registry.gimp.org/taxonomy/term/157">photo</category>
 <category domain="http://registry.gimp.org/taxonomy/term/334">RGB</category>
 <category domain="http://registry.gimp.org/taxonomy/term/881">skin</category>
 <category domain="http://registry.gimp.org/taxonomy/term/637">tone</category>
 <category domain="http://registry.gimp.org/taxonomy/term/145">toning</category>
 <enclosure url="http://registry.gimp.org/files/colour-match.c" length="10042" type="text/x-c++src" />
 <pubDate>Wed, 18 Nov 2009 07:49:16 +0100</pubDate>
 <dc:creator>bleg</dc:creator>
 <guid isPermaLink="false">20494 at http://registry.gimp.org</guid>
</item>
<item>
 <title>layer-cover-image</title>
 <link>http://registry.gimp.org/node/19179</link>
 <description>&lt;p&gt;Scale and move the layer to cover the canvas. Just another &quot;shortcut&quot; script for a commonly used action...&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/19179#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/382">any</category>
 <category domain="http://registry.gimp.org/taxonomy/term/35">GPLv2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/851">move</category>
 <category domain="http://registry.gimp.org/taxonomy/term/112">scale</category>
 <enclosure url="http://registry.gimp.org/files/layer-cover-image.scm" length="714" type="application/octet-stream" />
 <pubDate>Wed, 07 Oct 2009 22:38:44 +0200</pubDate>
 <dc:creator>kiwibird</dc:creator>
 <guid isPermaLink="false">19179 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Export Layers as PNG</title>
 <link>http://registry.gimp.org/node/18440</link>
 <description>&lt;p&gt;File-&amp;gt;Export Layers-&amp;gt;&lt;/p&gt;
&lt;p&gt;Prompts for a folder to save PNG files.  Pretty straightforward.  &lt;/p&gt;
&lt;p&gt;Tested in 2.6.1 on linux and 2.6.6 on XP.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/18440#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/779">2.7</category>
 <category domain="http://registry.gimp.org/taxonomy/term/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/36">GPLv3</category>
 <category domain="http://registry.gimp.org/taxonomy/term/401">export</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/384">png</category>
 <category domain="http://registry.gimp.org/taxonomy/term/52">python</category>
 <enclosure url="http://registry.gimp.org/files/export_layers-0.2.py" length="1201" type="text/x-python" />
 <pubDate>Thu, 03 Sep 2009 03:15:21 +0200</pubDate>
 <dc:creator>cr33dog</dc:creator>
 <guid isPermaLink="false">18440 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Layer Informations</title>
 <link>http://registry.gimp.org/node/18342</link>
 <description>&lt;p&gt;Script-fu that displays the active layer name and x, y, w, h&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/18342#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/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/788">height</category>
 <category domain="http://registry.gimp.org/taxonomy/term/792">info</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/259">script</category>
 <category domain="http://registry.gimp.org/taxonomy/term/299">script-fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/610">width</category>
 <category domain="http://registry.gimp.org/taxonomy/term/789">x</category>
 <category domain="http://registry.gimp.org/taxonomy/term/790">y</category>
 <enclosure url="http://registry.gimp.org/files/celli-layer-info.scm" length="1215" type="application/octet-stream" />
 <pubDate>Fri, 28 Aug 2009 21:05:15 +0200</pubDate>
 <dc:creator>Sal</dc:creator>
 <guid isPermaLink="false">18342 at http://registry.gimp.org</guid>
</item>
<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>To Split Image</title>
 <link>http://registry.gimp.org/node/16789</link>
 <description>&lt;p&gt;This is my alternative for &#039;To slice and merge images&#039; (see &lt;a href=&quot;http://registry.gimp.org/node/14953&quot; title=&quot;http://registry.gimp.org/node/14953&quot;&gt;http://registry.gimp.org/node/14953&lt;/a&gt;).&lt;br /&gt;
If you haver use this script; download too &lt;a href=&quot;http://registry.gimp.org/node/60&quot; title=&quot;http://registry.gimp.org/node/60&quot;&gt;http://registry.gimp.org/node/60&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Two script for:&lt;br /&gt;
  1. Set width and height rectangle to split and set as separate layer&lt;br /&gt;
  2. Split in rows and columns and save any rectangular portion in the new layer&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/16789#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/225">image</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/752">matrix</category>
 <category domain="http://registry.gimp.org/taxonomy/term/753">rectangle</category>
 <category domain="http://registry.gimp.org/taxonomy/term/678">split</category>
 <enclosure url="http://registry.gimp.org/files/split-layer.scm" length="4269" type="application/octet-stream" />
 <pubDate>Sun, 14 Jun 2009 12:36:53 +0200</pubDate>
 <dc:creator>GandalftheGray</dc:creator>
 <guid isPermaLink="false">16789 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Layer to selection</title>
 <link>http://registry.gimp.org/node/14663</link>
 <description>&lt;p&gt;Why this is not already a menu item I do not know. &lt;/p&gt;
&lt;p&gt;Does what it says, makes a selection to match your layer.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/14663#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/35">GPLv2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/108">selection</category>
 <category domain="http://registry.gimp.org/taxonomy/term/672">simple</category>
 <enclosure url="http://registry.gimp.org/files/layer-to-selection.scm" length="1024" type="application/octet-stream" />
 <pubDate>Sun, 08 Mar 2009 18:09:01 +0100</pubDate>
 <dc:creator>kiwibird</dc:creator>
 <guid isPermaLink="false">14663 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Extended Split Tone</title>
 <link>http://registry.gimp.org/node/13793</link>
 <description>&lt;p&gt;This script creates two sets of layers - one for highlights and second for shadows.&lt;br /&gt;
You can then adjust the tone by changing of opacity each R,G,B layer.&lt;/p&gt;
&lt;p&gt;Launch from: Script-Fu -&amp;gt; Color -&amp;gt; Extended Split Tone&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/13793#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/36">GPLv3</category>
 <category domain="http://registry.gimp.org/taxonomy/term/128">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/259">script</category>
 <enclosure url="http://registry.gimp.org/files/Ex_Split_Tone.zip" length="2113" type="application/zip" />
 <pubDate>Tue, 27 Jan 2009 16:12:39 +0100</pubDate>
 <dc:creator>Lucidlook</dc:creator>
 <guid isPermaLink="false">13793 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Find and Replace Text</title>
 <link>http://registry.gimp.org/node/12212</link>
 <description>&lt;p&gt;
Find and Replace Text on all text layers.
&lt;/p&gt;
&lt;p&gt;
Find: text to search for&lt;br /&gt;
Replace: text to replace with&lt;br /&gt;
Replace All: replace every match [YES/no]&lt;br /&gt;
Case Sensitive: match case [YES/no]
&lt;/p&gt;
&lt;p&gt;
The plug-in is found at Edit-&amp;gt;Find &amp;amp; ReplaceText...
&lt;/p&gt;
&lt;p&gt;
Tested on Ubuntu 8.10, GIMP 2.7 (SVN).  
&lt;/p&gt;
&lt;p&gt;
Could use some further testing, esp. on other platforms.&lt;br /&gt;
Matching is done using Python&#039;s re.sub function - so special character should work (\n, *, +, etc.).
&lt;/p&gt;
&lt;p&gt;
TODO: 
&lt;/p&gt;
&lt;p&gt;
- add option to only replace on current layer&lt;br /&gt;
- add a pop-up to report the number of changes made (re.subn())
&lt;/p&gt;</description>
 <comments>http://registry.gimp.org/node/12212#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/36">GPLv3</category>
 <category domain="http://registry.gimp.org/taxonomy/term/604">find</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/52">python</category>
 <category domain="http://registry.gimp.org/taxonomy/term/605">replace</category>
 <category domain="http://registry.gimp.org/taxonomy/term/117">text</category>
 <enclosure url="http://registry.gimp.org/files/find_and_replace-0.1.py" length="1445" type="text/x-python" />
 <pubDate>Mon, 01 Dec 2008 00:23:50 +0100</pubDate>
 <dc:creator>cr33dog</dc:creator>
 <guid isPermaLink="false">12212 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Merge Visible with Layer Mask &amp; Alpha</title>
 <link>http://registry.gimp.org/node/8624</link>
 <description>&lt;p&gt;Merge visible using the active layer transparency to create a mask, visible layers below are discarded.&lt;/p&gt;
&lt;p&gt;This can be useful in 3d applications to preserve texture maps that belong in the alpha channel by using the bottom layer&#039;s mask to hold the information.&lt;/p&gt;
&lt;p&gt;Appears in /Image/Merge Visible with Layer Mask &amp;amp; Alpha of the Image window.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/8624#comments</comments>
 <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/292">alpha</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/307">merge</category>
 <category domain="http://registry.gimp.org/taxonomy/term/466">visible</category>
 <enclosure url="http://registry.gimp.org/files/merge_visible_with_layer_mask.py" length="2437" type="text/plain" />
 <pubDate>Wed, 27 Aug 2008 05:59:49 +0200</pubDate>
 <dc:creator>Snake-Arsenic</dc:creator>
 <guid isPermaLink="false">8624 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
