Back

 

SYNOPSIS

waffle [ block_size ]

DESCRIPTION

Square sections of the image are stretched. This obscures the space around each square.

The option is as follows:

block_size valid values are in the range 32-255.

EXAMPLES

waffle  128

waffle

When no argument is given, a block_size of 64 is used.

ORIGIN

Waffle was written for Lexicon in 2002.


AUTHOR

Andy Deck

LINK

artcontext.org

SOURCE CODE

waffle.java

 

© GNU Public License v.2

BUGS

Please report bugs.

Back