<?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>layers</title>
 <link>http://registry.gimp.org/taxonomy/term/306</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Render Technological Image</title>
 <link>http://registry.gimp.org/node/20062</link>
 <description>&lt;p&gt;Based on the set edge, pixel ammount, color and brightness, this script-fu generates a layer that looks techno.&lt;/p&gt;
&lt;p&gt;Here is an example of what it makes...&lt;br /&gt;
&lt;img src=&quot;http://registry.gimp.org/files/techexample.JPG&quot;&gt;&lt;/p&gt;
&lt;p&gt;You can find it when you create the image window...&lt;br /&gt;
Script-Fu -&amp;gt; Render -&amp;gt; Tech&lt;/p&gt;
&lt;p&gt;(Note: This is my first Script-Fu)&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/20062#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/382">any</category>
 <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/116">effect</category>
 <category domain="http://registry.gimp.org/taxonomy/term/243">generate</category>
 <category domain="http://registry.gimp.org/taxonomy/term/225">image</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/46">render</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/872">tech</category>
 <enclosure url="http://registry.gimp.org/files/tech.scm" length="1657" type="application/octet-stream" />
 <pubDate>Thu, 05 Nov 2009 17:15:52 +0100</pubDate>
 <dc:creator>FyerEgg</dc:creator>
 <guid isPermaLink="false">20062 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Exact Aligner</title>
 <link>http://registry.gimp.org/node/18961</link>
 <description>&lt;p&gt;This script brings 2 pictures to an exact overlap.&lt;br /&gt;
The pictures must be in 2 different layers of the same image.&lt;br /&gt;
Get the layer 2 with 50% transparency. This makes both pictures visible in one projection.&lt;br /&gt;
You have to tell the script, which 2 points have to overlap. Therefore you stroke a path with a path tool in the image including 4 points. Point 1 will be aligned with point 3 and point 2 will be aligned with point 4.&lt;br /&gt;
The points build one path. So you can just click the 4 points consecutively.&lt;br /&gt;
More description is in the file.&lt;/p&gt;
&lt;p&gt;Thanx&lt;br /&gt;
Volker Tries&lt;br /&gt;
(c) 2009&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/18961#comments</comments>
 <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/209">adjustment</category>
 <category domain="http://registry.gimp.org/taxonomy/term/830">alignment</category>
 <category domain="http://registry.gimp.org/taxonomy/term/278">images</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/831">overlap</category>
 <category domain="http://registry.gimp.org/taxonomy/term/240">overlay</category>
 <category domain="http://registry.gimp.org/taxonomy/term/157">photo</category>
 <category domain="http://registry.gimp.org/taxonomy/term/829">Picture</category>
 <category domain="http://registry.gimp.org/taxonomy/term/176">resize</category>
 <category domain="http://registry.gimp.org/taxonomy/term/406">stereoscopic</category>
 <category domain="http://registry.gimp.org/taxonomy/term/634">transparent</category>
 <category domain="http://registry.gimp.org/taxonomy/term/80">vectors</category>
 <enclosure url="http://registry.gimp.org/files/exact-aligner.scm" length="6905" type="application/octet-stream" />
 <pubDate>Fri, 02 Oct 2009 08:06:05 +0200</pubDate>
 <dc:creator>vtries</dc:creator>
 <guid isPermaLink="false">18961 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>Create Paired Layers of numbered files into single psds</title>
 <link>http://registry.gimp.org/node/17911</link>
 <description>&lt;p&gt;This is a simple script that combines multiple paired files into single multi-layered psd files in the same folder.  &lt;/p&gt;
