Back

 

SYNOPSIS

scales [ square_root | square_root mode ]

DESCRIPTION

A scale pattern will be applied to a grid.

The options are as follows:

square_root valid values are whole numbers from 2 to 50.
square_root mode valid mode values 0 and 1 (the default).

EXAMPLES

scales  25 0

scales

In the first example, 25 rows and columns of scales are drawn. When no argument is given, 10 columns and rows are drawn in mode 1, which staggers the horizontal starting position of the rows.

ORIGIN

Scales was written for Lexicon in 2002.


AUTHOR

Andy Deck

LINK

artcontext.org

SOURCE CODE

scales.java

 

© GNU Public License v.2

BUGS

Please report bugs.

Back