<?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: Resizing Animated Gif&#8217;s with RMagick</title>
	<atom:link href="http://tenderlovemaking.com/2006/12/01/resizing-animated-gifs-with-rmagick/feed/" rel="self" type="application/rss+xml" />
	<link>http://tenderlovemaking.com/2006/12/01/resizing-animated-gifs-with-rmagick/</link>
	<description>The act of making love, tenderly.</description>
	<pubDate>Thu, 20 Nov 2008 08:14:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Russ</title>
		<link>http://tenderlovemaking.com/2006/12/01/resizing-animated-gifs-with-rmagick/#comment-16701</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Tue, 23 Oct 2007 03:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/2006/12/01/resizing-animated-gifs-with-rmagick/#comment-16701</guid>
		<description>&lt;p&gt;Did you ever figure out a solution for resizing the frames of an animated gif that used difference compression that allowed you to scale the width and height independently?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Did you ever figure out a solution for resizing the frames of an animated gif that used difference compression that allowed you to scale the width and height independently?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Patterson</title>
		<link>http://tenderlovemaking.com/2006/12/01/resizing-animated-gifs-with-rmagick/#comment-750</link>
		<dc:creator>Aaron Patterson</dc:creator>
		<pubDate>Sat, 02 Dec 2006 21:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/2006/12/01/resizing-animated-gifs-with-rmagick/#comment-750</guid>
		<description>&lt;p&gt;That is easier!  I'll update my example.  Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That is easier!  I&#8217;ll update my example.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alpha</title>
		<link>http://tenderlovemaking.com/2006/12/01/resizing-animated-gifs-with-rmagick/#comment-740</link>
		<dc:creator>Alpha</dc:creator>
		<pubDate>Sat, 02 Dec 2006 01:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/2006/12/01/resizing-animated-gifs-with-rmagick/#comment-740</guid>
		<description>&lt;p&gt;This might be a simpler way to find the largest frame?&lt;/p&gt;

&lt;p&gt;largest = imgs.map {&#124;i&#124; i.columns }.max&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This might be a simpler way to find the largest frame?</p>
<p>largest = imgs.map {|i| i.columns }.max</p>
]]></content:encoded>
	</item>
</channel>
</rss>
