This small script create sprite "tape" (which are used as resources in 2D games) from separate images.
For using this script you must copy sprite_tape.py file in your Gimp python scripts directory (GIMP-2.0\lib\gimp\2.0\plug-ins for example), run Gimp, open your first frame of sprite tape, then using image menu: File->Open as layers open all other frames. After that using image menu Python-Fu->Sprites->Sprite tape launch the my script and input how many sprites will be placed in horisontal and vertical positions. Press Ok button! read more »
Flash movie generator with typewriter effect on text.
Required Libraries:
- ming 0.3
- python-ming 0.3
Multi-Burst
Transforms Sony's multi-burst images (4x4 small images) into an animated gif.
This is a script that is based on the fire tutorial (http://gug.sunsite.dk/tutorials/tomcat13/). It was built and tested on GIMP 2.4 (so, using the new scheme engine).
It comes with two versions; one that creates an image of flames and another that creates an animation (using layers as frames).
