Hi,

I'm adding text to images using the native gd in PHP 4.3.9

I have no problems with jpg images, but with gif ones, the colour of
the text added to the image always results a dark grey
The image itself and text are fine, but not the colour, which should be white..

Has anyone experienced this problem?

Used functions are:


        imagecreatefromgif
        imagettftext
        imagegif


Thanks in advance,

Juan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to