<?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>GPLv3+</title>
 <link>http://registry.gimp.org/taxonomy/term/602</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Watermarker</title>
 <link>http://registry.gimp.org/node/19288</link>
 <description>&lt;p&gt;Watermarks a bunch of photos with the watermark file specified. Files are output to the ./WM subdirectory in the format specified.&lt;/p&gt;
&lt;p&gt;The watermark is applied with a difference mode overlay in the bottom right corner. Let me know if something should be parametrized. &lt;/p&gt;
&lt;p&gt;I run this script like so:&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
gimp -i -b &#039;(python-fu-watermarker RUN-NONINTERACTIVE &quot;{PATH-TO-FILES}&quot; &quot;{PATH-TO-WATERMARK}&quot; &quot;jpg&quot;)&#039; -b &#039;(gimp-quit 0)&#039;&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/19288#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/382">any</category>
 <category domain="http://registry.gimp.org/taxonomy/term/602">GPLv3+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/535">watermark</category>
 <enclosure url="http://registry.gimp.org/files/watermark_1.py" length="3624" type="text/x-python" />
 <pubDate>Sat, 10 Oct 2009 21:57:35 +0200</pubDate>
 <dc:creator>lavid</dc:creator>
 <guid isPermaLink="false">19288 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Straighten and Crop</title>
 <link>http://registry.gimp.org/node/18821</link>
 <description>&lt;p&gt;A script that provides an easy method for straightening pictures and then, optionally cropping them to remove the resulting transparent areas.&lt;/p&gt;
&lt;p&gt;The centre of rotation can be specified as can the type of cropping required.&lt;/p&gt;
&lt;p&gt;The cropping can be performed by the GIMP rotate function but this can have unpredictable results. The Post Rotate Crop script provides more options and seems more reliable (let me know should you find a problem with it)&lt;/p&gt;
&lt;p&gt;This version of Straighten and Crop uses the revised interface to the Post Rotate Crop script, including the option to select the aspect ratio of the cropped area.&lt;/p&gt;
&lt;p&gt;The attached zip file includes the script and a text file of notes on its use.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/18821#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/602">GPLv3+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/824">Straighten Crop Transparent Rotate</category>
 <enclosure url="http://registry.gimp.org/files/StraightenAndCrop.zip" length="5634" type="application/zip" />
 <pubDate>Fri, 25 Sep 2009 23:30:48 +0200</pubDate>
 <dc:creator>programmer_ceds</dc:creator>
 <guid isPermaLink="false">18821 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Post Rotate Crop</title>
 <link>http://registry.gimp.org/node/18820</link>
 <description>&lt;p&gt;(A revised version of the script - the changes are listed below)&lt;/p&gt;
&lt;p&gt;Whilst originally intended to be used following a rotation the script can also be used following&lt;br /&gt;
other transformations, such as perspective, scale and shear. The transparent areas added to the&lt;br /&gt;
image by the transformation are removed to leave an opaque rectangle.&lt;/p&gt;
&lt;p&gt;The script provides options that determine how the resulting rectangle should be maximized.&lt;/p&gt;
&lt;p&gt;This procdure is slow to operate as a script but it is then available to users of Windows, Linux&lt;br /&gt;
and Macs. Neither does it require the installation of Python. It would run very much faster if&lt;br /&gt;
coded in c and included in The GIMP.&lt;/p&gt;
&lt;p&gt;If the opaque area of the image is significantly smaller than the image size it will be more&lt;br /&gt;
efficient to manually crop the image so that it is only slightly larger than the opaque area&lt;br /&gt;
and then run this script.&lt;/p&gt;
&lt;p&gt;The script is accessed via Tools/Transform Tools/Post Rotate Crop&lt;/p&gt;
&lt;p&gt;The script is not intended to work for opaque areas that include reflex angles.&lt;/p&gt;
&lt;p&gt;This version of the script includes the following changes/corrections:&lt;/p&gt;
&lt;p&gt;1. The user interface has changed slightly&lt;br /&gt;
2. Fixed potential endless loop when maximizing the rectangle.&lt;br /&gt;
3. Fixed problem where gimp-drawable-get-pixel could be called with the coordinates of a pixel&lt;br /&gt;
   that was outside the area of the unrotated image.&lt;br /&gt;
