[magick-users] how to add animate text to GIF ?

Zhang Jun gb2313 at gmail.com
Tue May 27 06:32:28 PDT 2008


Hi all,

I want to add some animate text to gif image, but I don't know how to
do it with Perl,

I want the text animate, so I think I should add the text(with some
change) to different frames(or call them pictures) of the the gif,

so how can I decode the gif and get the frames ?
I find out "convert" can do that:  "convert aaa.gif frame%02d.gif",
but how can I do it with perl script and Image::Magick?


I am not familiar with graphic programming, so I do not know whether
my steps are right also.

thanks!


More information about the Magick-users mailing list