<?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: Example 17-1: Simple Displaying Text</title>
	<atom:link href="http://www.learningprocessing.com/examples/chapter-17/example-17-1-simple-displaying-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningprocessing.com</link>
	<description>A Beginner's Guide to Programming Images, Animation, and Interaction by Daniel Shiffman</description>
	<lastBuildDate>Fri, 10 Feb 2012 19:58:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.learningprocessing.com/examples/chapter-17/example-17-1-simple-displaying-text/comment-page-1/#comment-20704</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 12 Jan 2012 15:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=643#comment-20704</guid>
		<description>It is in the &quot;data&quot; folder of the sketch.  However, I would recommend using createFont() instead, i.e.

f = createFont(&quot;Arial&quot;,16,true);

</description>
		<content:encoded><![CDATA[<p>It is in the &#8220;data&#8221; folder of the sketch.  However, I would recommend using createFont() instead, i.e.</p>
<p>f = createFont(&#8220;Arial&#8221;,16,true);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lds2007</title>
		<link>http://www.learningprocessing.com/examples/chapter-17/example-17-1-simple-displaying-text/comment-page-1/#comment-20703</link>
		<dc:creator>Lds2007</dc:creator>
		<pubDate>Thu, 12 Jan 2012 06:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=643#comment-20703</guid>
		<description>Hum...
Where is ArialMT-16.vlw?
Which folder?</description>
		<content:encoded><![CDATA[<p>Hum&#8230;<br />
Where is ArialMT-16.vlw?<br />
Which folder?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

