Backdraw is a utility that reads commands from standard input to show a picture on the screen. It accepts a number of predefined commands that show or manipulate a picture on the screen. The author suggests it could be used as a backend to other tools (eg. Through the pipe command), which could generate the ascii commands to draw the corresponding picture on the screen. No knowledge of X windows is required.