<?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: How to Add Text in an Image</title>
	<atom:link href="http://designgala.com/how-to-add-text-in-an-image/feed/" rel="self" type="application/rss+xml" />
	<link>http://designgala.com/how-to-add-text-in-an-image/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-add-text-in-an-image</link>
	<description>Web Usability, Web Technology, User Experience</description>
	<lastBuildDate>Tue, 15 Nov 2011 13:23:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: MFClock</title>
		<link>http://designgala.com/how-to-add-text-in-an-image/comment-page-1/#comment-5156</link>
		<dc:creator>MFClock</dc:creator>
		<pubDate>Wed, 01 Jun 2011 03:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.designgala.com/?p=6#comment-5156</guid>
		<description>works great if you get the image path correct and give imagepng a path to save the file to.</description>
		<content:encoded><![CDATA[<p>works great if you get the image path correct and give imagepng a path to save the file to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2011-04-28 &#8211; The 5th incarnation of Elmer's blog</title>
		<link>http://designgala.com/how-to-add-text-in-an-image/comment-page-1/#comment-5139</link>
		<dc:creator>links for 2011-04-28 &#8211; The 5th incarnation of Elmer's blog</dc:creator>
		<pubDate>Thu, 28 Apr 2011 16:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.designgala.com/?p=6#comment-5139</guid>
		<description>[...] How to Add Text in an Image using PHP (tags: php images) [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Add Text in an Image using PHP (tags: php images) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phatricko</title>
		<link>http://designgala.com/how-to-add-text-in-an-image/comment-page-1/#comment-5098</link>
		<dc:creator>Phatricko</dc:creator>
		<pubDate>Wed, 30 Mar 2011 02:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.designgala.com/?p=6#comment-5098</guid>
		<description>It works, you just have to get rid of the space in the first line so it knows that it&#039;s PHP.

So change &quot;&lt; ?php&quot; to &quot;&lt;?php&quot;</description>
		<content:encoded><![CDATA[<p>It works, you just have to get rid of the space in the first line so it knows that it&#8217;s PHP.</p>
<p>So change &#8220;&lt; ?php&quot; to &quot;&lt;?php&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adedayo Adeniyi</title>
		<link>http://designgala.com/how-to-add-text-in-an-image/comment-page-1/#comment-4989</link>
		<dc:creator>Adedayo Adeniyi</dc:creator>
		<pubDate>Tue, 18 Jan 2011 17:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.designgala.com/?p=6#comment-4989</guid>
		<description>Thanks for this excellent tutorial!
Contrary to what others might say, it worked excellently for me!
You saved the day!</description>
		<content:encoded><![CDATA[<p>Thanks for this excellent tutorial!<br />
Contrary to what others might say, it worked excellently for me!<br />
You saved the day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unrealdragon</title>
		<link>http://designgala.com/how-to-add-text-in-an-image/comment-page-1/#comment-4983</link>
		<dc:creator>Unrealdragon</dc:creator>
		<pubDate>Tue, 11 Jan 2011 22:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.designgala.com/?p=6#comment-4983</guid>
		<description>Modify 
$x = imagesx($im) - $width ;
$y = imagesy($im) - $height;
to put the text wherever you want
Make sure you write the file path correctly.</description>
		<content:encoded><![CDATA[<p>Modify<br />
$x = imagesx($im) &#8211; $width ;<br />
$y = imagesy($im) &#8211; $height;<br />
to put the text wherever you want<br />
Make sure you write the file path correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reni</title>
		<link>http://designgala.com/how-to-add-text-in-an-image/comment-page-1/#comment-4932</link>
		<dc:creator>Reni</dc:creator>
		<pubDate>Fri, 29 Oct 2010 09:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.designgala.com/?p=6#comment-4932</guid>
		<description>I lost a day because of your code!!!!!!!!!!!</description>
		<content:encoded><![CDATA[<p>I lost a day because of your code!!!!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kunal Khaware</title>
		<link>http://designgala.com/how-to-add-text-in-an-image/comment-page-1/#comment-4208</link>
		<dc:creator>Kunal Khaware</dc:creator>
		<pubDate>Sat, 19 Jun 2010 14:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.designgala.com/?p=6#comment-4208</guid>
		<description>It didn&#039;t wrk please change the code</description>
		<content:encoded><![CDATA[<p>It didn&#8217;t wrk please change the code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: máy chiếu,màn chiếu,máy ảnh số</title>
		<link>http://designgala.com/how-to-add-text-in-an-image/comment-page-1/#comment-3288</link>
		<dc:creator>máy chiếu,màn chiếu,máy ảnh số</dc:creator>
		<pubDate>Mon, 01 Mar 2010 10:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.designgala.com/?p=6#comment-3288</guid>
		<description>i have a images.i want to add a text to this image.you cant give me a example ?</description>
		<content:encoded><![CDATA[<p>i have a images.i want to add a text to this image.you cant give me a example ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexsander Akers </title>
		<link>http://designgala.com/how-to-add-text-in-an-image/comment-page-1/#comment-3350</link>
		<dc:creator>Alexsander Akers </dc:creator>
		<pubDate>Mon, 25 Jan 2010 22:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.designgala.com/?p=6#comment-3350</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;@a2 Nevermind. http://bit.ly/5DPPbE&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">@a2 Nevermind. <a href="http://bit.ly/5DPPbE" rel="nofollow">http://bit.ly/5DPPbE</a></span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob the dangerous</title>
		<link>http://designgala.com/how-to-add-text-in-an-image/comment-page-1/#comment-49</link>
		<dc:creator>bob the dangerous</dc:creator>
		<pubDate>Fri, 30 May 2008 14:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.designgala.com/?p=6#comment-49</guid>
		<description>You cannot place any rendering code in this file as it&#039;s returning just an image file.

No session_start, echo or just plain HTML.</description>
		<content:encoded><![CDATA[<p>You cannot place any rendering code in this file as it&#8217;s returning just an image file.</p>
<p>No session_start, echo or just plain HTML.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

