Re: [PHP] Reading GIF images in Win2k + Apache + PHP

2003-03-17 Thread Hugh Danaher
To: <[EMAIL PROTECTED]> Sent: Monday, March 17, 2003 10:47 PM Subject: [PHP] Reading GIF images in Win2k + Apache + PHP > I have a class that reads gif images & can then make jpeg or png thumbnails > of the gif image, but it only seems to work on linux. Is there any way to > op

[PHP] Reading GIF images in Win2k + Apache + PHP

2003-03-17 Thread Patrick Teague
I have a class that reads gif images & can then make jpeg or png thumbnails of the gif image, but it only seems to work on linux. Is there any way to open/convert the gif to some other graphic format so I can at least read the gif image in on windows? here's the current code I have for reading in