<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Simple image masking with PIL</title>
	<atom:link href="http://tobias.klpstn.com/2008/02/10/simple-image-masking-with-pil/feed/" rel="self" type="application/rss+xml" />
	<link>http://tobias.klpstn.com/2008/02/10/simple-image-masking-with-pil/</link>
	<description>demystify software engineering</description>
	<pubDate>Wed, 20 Aug 2008 13:59:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Aidas Bendoraitis [aka Archatas]</title>
		<link>http://tobias.klpstn.com/2008/02/10/simple-image-masking-with-pil/#comment-128</link>
		<dc:creator>Aidas Bendoraitis [aka Archatas]</dc:creator>
		<pubDate>Mon, 02 Jun 2008 17:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.klpstn.com/?p=6#comment-128</guid>
		<description>That's cool! This is exactly what I needed one year before for one project. As I couldn't find such a nice solution, I coded my own cropping and resizing and per-pixel-based masking instead :).</description>
		<content:encoded><![CDATA[<p>That&#8217;s cool! This is exactly what I needed one year before for one project. As I couldn&#8217;t find such a nice solution, I coded my own cropping and resizing and per-pixel-based masking instead :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://tobias.klpstn.com/2008/02/10/simple-image-masking-with-pil/#comment-45</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 26 Apr 2008 19:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.klpstn.com/?p=6#comment-45</guid>
		<description>The background images don't need to be the same size. Just the image masks.</description>
		<content:encoded><![CDATA[<p>The background images don&#8217;t need to be the same size. Just the image masks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moos3</title>
		<link>http://tobias.klpstn.com/2008/02/10/simple-image-masking-with-pil/#comment-36</link>
		<dc:creator>moos3</dc:creator>
		<pubDate>Sat, 19 Apr 2008 21:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.klpstn.com/?p=6#comment-36</guid>
		<description>Do the images all have to be the same size?</description>
		<content:encoded><![CDATA[<p>Do the images all have to be the same size?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
