._ _ _
|_)/ \\/|_ |\ |
|_)\_//\|_ | \|
1.2 20040203
Boxen is a program to draw graphs. It has no GUI, it provides a command line interface and uses X to display it's output. There is no way to export a file in another format. xwd is your friend :)
In order to compile it, just run 'make'. You will need X11 libs, flex, bison, readline and curses.
When you run it, you will be presented with a window and a prompt at your terminal emulator. This is a readline interface. Type 'help' to get started.
Enjoy.