<?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>In Photos dot Org &#187; border</title>
	<atom:link href="http://inphotos.org/tag/border/feed/" rel="self" type="application/rss+xml" />
	<link>http://inphotos.org</link>
	<description>no photoshopped images here</description>
	<lastBuildDate>Thu, 26 Jan 2012 22:21:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Photo Frame with Copyright Message in the GIMP</title>
		<link>http://inphotos.org/2009/02/17/photo-frame-with-copyright-message-in-the-gimp/</link>
		<comments>http://inphotos.org/2009/02/17/photo-frame-with-copyright-message-in-the-gimp/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 21:41:06 +0000</pubDate>
		<dc:creator>Donncha O Caoimh</dc:creator>
				<category><![CDATA[Gimp]]></category>
		<category><![CDATA[Words]]></category>
		<category><![CDATA[border]]></category>
		<category><![CDATA[copyright message]]></category>
		<category><![CDATA[irishblogs]]></category>
		<category><![CDATA[script-fu]]></category>
		<category><![CDATA[signature]]></category>

		<guid isPermaLink="false">http://inphotos.org/?p=3566</guid>
		<description><![CDATA[It&#8217;s about time I released this script. I announced last December I had written a script for the GIMP to create the border and copyright &#8230;]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s about time I released this script. I <a href="http://twitter.com/donncha/statuses/1084205171">announced</a> last December I had written a script for the GIMP to create the border and copyright message seen on my photos here. </p>
<p>Previously I used a 704&#215;490 empty image with the border and message (and a similar image for portrait shots). That was fine for uncropped images but if the width by height ratio was different I had to edit the frame and resize bits. Took ages.</p>
<p>This script creates a thin black border around the image, then adds a white border at the bottom. Finally the copyright text and url are printed in the white border.<br />
Border and text sizes are hard coded but the script will work for any size image. Currently they&#8217;re more suitable for the web size images uploaded here.</p>
<p>Looking for the script? Download <a href="http://inphotos.org/wp-content/uploads/2009/02/copyright-frame.scm">copyright-frame.scm</a> and copy into .gimp-2.6/scripts/ and start GIMP. The script adds a menu item at &#8220;Image-&gt;Filters/Decor/Copyright Photo Frame&#8230;&#8221; The script is based on one written by <a href="http://www.bedroomlan.org/">Alexios Chouchoulas</a> and distributed as part of the <a href="http://gimpfx-foundry.sourceforge.net/">GIMP FX Foundary</a>.</p>
<p>When you run the script the border and message is added without further interaction. A dialog to modify the hard coded size values isn&#8217;t really necessary because the images I upload are all around the same size. Clicking &#8220;OK&#8221; each time the script runs is hardly productive. If you want to modify the values, you&#8217;ll have to edit the script.<br />
To change the size of the text, look for<br />
<blockquote>(TextLayer (car (gimp-text-fontname inImage -1 (- theWidth 230) (- theHeight 18) &#8220;Donncha O Caoimh, http://inphotos.org/&#8221; 0 TRUE 11 PIXELS &#8220;Sans&#8221;)))
</p></blockquote>
<p>230: the number of pixels from the right where the message starts.<br />
18: pixels from the bottom of the image where the top of the message hits.<br />
11: size of the font used for the message.<br />
Change the copyright message to suit your own circumstances.</p>
<p>To change the size of the white bottom border, look for the code <code>(+ theHeight 23)</code> and change 23.</p>
<p>If you use this script please link back here. I&#8217;d love to see what&#8217;s done with it!</p>
 <img src="http://inphotos.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=3566" width="1" height="1" style="display: none;" />
<p><strong>Related Posts</strong><ul><li> <a href="http://inphotos.org/2007/03/15/i-love-you/" rel="bookmark" title="Permanent Link: I love you">I love you</a></li><li> <a href="http://inphotos.org/2008/07/28/gimp-fx-foundary-is-a-massive-gimp-plugin-archive/" rel="bookmark" title="Permanent Link: GIMP FX Foundary is a massive GIMP plugin archive">GIMP FX Foundary is a massive GIMP plugin archive</a></li><li> <a href="http://inphotos.org/2006/10/04/girls-talking/" rel="bookmark" title="Permanent Link: Girls Talking">Girls Talking</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://inphotos.org/2009/02/17/photo-frame-with-copyright-message-in-the-gimp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

