NPIETEDIT

NAME
SYNOPSIS
DESCRIPTION
FILES
AUTHOR
BUGS
SEE ALSO

NAME

npietedit - an simple editor for the piet programming language

SYNOPSIS

npietedit [ <filename> ]

DESCRIPTION

npietedit is an simple editor (written in Tk/Tcl) for the piet programming language.
TBD: write more
quick:
- reads ppm ascii or formats read by Tk/Tcl.
- writes ppm ascii output (regardless of the suffix !)
- every pixel read is a codel (knows nothing about codelsizes)
- left mouse selects color from color bar
- left mouse paints color on paint area
- middle mouse selects color from paint area
- left mouse selects next-color from command area
- shrink / enlarge decreases / increases width and height
- ...

FILES

npietedit-filename.ppm - name of the default input / output file.

AUTHOR

Erik Schoenfelder <schoenfr@web.de>.

BUGS

None seen - they are hidden in the oil painting ;-)

SEE ALSO

npiet(1) wish(1)
http://www.bertnase.de/npiet/
http://www.dangermouse.net/esoteric/piet.html