| npietedit - an simple editor for the piet programming language |
| npietedit [ <filename> ] |
|
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 - ... |
| npietedit-filename.ppm - name of the default input / output file. |
| Erik Schoenfelder <schoenfr@web.de>. |
| None seen - they are hidden in the oil painting ;-) |
|
npiet(1) wish(1) http://www.bertnase.de/npiet/ http://www.dangermouse.net/esoteric/piet.html |