<?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>web</title>
 <link>http://registry.gimp.org/taxonomy/term/183</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<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>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>Flash SWF Export</title>
 <link>http://registry.gimp.org/node/14983</link>
 <description>&lt;p&gt;
A Python plugin that exports a GIMP image as a Shockwave Flash file or the layers of an GIMP image as a Shockwave Flash animation. The package &quot;swftools&quot; is required. 
&lt;/p&gt;
&lt;p&gt;
&lt;img src=&quot;http://files.myopera.com/area42/files/flash-swf-export.png&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
Presented by &lt;a href=&quot;http://www.area42.de&quot; target=&quot;_blank&quot;&gt;area42 - Agentur &amp;amp; Systempartner&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Download, screenshot and more information at
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://my.opera.com/area42/blog/flash-swf-export-for-gimp&quot; target=&quot;_blank&quot;&gt;http://my.opera.com/area42/blog/flash-swf-export-for-gimp&lt;/a&gt;
&lt;/p&gt;</description>
 <comments>http://registry.gimp.org/node/14983#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/681">flash</category>
 <category domain="http://registry.gimp.org/taxonomy/term/518">jpeg</category>
 <category domain="http://registry.gimp.org/taxonomy/term/60">plugin</category>
 <category domain="http://registry.gimp.org/taxonomy/term/384">png</category>
 <category domain="http://registry.gimp.org/taxonomy/term/52">python</category>
 <category domain="http://registry.gimp.org/taxonomy/term/261">swf</category>
 <category domain="http://registry.gimp.org/taxonomy/term/183">web</category>
 <category domain="http://registry.gimp.org/taxonomy/term/55">webexport</category>
 <pubDate>Mon, 23 Mar 2009 20:08:01 +0100</pubDate>
 <dc:creator>Bart</dc:creator>
 <guid isPermaLink="false">14983 at http://registry.gimp.org</guid>
</item>
<item>
 <title>CSSdev for Gimp 0.5</title>
 <link>http://registry.gimp.org/node/6114</link>
 <description>&lt;p&gt;
Creating XHTML source and cascading stylesheet from any Layer of the image. Supported features:
&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Default font&lt;/li&gt;
	&lt;li&gt;Background color, font color and link color &lt;/li&gt;
	&lt;li&gt;clipping &lt;/li&gt;
	&lt;li&gt;visibilty and opacity &lt;/li&gt;
	&lt;li&gt;z-index and name &lt;/li&gt;
	&lt;li&gt;position, width and height&lt;/li&gt;
	&lt;li&gt;Text layers and text styles (requires Gimp 2.5.x or higher)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Presented by &lt;a href=&quot;http://www.area42.de&quot; target=&quot;_blank&quot;&gt;area42 - Agentur &amp;amp; Systempartner&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Download, screenshot and more information at
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://my.opera.com/area42/blog/cssdev-for-gimp&quot; target=&quot;_blank&quot;&gt;http://my.opera.com/area42/blog/cssdev-for-gimp &lt;/a&gt;
&lt;/p&gt;</description>
 <comments>http://registry.gimp.org/node/6114#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/35">GPLv2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/128">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/257">background</category>
 <category domain="http://registry.gimp.org/taxonomy/term/383">css</category>
 <category domain="http://registry.gimp.org/taxonomy/term/385">html</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/60">plugin</category>
 <category domain="http://registry.gimp.org/taxonomy/term/384">png</category>
 <category domain="http://registry.gimp.org/taxonomy/term/52">python</category>
 <category domain="http://registry.gimp.org/taxonomy/term/259">script</category>
 <category domain="http://registry.gimp.org/taxonomy/term/183">web</category>
 <category domain="http://registry.gimp.org/taxonomy/term/55">webexport</category>
 <pubDate>Wed, 18 Jun 2008 15:30:26 +0200</pubDate>
 <dc:creator>Bart</dc:creator>
 <guid isPermaLink="false">6114 at http://registry.gimp.org</guid>
</item>
<item>
 <title>gimp2css</title>
 <link>http://registry.gimp.org/node/5504</link>
 <description>&lt;p&gt;This is rather old stuff, I was looking for an easy way to create html templates in an easy but open source kind of way. It is a perl-fu plugin for Gimp which allows you to draw your template as a multi-layered image, then automatically export it to html + individual png files. It was originally written for Gimp v.1, but it seems to work fine with Gimp v.2&lt;/p&gt;
