spade
06-10-03, 08:34 AM
Hi,
I like to have a script that takes an e-mail address and converts it into an image. I don't want to specify the size of the image beforehand, but just the font, font size and text. The resulting image should be transparent.
I was hoping that I could use Text Scale (http://www.hotscripts.com/Detailed/12422.html) to do the job, but can't get it to work.
The error I get is Warning: Could not find/open font in /test/textscale.inc.php on line 43 I have uploaded the font file "Arial" as binary and chmod it to 777.
I have checked in textscale.inc.php if file_exists($font) and it does.
Any helpful suggestions are greatly appreciated.
I like to have a script that takes an e-mail address and converts it into an image. I don't want to specify the size of the image beforehand, but just the font, font size and text. The resulting image should be transparent.
I was hoping that I could use Text Scale (http://www.hotscripts.com/Detailed/12422.html) to do the job, but can't get it to work.
The error I get is Warning: Could not find/open font in /test/textscale.inc.php on line 43 I have uploaded the font file "Arial" as binary and chmod it to 777.
I have checked in textscale.inc.php if file_exists($font) and it does.
Any helpful suggestions are greatly appreciated.