Another thin arrow GIMP Python plug-in called 'ArrowsCreator'.
It's characteristics are:
-produces many different types of straight arrows
-produces one type of 'path' arrow
-facilitates combination of multiple arrows
-interactive with GIMP
-developed on GIMP 2.6 (work on 2.8 except no repeat gradient in shaft and GIMP don't control brush size).
GIMP Book is a script for managing multiple pages in the GIMP, it's great for creating comic books, illustrated books, sketch books or similar. It opens a separete window with thumbnails of all your pages, where you can add, delete, sort and rename them. Once you're done you can export your book to various formats, for web or print.
Exports multiple animation frame layers into a single spritesheet.
Imports the spritesheet image, cutting it into multiple animation frame layers.
Switches back and forward between animation frame layers (hiding the others).
Based on SpriteSheet ( http://registry.gimp.org/node/20943 ) by brian.schultheiss.
1) To install, copy SpriteSheetToolkit.scm to {GIMP-HOME}\share\gimp\2.0\scripts\
2) Either close Gimp and re-open, or simply select menu: Filters > Script-Fu > Refresh Scripts
3) Import your spritesheet via Filters > Sprite-Sheet > Load Spritesheet...
The Polar Monitor Bitmap is a simple text-based 1-bit image file format. It is used for uploading logos to Polar watches (http://www.polar.fi/) using e.g. the Polar UpLink Tool or the Polar ProTrainer software.
Build and install:
$ gimptool-2.0 --install file-pmb.c
Recent comments