<?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: Wednesday Contest Solution (pt. 1)</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2007/09/27/wednesday-contest-solution-pt-1/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2007/09/27/wednesday-contest-solution-pt-1/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2007/09/27/wednesday-contest-solution-pt-1/comment-page-1/#comment-40007</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Fri, 28 Sep 2007 15:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/09/27/wednesday-contest-solution-pt-1/#comment-40007</guid>
		<description>Yeah, the underlying Java APIs are quite powerful.  I&#039;m just a little annoyed that accessing them, particularly regarding drawing text is so annoying.  If you want another 15 minutes or so, the second part of the solution (the extra credit) will publish itself, and you can see how cumbersome it is.</description>
		<content:encoded><![CDATA[<p>Yeah, the underlying Java APIs are quite powerful.  I'm just a little annoyed that accessing them, particularly regarding drawing text is so annoying.  If you want another 15 minutes or so, the second part of the solution (the extra credit) will publish itself, and you can see how cumbersome it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Nadel</title>
		<link>https://www.barneyb.com/barneyblog/2007/09/27/wednesday-contest-solution-pt-1/comment-page-1/#comment-39999</link>
		<dc:creator>Ben Nadel</dc:creator>
		<pubDate>Fri, 28 Sep 2007 14:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/09/27/wednesday-contest-solution-pt-1/#comment-39999</guid>
		<description>Sorry, I don&#039;t want to bombard you with comments, but I&#039;ve had a few minutes to play around with the FontMetrics() stuff you have in your example - awesome stuff! Being able to grab the font bounding box is giving me some great ideas. Thanks.</description>
		<content:encoded><![CDATA[<p>Sorry, I don't want to bombard you with comments, but I've had a few minutes to play around with the FontMetrics() stuff you have in your example &#8211; awesome stuff! Being able to grab the font bounding box is giving me some great ideas. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Nadel</title>
		<link>https://www.barneyb.com/barneyblog/2007/09/27/wednesday-contest-solution-pt-1/comment-page-1/#comment-39985</link>
		<dc:creator>Ben Nadel</dc:creator>
		<pubDate>Fri, 28 Sep 2007 12:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/09/27/wednesday-contest-solution-pt-1/#comment-39985</guid>
		<description>I couldn&#039;t solve this problem without cheating :( I didn&#039;t know about this whole getFontMetrics() thing in the underlying buffered image. I would not have been able to figure out how to center the text.

I guess I really need to learn up on my Java AWT before I can really tackle tricky image stuff.</description>
		<content:encoded><![CDATA[<p>I couldn't solve this problem without cheating :( I didn't know about this whole getFontMetrics() thing in the underlying buffered image. I would not have been able to figure out how to center the text.</p>
<p>I guess I really need to learn up on my Java AWT before I can really tackle tricky image stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Nadel</title>
		<link>https://www.barneyb.com/barneyblog/2007/09/27/wednesday-contest-solution-pt-1/comment-page-1/#comment-39822</link>
		<dc:creator>Ben Nadel</dc:creator>
		<pubDate>Thu, 27 Sep 2007 16:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/09/27/wednesday-contest-solution-pt-1/#comment-39822</guid>
		<description>Sorry I missed this one (this week has been horribly busy at work). I might have some time to give it a go tonight (the extra credit)... let me see what I can make happen.</description>
		<content:encoded><![CDATA[<p>Sorry I missed this one (this week has been horribly busy at work). I might have some time to give it a go tonight (the extra credit)&#8230; let me see what I can make happen.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
