Allo,

I am trying to do a dynamic image as a welcome type thing for a site using 
the GD libraries. I was working on a development machine with 4.0.6 and GIF 
support and things worked fine. When I (finally) was able to check out the 
live machine it was 4.0.6 but no GIF support. Ok , I think no problem.. I got 
PNG. So I converted the image to PNG and rejig the code but it doesn't work 
now. I am getting a segmentation fault from imagefill when I try to use an 
image resource created using ImageCreateFromPNG.

Does anyone have any experience of this or any clues as to what I can do.. I 
think in the mean time I am going to try using JPGs! :)

Kevin

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

Reply via email to