Back

 

SYNOPSIS

curl [ quantity | quantity width ]

DESCRIPTION

A smooth line defined by 5 clicks. The circular design of the end-points becomes clearer when larger line widths are specified.

The options are as follows:

quantity Number of curls to make. Valid values range from 1-15.
quantity width Width is the line width. Range is 2-150

EXAMPLES

curl  1 50

curl

The first example specifies one curl with width 50. The second uses the default quantity (2) and width (12).

ORIGIN

Curl was developed for Lexicon, 2002.


AUTHOR

Andy Deck

LINK

artcontext.org

SOURCE CODE

curl.java

 

© GNU Public License v.2

SEE ALSO

line, scribble

BUGS

Please report bugs.

Back