View previous topic :: View next topic |
Author |
Message |
cmxflash -
Joined: 11 Dec 2004 Posts: 872
|
Posted: Fri May 20, 2005 7:42 pm Post subject: PHP-GD |
|
|
Is it possible to make animated GIF-images with PHP and GD? And if it is, how? Can anybody give me an example? |
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Fri May 20, 2005 7:51 pm Post subject: Re: PHP-GD |
|
|
cmxflash wrote: | Is it possible to make animated GIF-images with PHP and GD? And if it is, how? Can anybody give me an example? |
As far as I know, you cant, no.
Imagemagik can however, try that, ive played with it brifley, and its pretty cool. _________________
 |
|
Back to top |
 |
 |
cmxflash -
Joined: 11 Dec 2004 Posts: 872
|
Posted: Fri May 20, 2005 8:45 pm Post subject: Re: PHP-GD |
|
|
MonkeyNation wrote: | cmxflash wrote: | Is it possible to make animated GIF-images with PHP and GD? And if it is, how? Can anybody give me an example? |
As far as I know, you cant, no.
Imagemagik can however, try that, ive played with it brifley, and its pretty cool. |
I read on the GD-webpage that it's possible to make animated GIFs. |
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Fri May 20, 2005 10:21 pm Post subject: Re: PHP-GD |
|
|
cmxflash wrote: | MonkeyNation wrote: | cmxflash wrote: | Is it possible to make animated GIF-images with PHP and GD? And if it is, how? Can anybody give me an example? |
As far as I know, you cant, no.
Imagemagik can however, try that, ive played with it brifley, and its pretty cool. |
I read on the GD-webpage that it's possible to make animated GIFs. |
It may well be in GD2, but certainly not in the original. Ive never seen it done however. _________________
 |
|
Back to top |
 |
 |
|