Re: [PHP] Help! Transparency using GD with PNGs!

2002-05-01 Thread olinux
I dont think transparent PNG's are possible with GD Maybe v2.0 will have something? olinux --- Cam <[EMAIL PROTECTED]> wrote: > I've got PHP 4.2 and what I believe to be the newest > version of the GD > library up and running.. For some reason, my PNG > images do not preserve > their transpa

[PHP] Help! Transparency using GD with PNGs!

2002-04-30 Thread Cam
I've got PHP 4.2 and what I believe to be the newest version of the GD library up and running.. For some reason, my PNG images do not preserve their transparencies but rather have a white background. I do not have this problem on my production server, so this has something to do with my local se