Back

 

SYNOPSIS

bars [ number_of ]

DESCRIPTION

Vertical bars that can be spaced using an optional argument.

The option is as follows:

number_of valid values are in the range 1-255.

EXAMPLES

bars  16

bars

When no argument is given, 10 bars are drawn.

ORIGIN

Bars was written for Lexicon in 2002.


AUTHOR

Andy Deck

LINK

artcontext.org

SOURCE CODE

bars.java

 

© GNU Public License v.2

SEE ALSO

barcode

BUGS

Please report bugs.

Back