View Single Post
  #197  
Unread 08-11-2005, 02:36 PM
mortis42's Avatar
mortis42 mortis42 is offline
A Mist Grinnin
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Antonia Bayle
Posts: 76
Default

Quote:
Originally Posted by LCAngela
I've tried this fix, but it actually breaks my script! I get no text at all on the background image.

Does the imagettftext string parameters need to be defined in exactly the order you described, and/or does the $font definition need to be in a particular place?

I'm no newbie to coding, although PHP is new to me as of a few months back. I'm an expert tweaker, so this breakage is dumbfounding me...everything looks right. I uploaded my fonts and everything.
You actually need to modify the image.php file around lines 39 - 48. At least, that was how I was able to change text on my test site.

Check this page out:
http://us2.php.net/imagettftext
__________________
Thist
Reply With Quote