Documentation and shrink-wrapping for the windows version is a todo.

External files:

The netpbm package was, and can still be obtained from http://www.terra.es/personal/malfer/netpbm/netpbm.htm
The graphviz packacge was, and can still be obtained from http://www.research.att.com/sw/tools/graphviz/download.html
The regex files were obtained from the cygwin source distribution can probably still be found at http://www.cygwin.com/
And last, but not least, the needed pathalizer files were obtained at http://pathalizer.bzzt.net/


Installing:

1) Install the graphviz package (if you haven't installed it yet)

2) Move the netpbm binaries to anywhere you wish

3) Compile the regex files (you can use the regex-compile.bat for this, if you are using MSVC)
   Copy the regex-4.4-2\regex.h file to your compilers include directory
   Copy the regex-4.4-2\reg*.obj files to your compilers library directory

4) Compile the pathalizer files (you can use the pathalizer-compile.bat for this, if you are using MSVC)

Now you will find all neccesary files in the bin directory

NOTE: before using any of the .bat files you should edit them in order to set the paths correct!