&lt;p&gt;A little history:  I beat my head against the wall for quite a while trying to make this script using the file-glob and batch functions, but could never get it to work due to ubuntu&#039;s random file manager which made it impossible to correctly pair my numbered files.  Anyway, I created this because I had a couple thousand paired images each numbered and in two different file formats (jpg and tif) that I needed to put into single psd files.  For example, I had background images and colormaps that overlay the backgrounds (1001.jpg was one background and 1001.tif was the colormap, then 1002 was a different background and colormap, etc.) and I wanted to put them into the same file so I could edit them together easily at a later time, hence the creation of a psd with the bottom layer the jpg and the top layer the tif.  &lt;/p&gt;
&lt;p&gt;I imagine anyone can modify this script to take any different file formats easily.  It would take a little more time to edit this script to take the pairs from different folders or use a different naming scheme, but hopefully this could give whoever a start.  &lt;/p&gt;
&lt;p&gt;I am by no means an actual programmer or have much experience with scheme or any programming language, so this script may not be the best way of doing this.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/17911#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <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/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/778">psd</category>
 <enclosure url="http://registry.gimp.org/files/script-fu-creatpairedlayerpsds.scm" length="1655" type="application/octet-stream" />
 <pubDate>Fri, 07 Aug 2009 18:29:57 +0200</pubDate>
 <dc:creator>ErichT</dc:creator>
 <guid isPermaLink="false">17911 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Visibility Manager</title>
 <link>http://registry.gimp.org/node/16778</link>
 <description>&lt;p&gt;Actions:&lt;br /&gt;
  &amp;gt;  Hide layes without active&lt;br /&gt;
  &amp;gt;  Switch visible property&lt;br /&gt;
  &amp;gt;  Manage visibility (background, top, active, others layer)&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/16778#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/2">2.3</category>
 <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/747">hide layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/299">script-fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/113">visibility</category>
 <category domain="http://registry.gimp.org/taxonomy/term/466">visible</category>
 <enclosure url="http://registry.gimp.org/files/visibility-manager.scm" length="4608" type="application/octet-stream" />
 <pubDate>Sat, 13 Jun 2009 21:46:23 +0200</pubDate>
 <dc:creator>GandalftheGray</dc:creator>
 <guid isPermaLink="false">16778 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Paste separate selection as individual layer</title>
 <link>http://registry.gimp.org/node/16777</link>
 <description>&lt;p&gt;This is my first script.&lt;br /&gt;
It is needed to the competent cannon &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; script.&lt;br /&gt;
I you have more that once rectangle selection area. You can use this script to copy on active layer any selection area and set him as individual layer.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/16777#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/256">extract</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/81">paste</category>
 <category domain="http://registry.gimp.org/taxonomy/term/299">script-fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/108">selection</category>
 <enclosure url="http://registry.gimp.org/files/selection-newlayer.scm" length="3127" type="application/octet-stream" />
 <pubDate>Sat, 13 Jun 2009 21:36:19 +0200</pubDate>
 <dc:creator>GandalftheGray</dc:creator>
 <guid isPermaLink="false">16777 at http://registry.gimp.org</guid>
</item>
<item>
 <title>LayerGroups subsystem for Gimp</title>
 <link>http://registry.gimp.org/node/16563</link>
 <description>&lt;h2&gt;&lt;strong&gt;LayerGroups subsystem for Gimp&lt;/strong&gt;&lt;br /&gt;
&lt;/h2&gt;
&lt;strong&gt;New version 1.0a, uploaded June 30, 2009&lt;/strong&gt;

&lt;p&gt;
LayerGroups is a comprehensive layer groups subsystem for GIMP. It allows the creation of &lt;strong&gt;groups &lt;/strong&gt;and&lt;strong&gt; subgroups&lt;/strong&gt; of layers without limitation, based on the layer names. It allows you to &lt;strong&gt;hide&lt;/strong&gt; or &lt;strong&gt;show&lt;/strong&gt; many layers simultaneously,&lt;strong&gt; link&lt;/strong&gt; or &lt;strong&gt;unlink&lt;/strong&gt; them,  &lt;strong&gt;rename&lt;/strong&gt; them, &lt;strong&gt;delete&lt;/strong&gt; them, &lt;strong&gt;duplicate&lt;/strong&gt; them in the same image or to another image, &lt;strong&gt;move&lt;/strong&gt; them up or down in the layer stack (raise or lower) in relation to a specific reference layer, &lt;strong&gt;generate external image files&lt;/strong&gt; (for example png, gif, jpeg etc) from each of the layers of the group, and several other operations. 
&lt;/p&gt;
&lt;p&gt;
The selection of layers for the group can be enhanced with filters, for example only layers that are linked, or contain a specific keyword in the name.
&lt;/p&gt;
&lt;p&gt;
LayerGroups contains a &lt;strong&gt;built-in help system&lt;/strong&gt; that works two ways: when you are on the GIMP menu system with the mouse above one of the menu options you get a multi-line window with help and instructions on how to use the specific functionality and when you are in the dialog box where you enter the parameters, there is a menu that you can open to read the same help text. This help system is prepared in such a way that it can be easily translated into other languages, like French, German, Spanish, Portuguese, Dutch, etc. 
&lt;/p&gt;
&lt;p&gt;
LayerGroups has been thoroughly tested in a project with images containing hundreds of  layers where most of the mentioned layer group functionality was required. As a useful spill off, the LayerGroups script contains many generic script-fu functions that could be very useful in other scripts for GIMP. It has been tested under Windows XP and Vista with Gimp Portable version 2.6.6 and under Ubuntu Linux, Gimp version 2.6.6. To install the script, copy the script file &amp;quot;mig-gimp-layer-groups.scm&amp;quot; to the scripts directory and from GIMP execute the menu option Filters-&amp;gt;Script-Fu-&amp;gt;Refresh scripts. You should get a new main menu option labeled &#039;LayerGroups&#039; between &#039;Filters&#039; and &#039;Windows&#039;.  
&lt;/p&gt;
&lt;h2&gt;&lt;strong&gt;New version 1.0a: features&lt;/strong&gt;
&lt;/h2&gt;
&lt;p&gt;
The new &lt;strong&gt;version 1.0a&lt;/strong&gt; has a built in option to allow the LayerGroups subsystem to be placed under the &lt;cite&gt;&#039;Layer&#039;&lt;/cite&gt; menu of the Gimp image window. By the default you get a new &lt;cite&gt;&#039;LayerGroups&#039;&lt;/cite&gt; menu entry directly in the Gimp Image window. If you change the script file at line 35 - which contains the text &#039;#f&#039; in the first 2 characters - (change the 2nd character in that line from &#039;f&#039; to &#039;t&#039;) the &#039;LayerGroups&#039; menu entry will become a sub-menu entry of the &#039;Layer&#039; menu entry. Use any text editor to edit the &#039;mig-gimp-layer-groups.scm&#039; file. For example, under Windows you can use NotePad to edit the file. Make sure the saved file maintains the extension &#039;.scm&#039; 

