Introduction
------------
This animation directory contains the image files needed to create the animated gif
image found at the top left of the Engauge Digitizer website (http://digitizer.sourceforge.net).

Build the animation sequence
----------------------------
Run ImageMagick to make the animation sequence, as follows:

   convert -delay 100 -loop 0 step*.gif animation.gif

Licensing
---------
All of the files in this directory were created by an Engauge Digitizer developer, and 
are subject to the GNU General Public License as published by the Free Software Foundation; 
either version 2 of the License, or (at your option) any later version.