&lt;p&gt;# AUTHOR: Michael K. Nacos&lt;br /&gt;
# LICENSE: GPL (&lt;a href=&quot;http://www.gnu.org/licenses/gpl.html&quot; title=&quot;http://www.gnu.org/licenses/gpl.html&quot;&gt;http://www.gnu.org/licenses/gpl.html&lt;/a&gt;)&lt;br /&gt;
# DESCRIPTION: perl-fu plugin for gimp which converts a multi-layered&lt;br /&gt;
# image to an html template + corresponding png images&lt;br /&gt;
# DEPENDENCIES: you need gimp, perl (doh!) and the Gimp::Perl module&lt;br /&gt;
# INSTALL: satisfy the above, then place script in ~/.gimp plug-ins dir&lt;br /&gt;
# USAGE: start by creating a new image (e.g. 1024x76 &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_cool.gif&quot; class=&quot;wp-smiley&quot; alt=&quot;8)&quot; /&gt; and adding all&lt;br /&gt;
# individual decorative elements in individual transparent gimp layers&lt;br /&gt;
# each layer will be converted to a separate png file with the same&lt;br /&gt;
# name as the gimp layer, size cropped to a minimum&lt;br /&gt;
# an appropriate html file with individual div blocks and css positioning&lt;br /&gt;
# will be automatically created&lt;br /&gt;
# KNOWN BUGS: you have to save at least once the layered file (.xcf)&lt;br /&gt;
# before application of this script. images are deposited in the dir&lt;br /&gt;
# you select but html file is deposited in the directory gimp runs in&lt;br /&gt;
# (this is not a problem if you cd to the directory you want before running&lt;br /&gt;
# gimp from the command line. in gimp 2 you may not undo the flatten&lt;br /&gt;
# operation after this script completes.&lt;br /&gt;
# DISCLAIMER: this is an old file. it works for me! please don’t flame.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/5504#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/382">any</category>
 <category domain="http://registry.gimp.org/taxonomy/term/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/383">css</category>
 <category domain="http://registry.gimp.org/taxonomy/term/385">html</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/372">linux</category>
 <category domain="http://registry.gimp.org/taxonomy/term/48">perl</category>
 <category domain="http://registry.gimp.org/taxonomy/term/384">png</category>
 <category domain="http://registry.gimp.org/taxonomy/term/183">web</category>
 <enclosure url="http://registry.gimp.org/files/gimp2css.zip" length="3124" type="application/zip" />
 <pubDate>Wed, 04 Jun 2008 17:51:29 +0200</pubDate>
 <dc:creator>nacos</dc:creator>
 <guid isPermaLink="false">5504 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>btn4ws</title>
 <link>http://registry.gimp.org/node/22</link>
 <description>&lt;p&gt;btn4ws generates a series of buttons for use on websites. The plugin generates the buttons for 3 different states (active, inactive, pressed) and can apply different effects (supernova, patterns, shadows) onto the buttons. btn4ws can also create valid XHTML, CSS and JavaScript output for using the buttons. btn4ws is a python based plugin for GIMP 2.x (tested with GIMP 2.4.3)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The plugin requires GTK+ &amp;gt;= 2.6 and PyGTK &amp;gt;= 2.10&lt;/li&gt;
&lt;li&gt;The plugin doesn&#039;t use gimpfu but has a custom GtkAssistant based GUI, this makes the plugin a good example to create non gimpfu python plugins&lt;/li&gt;
&lt;li&gt;The current version can be downloaded at &lt;a href=&quot;http://www.dittberner.info/projects/btn4ws/wiki/Downloads&quot; title=&quot;http://www.dittberner.info/projects/btn4ws/wiki/Downloads&quot;&gt;http://www.dittberner.info/projects/btn4ws/wiki/Downloads&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The project page of the new python based version is &lt;a href=&quot;http://www.dittberner.info/projects/btn4ws&quot; title=&quot;http://www.dittberner.info/projects/btn4ws&quot;&gt;http://www.dittberner.info/projects/btn4ws&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The development subversion repository is available at &lt;a href=&quot;http://www.dittberner.info/projectsvn/btn4ws&quot; title=&quot;http://www.dittberner.info/projectsvn/btn4ws&quot;&gt;http://www.dittberner.info/projectsvn/btn4ws&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There is an older perl-fu based version of the plugin for GIMP 1.x available. It can be downloaded at &lt;a href=&quot;http://www.dittberner.info/en/node/28&quot; title=&quot;http://www.dittberner.info/en/node/28&quot;&gt;http://www.dittberner.info/en/node/28&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/22#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/43">GPLv2+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/128">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/312">button</category>
 <category domain="http://registry.gimp.org/taxonomy/term/187">GtkAssistant</category>
 <category domain="http://registry.gimp.org/taxonomy/term/185">non-gimpfu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/186">pygtk</category>
 <category domain="http://registry.gimp.org/taxonomy/term/52">python</category>
 <category domain="http://registry.gimp.org/taxonomy/term/46">render</category>
 <category domain="http://registry.gimp.org/taxonomy/term/183">web</category>
 <enclosure url="http://registry.gimp.org/files/btn4ws-0.7.0.tar.gz" length="18097" type="application/x-gzip" />
 <pubDate>Tue, 01 Jan 2008 19:02:29 +0100</pubDate>
 <dc:creator>Jan Dittberner</dc:creator>
 <guid isPermaLink="false">22 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