&lt;/p&gt;
&lt;p&gt;
This new version contains some bug corrections and new functionality. The new functionality includes &lt;strong&gt;&#039;delete linked layers&#039;&lt;/strong&gt;, &lt;strong&gt;&#039;reverse the stack order of a layer group&#039;&lt;/strong&gt; and &lt;strong&gt;&#039;reverse the stack order of the currently linked layers&#039;&lt;/strong&gt;. 
&lt;/p&gt;</description>
 <comments>http://registry.gimp.org/node/16563#comments</comments>
 <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/744">delete layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/745">duplicate layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/747">hide layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/278">images</category>
 <category domain="http://registry.gimp.org/taxonomy/term/518">jpeg</category>
 <category domain="http://registry.gimp.org/taxonomy/term/239">layer effects</category>
 <category domain="http://registry.gimp.org/taxonomy/term/742">layer groups</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/746">link layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/384">png</category>
 <category domain="http://registry.gimp.org/taxonomy/term/743">rename layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/299">script-fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/554">tiff</category>
 <enclosure url="http://registry.gimp.org/files/mig-gimp-layer-groups.scm" length="213111" type="application/octet-stream" />
 <pubDate>Thu, 04 Jun 2009 15:23:53 +0200</pubDate>
 <dc:creator>melocotone</dc:creator>
 <guid isPermaLink="false">16563 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Wavelet decompose 0.1.2 Win 32 Binary</title>
 <link>http://registry.gimp.org/node/13439</link>
 <description>&lt;p&gt;Windows 32 binary of the last version of this plugin written by &quot;wavelet&quot; Marcor ;)&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/13439#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/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/43">GPLv2+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/592">decomposition</category>
 <category domain="http://registry.gimp.org/taxonomy/term/391">enhance</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/591">retouch</category>
 <category domain="http://registry.gimp.org/taxonomy/term/336">wavelet</category>
 <enclosure url="http://registry.gimp.org/files/wavelet-decompose-0.1.2_win32.zip" length="21484" type="application/zip" />
 <pubDate>Mon, 12 Jan 2009 14:54:41 +0100</pubDate>
 <dc:creator>Francois_C</dc:creator>
 <guid isPermaLink="false">13439 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Export All Layers to Anime Studio Project (ANME)</title>
 <link>http://registry.gimp.org/node/12867</link>
 <description>&lt;p&gt;This is to use if you have Anime Studio (v5), and want to convert your layered image into an character on that program.  The script works on GIMP 2.4.2 and Anime Studio 5, and that&#039;s all I&#039;ve tried it on.   Each layer is saved as a 24-bit PNG, using each layer&#039;s name as a base, and referenced in the output ANME file.  You can choose the output folder for both the ANME file and the image files.  You can also rename the ANME file to something besides the base image name, but if unspecified, the ANME&#039;s name is the same as the image name, minus the extension.&lt;br /&gt;
