I have used PHP to generate a series of JPEG files, which after doing: convert -delay 0 *.jpg animated.gif
make a rather nifty animated GIF file. Just one tiny problem... How the heck do 8 files, ~24 K each, turn into 3 *MEGS* worth of animation?... I mean, I've read the GIF spec, and there just ain't that much there... I've tried all the reasonable flags to convert I can find in "man" and Googled, but got nothing so far... Please Cc: me... And, I'm not being stupid, right?... There's no PHP image_frame() right?... Thanks. -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php