<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: drawImage performance on Leopard</title>
	<atom:link href="http://terminalapp.net/drawimage-performance-on-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://terminalapp.net/drawimage-performance-on-leopard/</link>
	<description>All computers should be destroyed. And flies too.</description>
	<lastBuildDate>Tue, 02 Mar 2010 12:35:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Protein Alignment Tool &#187; Blog Archive &#187; Mac OS X 10.5 - Java 2D pipeline</title>
		<link>http://terminalapp.net/drawimage-performance-on-leopard/comment-page-1/#comment-804</link>
		<dc:creator>Protein Alignment Tool &#187; Blog Archive &#187; Mac OS X 10.5 - Java 2D pipeline</dc:creator>
		<pubDate>Tue, 18 Nov 2008 21:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://terminalapp.net/drawimage-performance-on-leopard/#comment-804</guid>
		<description>[...] came across this post when doing some fiddling with the &#8220;Overview&#8221; panel used by [...]</description>
		<content:encoded><![CDATA[<p>[...] came across this post when doing some fiddling with the &#8220;Overview&#8221; panel used by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshpaul</title>
		<link>http://terminalapp.net/drawimage-performance-on-leopard/comment-page-1/#comment-608</link>
		<dc:creator>joshpaul</dc:creator>
		<pubDate>Thu, 28 Feb 2008 06:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://terminalapp.net/drawimage-performance-on-leopard/#comment-608</guid>
		<description>If you&#039;re deploying on OSX, you can use sips (which I found to be a little faster).

cmd = &quot;sips -s format jpeg --resampleHeightWidth &quot; +  (int) scaledHeight + &quot; &quot; + (int) scaledWidth + &quot; &quot; + ((File) origImage).getAbsolutePath() + &quot; --out &quot; + ((File) newImage).getAbsolutePath();</description>
		<content:encoded><![CDATA[<p>If you&#8217;re deploying on OSX, you can use sips (which I found to be a little faster).</p>
<p>cmd = &#8220;sips -s format jpeg &#8211;resampleHeightWidth &#8221; +  (int) scaledHeight + &#8221; &#8221; + (int) scaledWidth + &#8221; &#8221; + ((File) origImage).getAbsolutePath() + &#8221; &#8211;out &#8221; + ((File) newImage).getAbsolutePath();</p>
]]></content:encoded>
	</item>
</channel>
</rss>
