SYNOPSIS
grid [ columns | columns line_thickness ]
DESCRIPTION
Symmetrical grids with various line-widths.
The options are as follows:
columns valid values are whole numbers from 1 to 255. columns line_thickness valid line_thickness values are whole numbers from 1 to 255.
EXAMPLES
grid 25 5 grid In the first example, 25 columns are drawn, each with a line_thickness of 5. When no argument is given, 3 columns are drawn with a line_thickness of 3.
grid 25 5
grid
In the first example, 25 columns are drawn, each with a line_thickness of 5. When no argument is given, 3 columns are drawn with a line_thickness of 3.
ORIGIN
Grid was written for Lexicon in 2002.
AUTHOR
Andy Deck
LINK
artcontext.org
SOURCE CODE
grid.java
© GNU Public License v.2
SEE ALSO
mesh
BUGS
Please report bugs.