4. Added aspect ratio options.&lt;/p&gt;
&lt;p&gt;The attached file includes the script and a text file of instructions about its use.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/18820#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/602">GPLv3+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/823">Rotate Transform Transparent Crop</category>
 <enclosure url="http://registry.gimp.org/files/PostRotateCrop.zip" length="7248" type="application/zip" />
 <pubDate>Fri, 25 Sep 2009 23:23:19 +0200</pubDate>
 <dc:creator>programmer_ceds</dc:creator>
 <guid isPermaLink="false">18820 at http://registry.gimp.org</guid>
</item>
<item>
 <title>layers-slices - A slicing tool based on layers instead of guidelines</title>
 <link>http://registry.gimp.org/node/17699</link>
 <description>&lt;p&gt;
This script is meant to cut an image is smaller pieces and save these images automatically based on the size and names of specific layers, images to be used in web layouts.
&lt;/p&gt;
&lt;p&gt;
Other options I found are based on guidelines.  This approach has 2 drawbacks for me :
&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Image used for web layout are not always a pure table.  The image you needfor the banner has not the same width than the one you need for the side block, and there are &amp;quot;cells&amp;quot; of that table that you don&#039;t need&lt;/li&gt;
	&lt;li&gt;It&#039;s saved with an autogenerated name&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
If I&#039;m wrong with this analysis, tell me...  this script is perhaps a bad duplicate of some existing plugin I don&#039;t know about...&lt;br /&gt;
&lt;br /&gt;
The idea here is to create a layer for each slice you need.  This layer has 2 important characteristics :
&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;It&#039;s name - which must be &amp;quot;SLICE-xxx&amp;quot; (case insensitive), where xxx is the name of the image file to create, including the extension (.jpg or .png supported)&lt;/li&gt;
	&lt;li&gt;It&#039;s size - no matter what is on the layer,oly it&#039;s size matter&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
For each of these &amp;quot;SLICE-*&amp;quot; layer, the image will be flatten (without the &amp;quot;SLICE-*&amp;quot; layers themselves), cropped to the layer&#039;s size and saved in the directory specified in the requested parameters.  For .jpg images, the compression quality is requested in the parameters.
&lt;/p&gt;
&lt;p&gt;
This script is my first scheme script, and has to be considered beta quality at most... 
&lt;/p&gt;</description>
 <comments>http://registry.gimp.org/node/17699#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/602">GPLv3+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/540">cut image</category>
 <category domain="http://registry.gimp.org/taxonomy/term/54">save for web</category>
 <category domain="http://registry.gimp.org/taxonomy/term/677">slice</category>
 <category domain="http://registry.gimp.org/taxonomy/term/183">web</category>
 <category domain="http://registry.gimp.org/taxonomy/term/687">web design</category>
 <category domain="http://registry.gimp.org/taxonomy/term/55">webexport</category>
 <enclosure url="http://registry.gimp.org/files/layers-slices.scm" length="6032" type="application/octet-stream" />
 <pubDate>Mon, 27 Jul 2009 11:02:01 +0200</pubDate>
 <dc:creator>robert.hendrickx</dc:creator>
 <guid isPermaLink="false">17699 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Perspective Reflection Script</title>
 <link>http://registry.gimp.org/node/15784</link>
 <description>&lt;p&gt;This script modifies a layer to have a perspective and reflection consistent with that perspective.&lt;br /&gt;
