

damn, i wish i could do gifs, is it possible just using GIMP?

the GIF plugin. Unisys patent issues or something stops them putting it in the main distro. You wouldn't download it without having a nice expensive licence from Unisys, now would you?
( ,
Thu 3 Apr 2003, 13:38,
archived)

Download available from the gimp website? Aparently the gimp website is www.gimp.org. I feel afraid to go there.
( ,
Thu 3 Apr 2003, 13:42,
archived)

www.ldeo.columbia.edu/NETWORK/anim_gif.html
jgo.local.net/GimpGuide/anim_gif.html
Or just type "animated gif gimp" into google....
ImageMagick will do it to :
convert -adjoin -delay 5 *.gif animation-name.gif
( ,
Thu 3 Apr 2003, 13:40,
archived)
jgo.local.net/GimpGuide/anim_gif.html
Or just type "animated gif gimp" into google....
ImageMagick will do it to :
convert -adjoin -delay 5 *.gif animation-name.gif