<?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: PNGSizeExtractor</title>
	<atom:link href="http://www.herrodius.com/blog/265/feed" rel="self" type="application/rss+xml" />
	<link>http://www.herrodius.com/blog/265</link>
	<description>Thoughts from a software developer</description>
	<lastBuildDate>Wed, 30 Nov 2011 09:13:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: inghamc</title>
		<link>http://www.herrodius.com/blog/265/comment-page-1#comment-14845</link>
		<dc:creator>inghamc</dc:creator>
		<pubDate>Fri, 01 Apr 2011 22:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=265#comment-14845</guid>
		<description>I don&#039;t see a license statement about your source - is it public domain, BSD, ...?

Thanks!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see a license statement about your source &#8211; is it public domain, BSD, &#8230;?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli Tehutzil</title>
		<link>http://www.herrodius.com/blog/265/comment-page-1#comment-14815</link>
		<dc:creator>Eli Tehutzil</dc:creator>
		<pubDate>Tue, 15 Feb 2011 05:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=265#comment-14815</guid>
		<description>I am misplaced, I get an error using it

var my_loader:Loader = new Loader();
my_loader.load(new URLRequest(&quot;image.png&quot;));
my_loader.contentLoaderInfo.addEventListener(Event.COMPLETE, imageLoaded);
var pngDecoder:PNGSizeExtractor = new PNGSizeExtractor(my_loader);
trace(pngDecoder.width, pngDecoder.height);

I thank you so much in advance, I´ve been all around the blog. Blessings!!!</description>
		<content:encoded><![CDATA[<p>I am misplaced, I get an error using it</p>
<p>var my_loader:Loader = new Loader();<br />
my_loader.load(new URLRequest(&#8220;image.png&#8221;));<br />
my_loader.contentLoaderInfo.addEventListener(Event.COMPLETE, imageLoaded);<br />
var pngDecoder:PNGSizeExtractor = new PNGSizeExtractor(my_loader);<br />
trace(pngDecoder.width, pngDecoder.height);</p>
<p>I thank you so much in advance, I´ve been all around the blog. Blessings!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpwrunyan</title>
		<link>http://www.herrodius.com/blog/265/comment-page-1#comment-14804</link>
		<dc:creator>jpwrunyan</dc:creator>
		<pubDate>Fri, 21 Jan 2011 00:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=265#comment-14804</guid>
		<description>This is great.  Thank you.  You have saved me the trouble of having to learn .png format myself.</description>
		<content:encoded><![CDATA[<p>This is great.  Thank you.  You have saved me the trouble of having to learn .png format myself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

