<?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>paste</title>
 <link>http://registry.gimp.org/taxonomy/term/81</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<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>Collect Layers</title>
 <link>http://registry.gimp.org/node/5013</link>
 <description>This script collects layers from open images and puts them into a new image.
This is useful if you open a couple of images at once from an external program like digikam or similar and want to e.g. average layers (-&amp;gt; see my &lt;a href=&quot;http://registry.gimp.org/node/5012&quot;&gt;Average  Layer&lt;/a&gt; plugin).&lt;p&gt;

You find it here: Xtns/Python-Fu/Layers/Collect Layers</description>
 <comments>http://registry.gimp.org/node/5013#comments</comments>
 <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/359">collect</category>
 <category domain="http://registry.gimp.org/taxonomy/term/360">copy</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/81">paste</category>
 <enclosure url="http://registry.gimp.org/files/collectlayers.py" length="1539" type="application/x-python" />
 <pubDate>Sat, 24 May 2008 11:14:33 +0200</pubDate>
 <dc:creator>oeller</dc:creator>
 <guid isPermaLink="false">5013 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Texturize</title>
 <link>http://registry.gimp.org/node/77</link>
 <description>&lt;p&gt;Create large and natural textures from a small sample. Based on a 2003 research article. Can also create tileable textures. See homepage :&lt;br /&gt;
&lt;a href=&quot;http://gimp-texturize.sourceforge.net/&quot; title=&quot;http://gimp-texturize.sourceforge.net/&quot;&gt;http://gimp-texturize.sourceforge.net/&lt;/a&gt;&lt;br /&gt;
Sometimes remembered as &quot;texturizer&quot;, but the original name is Texturize.&lt;br /&gt;
Writtent by Manu Cornet (&lt;a href=&quot;http://manucornet.net/&quot; title=&quot;http://manucornet.net/&quot;&gt;http://manucornet.net/&lt;/a&gt;) and Jean-Baptiste Rouquier (&lt;a href=&quot;http://www.rouquier.org/jb&quot; title=&quot;http://www.rouquier.org/jb&quot;&gt;http://www.rouquier.org/jb&lt;/a&gt;).&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/77#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/1">2.2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/35">GPLv2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/107">make seamless</category>
 <category domain="http://registry.gimp.org/taxonomy/term/83">map</category>
 <category domain="http://registry.gimp.org/taxonomy/term/81">paste</category>
 <category domain="http://registry.gimp.org/taxonomy/term/62">textures</category>
 <category domain="http://registry.gimp.org/taxonomy/term/104">tile</category>
 <category domain="http://registry.gimp.org/taxonomy/term/105">tileable</category>
 <pubDate>Fri, 04 Jan 2008 16:38:30 +0100</pubDate>
 <dc:creator>texturize</dc:creator>
 <guid isPermaLink="false">77 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Paste as new layer</title>
 <link>http://registry.gimp.org/node/60</link>
 <description>&lt;p&gt;Quickly and easily paste into a new layer. Accessible from the Edit menu.&lt;/p&gt;
&lt;h2&gt;How to install:&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Right-click on the link below that says &quot;pastenewlayer.scm&quot;. A pop-up menu should appear. Click &quot;Save Target As...&quot; or &quot;Save Link As...&quot; or whatever the equivalent option in your browser is.&lt;/li&gt;
&lt;li&gt;Save the file &quot;pastenewlayer.scm&quot; in your scripts folder. If you&#039;re not sure where your scripts folder is, you can check by opening GIMP and going to &amp;lt;Toolbox&amp;gt;/File/Preferences -&amp;gt; Folders -&amp;gt; Scripts. If more than one folder is shown, then any one of them will work.&lt;/li&gt;
&lt;li&gt;Once you have saved the file in your scripts folder, if you are already running GIMP, either click &amp;lt;Toolbox&amp;gt;/Xtns/Script-Fu/Refresh Scripts, or just close and reopen GIMP.&lt;/li&gt;
&lt;li&gt;If you have done this correctly, the script will appear in the menu under &amp;lt;Image&amp;gt;/Edit/Paste as/New Layer. If this menu item is not there, try clicking &amp;lt;Toolbox&amp;gt;/Xtns/Script-Fu/Refresh Scripts. If it&#039;s still not there, make sure the file is in your scripts folder and that the filename ends with &quot;.scm&quot;, not &quot;.txt&quot; or &quot;.scm.txt&quot; or something.&lt;/li&gt;
&lt;/ol&gt;
</description>
 <comments>http://registry.gimp.org/node/60#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/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/81">paste</category>
 <enclosure url="http://registry.gimp.org/files/pastenewlayer.scm" length="1754" type="text/x-scheme" />
 <pubDate>Thu, 03 Jan 2008 02:56:54 +0100</pubDate>
 <dc:creator>JonStipe</dc:creator>
 <guid isPermaLink="false">60 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
