Warning: session_start(): open(/var/lib/php/sessions/sess_ios59u7n992oqb6fu22se3712f, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
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