&lt;img src=&quot;/files/reflect.png&quot; /&gt;&lt;br /&gt;
This script is not finished. It has not been tested very much, and it is missing major features to come later on.&lt;/p&gt;
&lt;p&gt;To install this script, copy it to your scripts folder, then restart Gimp. If you don&#039;t know where your scripts folder is, then go to Edit &amp;gt; Preferences &amp;gt; Folders &amp;gt; Scripts.&lt;/p&gt;
&lt;p&gt;To run this script, select Filters &amp;gt; Decor &amp;gt; Perspective Reflection.&lt;/p&gt;
&lt;p&gt;Feedback is appreciated.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/15784#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/602">GPLv3+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/225">image</category>
 <category domain="http://registry.gimp.org/taxonomy/term/718">perspective</category>
 <category domain="http://registry.gimp.org/taxonomy/term/60">plugin</category>
 <category domain="http://registry.gimp.org/taxonomy/term/270">reflection</category>
 <category domain="http://registry.gimp.org/taxonomy/term/259">script</category>
 <category domain="http://registry.gimp.org/taxonomy/term/299">script-fu</category>
 <enclosure url="http://registry.gimp.org/files/perspective-reflection-v0.10.scm" length="2558" type="application/octet-stream" />
 <pubDate>Tue, 28 Apr 2009 07:43:39 +0200</pubDate>
 <dc:creator>dln385</dc:creator>
 <guid isPermaLink="false">15784 at http://registry.gimp.org</guid>
</item>
<item>
 <title>2-Dimensional Gradient v. 1.2</title>
 <link>http://registry.gimp.org/node/15748</link>
 <description>&lt;p&gt;2-Dimensional Gradient (2DG) produces a new layer containing a gradient that changes in two dimensions. People using non-English-language GIMP installations are encouraged to upgrade to this version.&lt;/p&gt;
