<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nklein software &#187; freeware</title>
	<atom:link href="http://nklein.com/tags/freeware/feed/" rel="self" type="application/rss+xml" />
	<link>http://nklein.com</link>
	<description>software development and consulting</description>
	<lastBuildDate>Thu, 02 Sep 2010 01:03:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Burnt Paper plugin for GIMP</title>
		<link>http://nklein.com/2010/02/burnt-paper-plugin-for-gimp/</link>
		<comments>http://nklein.com/2010/02/burnt-paper-plugin-for-gimp/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 21:29:16 +0000</pubDate>
		<dc:creator>pat</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Initial Releases]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[scheme]]></category>

		<guid isPermaLink="false">http://nklein.com/?p=1227</guid>
		<description><![CDATA[Yesterday, I decided to make the images in my article look like they were on old, burnt paper.  I did this manually in the GIMP.
I liked the effect, but I didn&#8217;t want the tedium of having to do all n steps manually next time I go to use it.  So, I wrote a [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I decided to make the images in <a href="http://nklein.com/2010/02/finding-the-perfect-hyperbola/">my article</a> look like they were on old, burnt paper.  I did this manually in <a href="http://gimp.org/">the GIMP</a>.</p>
<p>I liked the effect, but I didn&#8217;t want the tedium of having to do all n steps manually next time I go to use it.  So, I wrote a GIMP plugin script to do it.</p>
<p>Here is an example of the plugin script in action.  As you can see, I started with a text layer and a selection that was bigger than the text layer.  The plugin uses the selection size as original edge of the paper (original, as in before the paper was burned).<br />
<center><a href="http://nklein.com/wp-content/uploads/2010/02/original-image.png"><img src="http://nklein.com/wp-content/uploads/2010/02/original-image.png" alt="" title="original-image" width="600" height="281" class="alignnone size-full wp-image-1228" /></a></center></p>
<p>And, here is the resulting image:<br />
<center><a href="http://nklein.com/wp-content/uploads/2010/02/final-image.png"><img src="http://nklein.com/wp-content/uploads/2010/02/final-image.png" alt="" title="final-image" width="600" height="300" class="alignnone size-full wp-image-1229" /></a></center></p>
<p>Here is the <a href="http://nklein.com/wp-content/uploads/2010/02/burnt-paper.scm">Burnt Paper plugin script</a>.  Plop this in a directory that&#8217;s in your script search path and refresh GIMP&#8217;s scripting and then you&#8217;ll find it in the <q>Filters &gt; Decor</q> menu.  [You can see the script search path by going to <q>Edit &gt; Preferences</q> and selecting <q>Scripts</q> under <q>Folders</q> in the left sidebar.  And, you can refresh the scripts by going to <q>Filters &gt; Script-Fu &gt; Refresh Scripts</q>.]</p>
]]></content:encoded>
			<wfw:commentRss>http://nklein.com/2010/02/burnt-paper-plugin-for-gimp/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
