<?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: Dynamically Converting Text to an Image</title>
	<atom:link href="http://phpstarter.net/2009/02/dynamically-converting-text-to-an-image/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpstarter.net/2009/02/dynamically-converting-text-to-an-image/</link>
	<description>PHP Tips &#38; Tools From Starters to Experts</description>
	<lastBuildDate>Sat, 17 Mar 2012 08:13:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Andrew</title>
		<link>http://phpstarter.net/2009/02/dynamically-converting-text-to-an-image/comment-page-1/#comment-401</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 02 Mar 2010 23:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=337#comment-401</guid>
		<description>&lt;p&gt;Alex -&lt;/p&gt;
&lt;p&gt;I was able to get the example &lt;a href=&quot;../../../samples/337/test.php&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;working&lt;/a&gt;.  Make sure you have the path to the font current.  When I had it set to the wrong path, PHP throws a warning and then uses the default font.  If you have warnings disabled, you may not notice that.  Run &lt;code&gt;&lt;span style=&quot;color: #000000;&quot;&gt;&lt;span style=&quot;color: #0000bb;&quot;&gt;error_reporting&lt;/span&gt;&lt;span style=&quot;color: #007700;&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000bb;&quot;&gt;E_ALL&lt;/span&gt;&lt;span style=&quot;color: #007700;&quot;&gt;);&lt;/span&gt;&lt;/span&gt;&lt;/code&gt; before any other code to make sure you aren&#039;t hiding any warnings that are getting thrown.&lt;/p&gt;
&lt;p&gt;Hope this helps!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Alex -</p>
<p>I was able to get the example <a href="../../../samples/337/test.php" target="_blank" rel="nofollow">working</a>.  Make sure you have the path to the font current.  When I had it set to the wrong path, PHP throws a warning and then uses the default font.  If you have warnings disabled, you may not notice that.  Run <code><span style="color: #000000;"><span style="color: #0000bb;">error_reporting</span><span style="color: #007700;">(</span><span style="color: #0000bb;">E_ALL</span><span style="color: #007700;">);</span></span></code> before any other code to make sure you aren&#8217;t hiding any warnings that are getting thrown.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex turner</title>
		<link>http://phpstarter.net/2009/02/dynamically-converting-text-to-an-image/comment-page-1/#comment-400</link>
		<dc:creator>alex turner</dc:creator>
		<pubDate>Thu, 25 Feb 2010 00:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=337#comment-400</guid>
		<description>this doesnt seem to be working for me - ive inputted the code in a php and created a test html file. Ive also selected the font by downloading the program and converting it to .gdf, but it still displays all text normally...</description>
		<content:encoded><![CDATA[<p>this doesnt seem to be working for me &#8211; ive inputted the code in a php and created a test html file. Ive also selected the font by downloading the program and converting it to .gdf, but it still displays all text normally&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

