Back

 

SYNOPSIS

web [ strokes ]

DESCRIPTION

Each stroke leaves a trail as it reflects itself through the point registered at the mouse click.

The option is as follows:

strokes valid values are in the range 1-20.

EXAMPLES

web  16

web

The first argument will require 16 strokes before the completion of the module. When no argument is given, 5 strokes (mouse clicks, actually) are required.

ORIGIN

Web was written for Lexicon in 2002.


AUTHOR

Andy Deck

LINK

artcontext.org

SOURCE CODE

web.java

 

© GNU Public License v.2

SEE ALSO

line

BUGS

Please report bugs.

Back