Code: Select all
imagettftext($image, $size, $angle, $x, $y, $color, $fontfile, $text)Example:
On the following images, everything has been correctly implemented. I can show the code if necessary, but I doubt the whole thing is necessary.
Not working: http://www.priceypixel.com/pics/custom/ ... 50&angle=0
The color is supposed to be black ("&c1=0&c2=0&c3=0", where c1, c2, and c3 are R, G, and B respectively)
Working: http://www.priceypixel.com/pics/custom/ ... 00&angle=0
(The color shows up as black)
How would I fix this? I've been searching everywhere, but haven't found any answers (a few people with the same problem though)
Thanks,
Artoonie[/syntax]