This script helps create simple rotating animations.
It asks for the desired number of animation frames (between 4 and 24 frames in increments of 4), and generates the corresponding number of layers each containing a rotated version of the image's background layer.
A choice of animation motion (circular and pendulum) is provided.
It has been tested in Gimp 2.6.11 on GNU/Linux and 2.8 on Windows XP.
Released v1.11 on 2012-07-02.
* Added pendulum motion
* fixed issue from lingering test code
Recent comments