1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/graphics/whirlgif/pkg-descr
Pav Lucistnik e111996421 - Website gone, switch to Debian. The distfiles were checked, it's the same
stuff repackaged.

PR:		ports/108867
Submitted by:	Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
2007-02-07 22:48:47 +00:00

12 lines
361 B
Plaintext

WhirlGIF , a tool for making GIF animations.
whirlgif is a quick program that reads a series of GIF files, and produces
a single gif file composed of those images.
For example, if you have images img0001.gif, img0002.gif, img0003.gif ......
and want to loop 100 times, then you can do something like:
whirlgif -loop 100 img*.gif
to create an animation.