<?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: PHP ImageStringRight / Center / Italic</title> <atom:link href="http://www.puremango.co.uk/2009/04/php-imagestringright-center-italic/feed/" rel="self" type="application/rss+xml" /><link>http://www.puremango.co.uk/2009/04/php-imagestringright-center-italic/</link> <description>innovative coding, tutorials, web stuff. celebrating 6 years online.</description> <lastBuildDate>Mon, 06 Feb 2012 07:31:40 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: jeetendra kumar singh</title><link>http://www.puremango.co.uk/2009/04/php-imagestringright-center-italic/comment-page-1/#comment-70931</link> <dc:creator>jeetendra kumar singh</dc:creator> <pubDate>Mon, 10 Oct 2011 10:48:32 +0000</pubDate> <guid
isPermaLink="false">http://www.puremango.co.uk/?p=310#comment-70931</guid> <description>nice code
it helped me so much
thanks
have any code for dotted underlined string
if have you please send me</description> <content:encoded><![CDATA[<p>nice code<br
/> it helped me so much<br
/> thanks<br
/> have any code for dotted underlined string<br
/> if have you please send me</p> ]]></content:encoded> </item> <item><title>By: Hemanathagiribabu</title><link>http://www.puremango.co.uk/2009/04/php-imagestringright-center-italic/comment-page-1/#comment-10161</link> <dc:creator>Hemanathagiribabu</dc:creator> <pubDate>Mon, 12 Apr 2010 16:28:51 +0000</pubDate> <guid
isPermaLink="false">http://www.puremango.co.uk/?p=310#comment-10161</guid> <description>It could be very useful to my IP Phone weather report generation as Image format.</description> <content:encoded><![CDATA[<p>It could be very useful to my IP Phone weather report generation as Image format.</p> ]]></content:encoded> </item> <item><title>By: aleks</title><link>http://www.puremango.co.uk/2009/04/php-imagestringright-center-italic/comment-page-1/#comment-5986</link> <dc:creator>aleks</dc:creator> <pubDate>Tue, 15 Dec 2009 14:05:11 +0000</pubDate> <guid
isPermaLink="false">http://www.puremango.co.uk/?p=310#comment-5986</guid> <description>thanks for the very nice script it really helps me to add some new idea! :)
regards,
aleks</description> <content:encoded><![CDATA[<p>thanks for the very nice script it really helps me to add some new idea! :)</p><p>regards,</p><p>aleks</p> ]]></content:encoded> </item> <item><title>By: Niklas</title><link>http://www.puremango.co.uk/2009/04/php-imagestringright-center-italic/comment-page-1/#comment-3522</link> <dc:creator>Niklas</dc:creator> <pubDate>Wed, 09 Sep 2009 17:21:06 +0000</pubDate> <guid
isPermaLink="false">http://www.puremango.co.uk/?p=310#comment-3522</guid> <description>Hello…
I like what you have done with the :
PHP ImageStringRight / Center / Italic
I´m wondering one thing, is there a way to make this work with only image.
I have this script that makes thumbnail ..
I have make so i can get a white background.
$thumb = imagecreatetruecolor(120, 100);
$white = imagecolorallocate($thumb, 255, 255, 255);
imagefill($thumb, 0, 0, $white);
But i whant to make the image that i create to be a thumb to be in the center of the white backgrund..
Now the thumb is in the top or to the left…
I hope that you have a idé how i can do…
I have post the script i´m using in a swedish page.
I dont think u understand swedish, but you can se the script.
http://www.phpportalen.net/viewtopic.php?p=653577#653577
Best regards Niklas</description> <content:encoded><![CDATA[<p>Hello…</p><p>I like what you have done with the :<br
/> PHP ImageStringRight / Center / Italic</p><p>I´m wondering one thing, is there a way to make this work with only image.</p><p>I have this script that makes thumbnail ..<br
/> I have make so i can get a white background.</p><p>$thumb = imagecreatetruecolor(120, 100);<br
/> $white = imagecolorallocate($thumb, 255, 255, 255);<br
/> imagefill($thumb, 0, 0, $white);</p><p>But i whant to make the image that i create to be a thumb to be in the center of the white backgrund..<br
/> Now the thumb is in the top or to the left…</p><p>I hope that you have a idé how i can do…</p><p>I have post the script i´m using in a swedish page.<br
/> I dont think u understand swedish, but you can se the script.</p><p><a
href="http://www.phpportalen.net/viewtopic.php?p=653577#653577" rel="nofollow">http://www.phpportalen.net/viewtopic.php?p=653577#653577</a></p><p>Best regards Niklas</p> ]]></content:encoded> </item> <item><title>By: Niklas</title><link>http://www.puremango.co.uk/2009/04/php-imagestringright-center-italic/comment-page-1/#comment-3521</link> <dc:creator>Niklas</dc:creator> <pubDate>Wed, 09 Sep 2009 17:19:52 +0000</pubDate> <guid
isPermaLink="false">http://www.puremango.co.uk/?p=310#comment-3521</guid> <description>Hello...
I like what you have done with the :
PHP ImageStringRight / Center / Italic
I´m wondering one thing, is there a way to make this work with only image.
I have this script that makes thumbnail ..
I have make so i can get a white background.
$thumb = imagecreatetruecolor(120, 100);
$white = imagecolorallocate($thumb, 255, 255, 255);
imagefill($thumb, 0, 0, $white);
But i whant to make the image that i create to be a thumb to be in the center of the white backgrund..
Now the thumb is in the top or to the left...
I hope that you have a idé how i can do...
I have post the script i´m using in a swedish page.
I dont think u understand swedish, but you can se the script.
Best regards Niklas</description> <content:encoded><![CDATA[<p>Hello&#8230;</p><p>I like what you have done with the :<br
/> PHP ImageStringRight / Center / Italic</p><p>I´m wondering one thing, is there a way to make this work with only image.</p><p>I have this script that makes thumbnail ..<br
/> I have make so i can get a white background.</p><p>$thumb = imagecreatetruecolor(120, 100);<br
/> $white = imagecolorallocate($thumb, 255, 255, 255);<br
/> imagefill($thumb, 0, 0, $white);</p><p>But i whant to make the image that i create to be a thumb to be in the center of the white backgrund..<br
/> Now the thumb is in the top or to the left&#8230;</p><p>I hope that you have a idé how i can do&#8230;</p><p>I have post the script i´m using in a swedish page.<br
/> I dont think u understand swedish, but you can se the script.</p><p>Best regards Niklas</p> ]]></content:encoded> </item> <item><title>By: james</title><link>http://www.puremango.co.uk/2009/04/php-imagestringright-center-italic/comment-page-1/#comment-891</link> <dc:creator>james</dc:creator> <pubDate>Tue, 09 Jun 2009 01:56:52 +0000</pubDate> <guid
isPermaLink="false">http://www.puremango.co.uk/?p=310#comment-891</guid> <description>thanks again
i will check it first</description> <content:encoded><![CDATA[<p>thanks again<br
/> i will check it first</p> ]]></content:encoded> </item> <item><title>By: user24</title><link>http://www.puremango.co.uk/2009/04/php-imagestringright-center-italic/comment-page-1/#comment-890</link> <dc:creator>user24</dc:creator> <pubDate>Mon, 08 Jun 2009 21:54:22 +0000</pubDate> <guid
isPermaLink="false">http://www.puremango.co.uk/?p=310#comment-890</guid> <description>Hi! I emailed you back but I guess you didn&#039;t get it.
The fonts you sent me were TTF fonts - my code only works with GD fonts.
You can use TTF with PHP&#039;s ImageTTFText function, but I don&#039;t think there&#039;s a way to do things like right-aligned text for TTF in PHP. I might give it a go when I have some spare time, but in the meantime, why not convert the TTFs to GDFs using something like this: http://www.wedwick.com/wftopf.exe
I haven&#039;t tested that .exe so check it for viruses before running it!</description> <content:encoded><![CDATA[<p>Hi! I emailed you back but I guess you didn&#8217;t get it.</p><p>The fonts you sent me were TTF fonts &#8211; my code only works with GD fonts.</p><p>You can use TTF with PHP&#8217;s ImageTTFText function, but I don&#8217;t think there&#8217;s a way to do things like right-aligned text for TTF in PHP. I might give it a go when I have some spare time, but in the meantime, why not convert the TTFs to GDFs using something like this: <a
href="http://www.wedwick.com/wftopf.exe" rel="nofollow">http://www.wedwick.com/wftopf.exe</a></p><p>I haven&#8217;t tested that .exe so check it for viruses before running it!</p> ]]></content:encoded> </item> <item><title>By: james</title><link>http://www.puremango.co.uk/2009/04/php-imagestringright-center-italic/comment-page-1/#comment-840</link> <dc:creator>james</dc:creator> <pubDate>Fri, 05 Jun 2009 02:17:45 +0000</pubDate> <guid
isPermaLink="false">http://www.puremango.co.uk/?p=310#comment-840</guid> <description>hi,do you have msn or other chat tools,here is my msn wyxtwhut@hotmail.com</description> <content:encoded><![CDATA[<p>hi,do you have msn or other chat tools,here is my msn <a
href="mailto:wyxtwhut@hotmail.com">wyxtwhut@hotmail.com</a></p> ]]></content:encoded> </item> <item><title>By: james</title><link>http://www.puremango.co.uk/2009/04/php-imagestringright-center-italic/comment-page-1/#comment-583</link> <dc:creator>james</dc:creator> <pubDate>Tue, 19 May 2009 02:33:05 +0000</pubDate> <guid
isPermaLink="false">http://www.puremango.co.uk/?p=310#comment-583</guid> <description>hi user24,i have sent a mail to you with the fonts i have,can you try it ,thanks very much.
james.</description> <content:encoded><![CDATA[<p>hi user24,i have sent a mail to you with the fonts i have,can you try it ,thanks very much.<br
/> james.</p> ]]></content:encoded> </item> <item><title>By: user24</title><link>http://www.puremango.co.uk/2009/04/php-imagestringright-center-italic/comment-page-1/#comment-569</link> <dc:creator>user24</dc:creator> <pubDate>Mon, 18 May 2009 12:24:19 +0000</pubDate> <guid
isPermaLink="false">http://www.puremango.co.uk/?p=310#comment-569</guid> <description>If you email the fonts to puremango.co.uk@gmail.com I&#039;ll take a look at them and try to see why it&#039;s not working.
Thanks.</description> <content:encoded><![CDATA[<p>If you email the fonts to <a
href="mailto:puremango.co.uk@gmail.com">puremango.co.uk@gmail.com</a> I&#8217;ll take a look at them and try to see why it&#8217;s not working.</p><p>Thanks.</p> ]]></content:encoded> </item> </channel> </rss>
