Alpha release 0.2 of my 9-pin epson driver is available. Anon ftp to
ftp.ctd.comsat.com/pub/eps02.taz
This is a gzip'd tar file. Extract using:
'gzip -dc eps02.taz | tar xvf -'
This will build easily on linux. I also have makefiles (sort of)
setup for MSDOS using DGJPP.
With a small amount of effort you can build this for Borland C. Only
the makefiles need to be fixed. Would anyone like to contribute a set
of working makefiles for borland?