chrisvmarle
01-26-2003, 09:44 PM
Hi All,
Hopefully you can help me with this, I'm trying to put a string on an image using GD::stringTTF, but I only get boxes on my image. The line in the script that puts the text is below:
@bounds = GD::Image::stringTTF($srcimage_off, $black, "Abduction.ttf", 24, 0, 10, 15, $string);
Someone, any idea?
Thanks in advance
Mzzl, Chris
Hopefully you can help me with this, I'm trying to put a string on an image using GD::stringTTF, but I only get boxes on my image. The line in the script that puts the text is below:
@bounds = GD::Image::stringTTF($srcimage_off, $black, "Abduction.ttf", 24, 0, 10, 15, $string);
Someone, any idea?
Thanks in advance
Mzzl, Chris