&lt;p&gt;9 sample gradients follow (collected into a single image):&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://registry.gimp.org/files/2DG%20samples_1.png&quot; width=&quot;300&quot; height=&quot;300&quot; alt=&quot;9 sample patterns produced by this Script-Fu&quot; /&gt;&lt;/p&gt;
&lt;p&gt;It can generate gradients from corner colors, edge gradients and/or the existing image. Options may be manually set, randomly created or duplicated from an existing 2DG layer. &lt;/p&gt;
&lt;p&gt;The layer options used are stored in the created layer name. The option duplication feature depends on this name.&lt;/p&gt;
&lt;p&gt;Once installed and Script-Fu refreshed, 2DG can be found under Filters &amp;gt; Render &amp;gt; Pattern. It will be active if there is an active RGB image.&lt;/p&gt;
&lt;p&gt;If you have a selection active when you run this script, the gradient area will be a rectangle sized to the selection. Non-rectangular selections will be supported through creation of an edit mask, but the gradient will be based on a rectangle.&lt;/p&gt;
&lt;p&gt;Due to looping logic, the wider or taller the image, the longer it will take to render. So you might want to try gradients on a smaller image first, then reproduce the gradient on a larger image if you like the results. The &amp;quot;Current 2DG layer - all settings&amp;quot; option supports doing this action after trying other gradients or after closing and re-launching GIMP.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Options:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Option source:&lt;/strong&gt;&lt;br /&gt;
Choose whether to enter all of the options yourself, or to generate some of them randomly. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Current 2DG Layer:&lt;/strong&gt; If you have an existing 2DG layer selected, you can also choose to duplicate some of the options from the existing 2DG layer. This is handy if you want to replicate a smaller test in a larger area. &lt;/p&gt;
&lt;p&gt;If you choose Random - all options or Current 2DG layer - all options, there is no point in setting any of the other options manually as they will be ignored (except for the checkbox to allow image source as an edge method).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Corner colors (top left, top right, bottom left, bottom right):&lt;/strong&gt;&lt;br /&gt;
Specify colors to occupy the 4 corner pixels of the rectangle. This option will only have an effect for a particular corner if at least one adjacent edge uses that corner to generate the edge contents &lt;strong&gt;and&lt;/strong&gt; the fill method uses that edge to generate the fill contents.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gradients (top, bottom, left, right):&lt;/strong&gt;&lt;br /&gt;
Specify gradients to occupy the edges of the rectangle. This option will only have an effect for a particular edge if the edge method chosen for that edge uses the gradient to generate the edge contents &lt;strong&gt;and&lt;/strong&gt; the fill method chosen uses that specific edge to generate the selection fill.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Fill blend:&lt;/strong&gt;&lt;br /&gt;
Choose between RGB, HSV (clockwise hue) or HSV counter-clockwise.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Edge methods:&lt;/strong&gt;&lt;br /&gt;
Specify how to create the edge contents, either using a gradient between corner colors, using a specific gradient or using the existing image contents. This option will only have an effect for a particular edge if the fill method chosen uses that edge to generate the fill contents.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Fill method:&lt;/strong&gt;&lt;br /&gt;
- If choosing Top to bottom, the left and right edges will be ignored.&lt;br /&gt;
- If choosing Left to right, the top and bottom edges will be ignored.&lt;br /&gt;
- If choosing a diagonal method, all edges will be used.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Edge repeat rule:&lt;/strong&gt;&lt;br /&gt;
For each edge, allows specifying 0 to 9 repeats. &quot;S&quot; is for sawtooth repeat (color A to color B, repeat A to B, repeat A to B, etc.) T is for triangle repeat (color A to color B, repeat B to A, repeat A to B, etc.). The rule is positional. Specify count and S or T for top, then a space, then count and S or T for bottom, then a space, count and S or T for left, then a space, and finally count and S or T for right. The repeat rule for a particular edge will only have an effect if a gradient or adjacent corners are used to generate that edge &lt;strong&gt;and&lt;/strong&gt; that edge is used by the fill method to create the fill.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Allow image source as an edge method in randomly-generated layers:&lt;/strong&gt;&lt;br /&gt;
If you check this, generating a random layer can use the image source to create one or more edges of this layer. The downside of allowing this is that the layers produced using the image rule are harder or impossible to duplicate.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Known issues:&lt;/strong&gt;&lt;br /&gt;
- May randomly fail, leaving a temporary selection active. If this occurs, Select All, then Select None to clear the selection.&lt;br /&gt;
- May not do a good job of handling gradients involving transparency/alpha.&lt;br /&gt;
- May not detect that the Current 2DG layer option has been chosen to use on a layer that is either not a 2DG layer or is a 2DG layer but has had its layer name changed. At the moment, anything not filled in by this procedure will be taken from the manually-set options.&lt;br /&gt;
- May not repeat evenly; there may be a sliver on the right or bottom which is particularly noticeable when sawtooth repeat is used.&lt;br /&gt;
- Includes unused options in the self-documenting layer name, which may lead to unnecessary effort by someone duplicating settings manually from reading the layer name.&lt;br /&gt;
- Is not sufficiently commented in the code.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Version history:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Version 1.2&lt;/strong&gt; Corrected gradient name logic so that the script no longer would fail from being used in a non-English installation of GIMP. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Version 1.0.&lt;/strong&gt; Developed from &lt;a href=&quot;http://registry.gimp.org/node/15053&quot;&gt;Four-Corner Gradient&lt;/a&gt; and &lt;a href=&quot;http://registry.gimp.org/node/14975&quot;&gt;Gradient-to-Gradient&lt;/a&gt; scripts-fu. If you find 2DG has too many options, you might try one of these other scripts-fu instead.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Acknowledgements:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I gratefully acknowledge forum assistance from GIMP registry members &lt;a href=&quot;http://registry.gimp.org/user/7463&quot;&gt;Saul Goode&lt;/a&gt; and &lt;a href=&quot;http://registry.gimp.org/user/13443&quot;&gt;bootchk&lt;/a&gt; for helping me to understand particularly thorny (to me) aspects of TinyScheme. In addition, the 2DG code includes a number-to-hex conversion subroutine from &lt;a href=&quot;http://registry.gimp.org/user/7463&quot;&gt;Saul Goode&lt;/a&gt; which I also used as a model for a hex-to-number conversion subroutine. This assistance and code help me significantly in my quest to provide self-documenting layer names and using the self-documentation feature to allow retrieving settings from an existing, currently active, 2DG layer. I also appreciate forum assistance from Rob A, now known as &lt;a href=&quot;http://registry.gimp.org/user/14908&quot;&gt;ffaat&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/15748#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/602">GPLv3+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/254">gradients</category>
 <category domain="http://registry.gimp.org/taxonomy/term/46">render</category>
 <category domain="http://registry.gimp.org/taxonomy/term/299">script-fu</category>
 <enclosure url="http://registry.gimp.org/files/2dgradient_12.scm" length="30764" type="application/octet-stream" />
 <pubDate>Sun, 26 Apr 2009 16:24:26 +0200</pubDate>
 <dc:creator>Charles Belov</dc:creator>
 <guid isPermaLink="false">15748 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Website Window Creator Script</title>
 <link>http://registry.gimp.org/node/15073</link>
 <description>&lt;p&gt;This script creates a new image with a window useful for web design.&lt;/p&gt;
