Makeit - The Image Task Creator

Makeit is a script that can be used to assemble an image task from a simple text file. This text file can be written in a very simple language called it, which consists of the following commands. Note that required command arguments are given in angle brackets (<>), while optional parameters are in square brackets ([]).
Here is an example of a simple .it file that can be processed with makeit:

Click here to see the outcome.

To run makeit on a .it file from a UNIX shell prompt, simply change to the directory in which your images and .it file(s) are stored and type:

makeit filename

where filename is the name of the .it file you wish to process.

This page is under construction!!