PDA

View Full Version : Skript to convert email to image


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.

Stefan
06-11-03, 10:28 AM
just a hunch, I have not seen the script you're talking about, but have you entered the full server path to the font? it might be that that is necessary.