&lt;img src=&quot;/files/window1.png&quot; /&gt;
&lt;p&gt;To install this script, copy it to your scripts folder, then restart Gimp. If you don&#039;t know where your scripts folder is, then go to Edit &amp;gt; Preferences &amp;gt; Folders &amp;gt; Scripts.&lt;/p&gt;
&lt;p&gt;To run this script, select File &amp;gt; Create &amp;gt; Website Window.&lt;/p&gt;
&lt;p&gt;Feedback is appreciated, and I will consider any changes that you request.&lt;/p&gt;</description>
 <comments>http://registry.gimp.org/node/15073#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/361">GPL / LGPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/36">GPLv3</category>
 <category domain="http://registry.gimp.org/taxonomy/term/602">GPLv3+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/685">create</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/60">plugin</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/183">web</category>
 <category domain="http://registry.gimp.org/taxonomy/term/687">web design</category>
 <category domain="http://registry.gimp.org/taxonomy/term/686">window</category>
 <enclosure url="http://registry.gimp.org/files/web-win-v0.12.scm" length="6651" type="application/octet-stream" />
 <pubDate>Fri, 27 Mar 2009 21:21:05 +0100</pubDate>
 <dc:creator>dln385</dc:creator>
 <guid isPermaLink="false">15073 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Four-corner gradient</title>
 <link>http://registry.gimp.org/node/15053</link>
 <description>&lt;p&gt;Version 2.4&lt;/p&gt;
&lt;p&gt;This Script-Fu creates a completely new image having an RGB and/or HSV gradient in two directions - both horizontally and vertically - based on the colors you specify for the four corners. The layer name includes the parameters to support reproducibility.&lt;/p&gt;
&lt;p&gt;Superceded as of 4/26/09 by &lt;a href=&quot;http://registry.gimp.org/node/15748&quot;&gt;2-Dimensional Gradient&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Version 2.4: layer name color parameters shown in hex to facilitate copying into color widget. Thanks to &lt;a href=&quot;http://registry.gimp.org/user/7463&quot;&gt;Saul Goode&lt;/a&gt; for &lt;a href=&quot;http://registry.gimp.org/node/15346#comment-2789&quot;&gt;code that lets me enable this feature&lt;/a&gt;.&lt;br /&gt;
Version 2.2: layer name includes all parameters except width and height, to facilitate reproducibility.&lt;br /&gt;
Version 2.0: defaults to most efficient execution sequence; adds cycling.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Tip:&lt;/strong&gt; Because the logic of this script involves processing one column or row at a time, you may want to test on a smaller image until you find a desirable gradient, then create a larger image using the same settings.&lt;/p&gt;
&lt;p&gt;If you choose RGB for both directions or HSV for both directions, the sequence does not matter, so you might as well let the program choose the most efficient direction.&lt;/p&gt;
&lt;p&gt;If you mix RGB in one direction with HSV in the other, the processing sequence - RGB first or HSV first - &lt;strong&gt;will&lt;/strong&gt; affect the appearance of your resulting image. If you&#039;ve mixed them, you may want to try forcing a particular sequence for applying the gradients.&lt;/p&gt;
&lt;p&gt;Once you&#039;ve saved this Script-Fu in your Script-Fu directory, you will find it filed under Filters &amp;gt; Render &amp;gt; Gradients &amp;gt; 4-corner Gradient 2.0... &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Known issue:&lt;/strong&gt; The script may occasionally quit with an error when setting the foreground color. Re-running the script with the same parameters seems to fix the problem.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Known issue:&lt;/strong&gt; As of GIMP 2.6.6, the programming interface provided by GIMP does not support scripting control over HSV gradient directionality (clockwise vs. counter-clockwise hue). Therefore, the choice of the directionality of such gradients may appear arbitrary - and may even &lt;strong&gt;be&lt;/strong&gt; arbitrary. Occasionally, you may find that certain uses of the HSV settings in the Four-corner gradient Script-Fu may result in two adjacent rows or columns of pixels following the opposite hue directionality. There is nothing to be done about this at this time except, if you find the resulting image not useful, to try other settings.&lt;/p&gt;
&lt;p&gt;The image in my profile was created from Four-corner gradient version 2.0 Script-Fu with settings: 85 85 ff0000 00ff12 00bfff ffaf14 HSV No cycling RGB No cycling Left/right edges first.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.registry.gimp.org/files/pictures/picture-14085.jpg&quot; width=&quot;85&quot; height=&quot;85&quot; alt=&quot;sample four-color gradient image&quot; /&gt;&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/15053#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/602">GPLv3+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/684">blend</category>
 <category domain="http://registry.gimp.org/taxonomy/term/220">gradient</category>
 <category domain="http://registry.gimp.org/taxonomy/term/680">new image</category>
 <enclosure url="http://registry.gimp.org/files/fourcorner_2.scm" length="8055" type="application/octet-stream" />
 <pubDate>Fri, 27 Mar 2009 07:36:05 +0100</pubDate>
 <dc:creator>Charles Belov</dc:creator>
 <guid isPermaLink="false">15053 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Gradient-to-gradient Gradient</title>
 <link>http://registry.gimp.org/node/14975</link>
 <description>&lt;p&gt;Version 1.0.2&lt;/p&gt;
