<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pi/Pi &#187; Graphics</title>
	<atom:link href="http://www.pioverpi.net/tag/graphics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pioverpi.net</link>
	<description>...but that&#039;s just one!</description>
	<lastBuildDate>Thu, 24 Nov 2011 05:04:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Drawing Strings in Swing using Graphics2D</title>
		<link>http://www.pioverpi.net/2010/01/14/drawing-strings-in-swing-using-graphics2d/</link>
		<comments>http://www.pioverpi.net/2010/01/14/drawing-strings-in-swing-using-graphics2d/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 19:39:37 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Win32]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[aliased]]></category>
		<category><![CDATA[anti]]></category>
		<category><![CDATA[awt]]></category>
		<category><![CDATA[centered]]></category>
		<category><![CDATA[Font]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Graphics2D]]></category>
		<category><![CDATA[Swing]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=1332</guid>
		<description><![CDATA[I&#8217;ve started a new project again, and this time I&#8217;m working on a speed-reader application using Java (more details on that later) One of the problems that I&#8217;ve always had with Java Swing UIs is figuring out how to directly draw centered Strings while inside of a paintComponent(Graphics g) method of some JComponent So let&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2010/01/14/drawing-strings-in-swing-using-graphics2d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

