Re: [PHP] generate animated gifs

[email protected] (Ashley Sheridan)
Newsgroups php.general
Message-ID <1280788165.2323.13.camel@localhost>
On Mon, 2010-08-02 at 18:43 -0300, Martín Marqués wrote:

> Is there a way (I haven't found it yet) to create with a sequence of
> gifs an animated gif using php-gd?
> 
> -- 
> Martín Marqués
> select 'martin.marques' || '@' || 'gmail.com'
> DBA, Programador, Administrador
> 


Not natively with GD. For more complicated image creation, such as
animated GIFs, you should look at ImageMagick. This tool has some
extremely powerful options, and there is a PHP module for working with
it if you can't or don't want to get dirty on the command line.

Thanks,
Ash
http://www.ashleysheridan.co.uk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.