RE: [PHP] PNG to GIF conversion

2003-10-13 Thread Howard Cohodas
If you are still looking for an on-the-fly GIF encoder for PHP in a windows environment, let me know. Howard -Original Message- From: John Ryan [mailto:[EMAIL PROTECTED] Sent: Saturday, October 11, 2003 4:50 PM To: [EMAIL PROTECTED] Subject: [PHP] PNG to GIF conversion How do I do

Re: [PHP] PNG to GIF conversion

2003-10-12 Thread Comex
[EMAIL PROTECTED] John Ryan: Loser And believe it or not, the shift key is there for a reason. Please don't flame. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PNG to GIF conversion

2003-10-11 Thread John Ryan
How do I do this?? I have the latest version of GD with PNG, but no GIF. But I *have to* be able to convert images to gif. Is there any standalone php script that'll do it, or a cgi??? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PNG to GIF conversion

2003-10-11 Thread Evan Nemerson
Well there's a stand alone program called ImageMagick Michael Still wrote an article on it which may be useful. There should still be a link for it on the main page @ stillhq.com On Saturday 11 October 2003 01:50 pm, John Ryan wrote: How do I do this?? I have the latest version of GD with

Re: [PHP] PNG to GIF conversion

2003-10-11 Thread John Ryan
no, i mean a on-the-fly conversion in php. unless its a unix program... is it? Evan Nemerson [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Well there's a stand alone program called ImageMagick Michael Still wrote an article on it which may be useful. There should still be a link

Re: [PHP] PNG to GIF conversion

2003-10-11 Thread John Ryan
and i cant see the article your talking about on stillgq.com Evan Nemerson [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Well there's a stand alone program called ImageMagick Michael Still wrote an article on it which may be useful. There should still be a link for it on the main

Re: [PHP] PNG to GIF conversion

2003-10-11 Thread Evan Nemerson
Yes. On Saturday 11 October 2003 02:13 pm, John Ryan wrote: no, i mean a on-the-fly conversion in php. unless its a unix program... is it? Evan Nemerson [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Well there's a stand alone program called ImageMagick Michael Still wrote

Re: [PHP] PNG to GIF conversion

2003-10-11 Thread Evan Nemerson
Then try stillhq.com, as stillgq.com won't get you too far. Fourth article down, Command line image procesing[sic] If you would have actually read a bit of the page I sent you to, perhaps you would have found that out without having to ask. Your last question could have been answered by a

Re: [PHP] PNG to GIF conversion

2003-10-11 Thread John Ryan
Loser Evan Nemerson [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Then try stillhq.com, as stillgq.com won't get you too far. Fourth article down, Command line image procesing[sic] If you would have actually read a bit of the page I sent you to, perhaps you would have found