I have not tried it on, nor did I design it for, layers with masks.  I also did not design it to handle any types of blend modes besides normal mode.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/12867#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <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/621">anime studio</category>
 <category domain="http://registry.gimp.org/taxonomy/term/620">anme</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <enclosure url="http://registry.gimp.org/files/Gimp-Export-Layers-To-Anme.scm" length="6990" type="application/octet-stream" />
 <pubDate>Thu, 18 Dec 2008 02:17:07 +0100</pubDate>
 <dc:creator>ja227</dc:creator>
 <guid isPermaLink="false">12867 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Wavelet decompose</title>
 <link>http://registry.gimp.org/node/11742</link>
 <description>&lt;p&gt;
This plugin losslessly decomposes a layer of an image into layers of wavelet scales. This means that you can edit the image on different detail scales (frequencies). The trivial recomposition of the image can be done by GIMP&#039;s layer modes so you can see the results of your modifications instantly. Among the applications are retouching, noise reduction, and enhancing global contrast.
&lt;/p&gt;

&lt;h3&gt;Wavelet scales&lt;/h3&gt;
&lt;p&gt;
An image can be transformed into a set of wavelet scales. There are detail scales and one residual. The detail scales contain the image details of a their scale size. This means that scale 1 contains only image details of the smallest scale. Scale 2 details are larger and scale 3 details even larger (and so on). This image illustrates this:
&lt;/p&gt;
&lt;img src=&quot;/files/wd_scales_0.png&quot; tag=&quot;Wavelet scales&quot; /&gt;
&lt;p&gt;
This plugin computes these scales losslessly and creates a new layer for each one. The recomposition is the addition of all scales which is done by GIMP using the grain merge layer mode. You can then paint the scales with your favourite tool, using (128,128,128) as neutral colour (for the details, not the residual). Values below neutral darken, values above lighten. The most straightforward thing to do is to use the paintbrush tool with the  neutral colour and use different brushes and opacities. That way you erase details.
&lt;/p&gt;
&lt;h3&gt;Skin retouching&lt;/h3&gt;
&lt;p&gt;
The problem with skin retouching is retaining skin detail but erasing spots and such. However, one might want to keep freckles in the face (see image below). Achieving this is very difficult when operating in the normal image space. The skin details such as pores and hair are very small, spots and pimples are larger. If you erase the larger spots (with an airbrush for example) you hide the skin details inside it. With wavelets you decompose the image into scales of different detail size. To state it simply: One scale will contain the skin details like pores, other scales contain spots. They are rather nicely separated. Look at the image with the wavelet scales above. The first scale contains pores and freckles (it&#039;s a small image indeed) and the second and third one the spots. The problem is not separating the details from the spots anymore but finding out in which scales they lie. This image (taken by &lt;a href=&quot;http://www.flickr.com/photos/20311146@N00/&quot;&gt;+psv&lt;/a&gt;) has been edited using wavelet decomposition. One could have erased the freckles easily, but this natural face is beautiful because of them.
&lt;/p&gt;
&lt;img src=&quot;/files/wd_retouch_0.png&quot; tag=&quot;Skin retouching&quot; /&gt;
&lt;h3&gt;Noise reduction&lt;/h3&gt;
&lt;p&gt;
The human eye easily distinguishes noise from image detail. Computers cannot. By decomposing the image into wavelet scales you can decide for yourself which parts are erased and you get the most high quality result. For example in image regions which are out of focus you know there can&#039;t be any image details on the pixel size (they are just blurred). So you can pick a brush and erase wavelet scales 1 and 2 in such places. Image details of greater size are untouched by this as you will notice.
&lt;/p&gt;
&lt;h3&gt;Local contrast&lt;/h3&gt;
&lt;p&gt;
If you change the residual scale instead of the detail scales you can change the brightness of the image or global contrast without affecting local contrast. This means that you can get image details back out of dark image areas in full local contrast. This works for overexposed areas as well. However clipped image details (beyond white or black) cannot be restored.
&lt;/p&gt;</description>
 <comments>http://registry.gimp.org/node/11742#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/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/43">GPLv2+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/592">decomposition</category>
 <category domain="http://registry.gimp.org/taxonomy/term/391">enhance</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/591">retouch</category>
 <category domain="http://registry.gimp.org/taxonomy/term/336">wavelet</category>
 <enclosure url="http://registry.gimp.org/files/wavelet-decompose-0.1.2.tar.gz" length="18075" type="application/octet-stream" />
 <pubDate>Tue, 18 Nov 2008 17:18:44 +0100</pubDate>
 <dc:creator>marcor</dc:creator>
 <guid isPermaLink="false">11742 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
