A script to make gif animations from xmakemol output.
xmake_anim.pl [options] prefix
xmake_anim.pl is used to make a GIF animation from a series of XPM files produced by XMakemol. The XPM files should have the common prefix prefix.
This option leads to the temporary (single image) GIF files being cleaned up after the animation has been created from them.
This option allows the delay (in 1/100th seconds) between animated frames to be set. By default, there is no delay.
This option can be used to set the number of times the animation loops for. By default, the animation loops indefinitely.
This option can be used to set the name of the file that the animation is saved to.
Matthew P. Hodges <[email protected]>