&lt;p&gt;This script-fu creates a completely new image having an RGB and/or HSV gradient vertically between any two GIMP gradient patterns.&lt;/p&gt;
&lt;p&gt;Note that this script-fu has a repeating loop, so the wider you make this image, the longer the script will take to run.&lt;/p&gt;
&lt;p&gt;Find in Filters &amp;gt; Render &amp;gt; Gradients &amp;gt; Gradient to gradient...&lt;/p&gt;
&lt;p&gt;Superceded as of 4/26/09 by &lt;a href=&quot;http://registry.gimp.org/node/15748&quot;&gt;2-Dimensional Gradient&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/14975#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/602">GPLv3+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/220">gradient</category>
 <category domain="http://registry.gimp.org/taxonomy/term/680">new image</category>
 <enclosure url="http://registry.gimp.org/files/grad2grad.scm" length="3155" type="application/octet-stream" />
 <pubDate>Mon, 23 Mar 2009 06:12:03 +0100</pubDate>
 <dc:creator>Charles Belov</dc:creator>
 <guid isPermaLink="false">14975 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Water reflection displacement map generator</title>
 <link>http://registry.gimp.org/node/13778</link>
 <description>&lt;p&gt;Builds displacement map to produce realistic water-like 3D reflection effect. Based on idea from &lt;a href=&quot;http://photoshopcontest.com/tutorials/26/displacement-water.html&quot;&gt;Photoshop Tutorial: Displacement Water&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Version 1.2&lt;br /&gt;
Changes:&lt;/p&gt;
&lt;p&gt;1. Additional control over parameters:&lt;br /&gt;
- 3D correction&lt;br /&gt;
- Initial noise level&lt;br /&gt;
2. Option to decompose result into two layers image (separate X and Y)&lt;br /&gt;
3. Minor changes and optimization (i.e. now called &quot;Water reflection map&quot;)&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://static.diary.ru/userdir/1/5/0/4/150477/45492769.jpg&quot; alt=&quot;Water reflection in Gimp&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Please see tutorial with step-by-step instructions and images &lt;a href=&quot;http://lucidlook.blogspot.com/2009/09/how-to-create-water-reflection-in-gimp.html&quot;&gt;&lt;b&gt;here&lt;/b&gt;&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/13778#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/602">GPLv3+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/652">displacement</category>
 <category domain="http://registry.gimp.org/taxonomy/term/653">water</category>
 <enclosure url="http://registry.gimp.org/files/dm-gen-1.2.scm" length="8174" type="application/octet-stream" />
 <pubDate>Mon, 26 Jan 2009 18:50:14 +0100</pubDate>
 <dc:creator>Lucidlook</dc:creator>
 <guid isPermaLink="false">13778 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
