Gazelle 22 "Linear Script" -------------------------- "Linear script" is one of Gazelle 22's two scripting languages. It is the simpler (and older) one of the two with limited use. -You just write one line -Separate commands with spaces -The language is case-insensitive -You can add comments like in Java with /* */ or // Commands are: 1p, 2p etc: Scale image down to x pixels 1c, 2c, ..., 256c: Reduce gray scale levels 1w, 2w etc: Scale image width only to x pixels struct: show object structure niceStruct: show object structure indented rasters: reproduce horizontal bars className: show type of object on stack q1...q4: select quadrant original: show input image in color