ftp.nice.ch/pub/next/unix/developer/plplot.3.0.s.tar.gz#/plplot/drivers

LIBUS.DATE
 
Makefile.NeXT
 
Makefile.lattice
 
Makefile.unix
 
README
 
aegis.c
[View aegis.c] 
amigadisp.c
[View amigadisp.c] 
hp7470.c
[View hp7470.c] 
hp7580.c
[View hp7580.c] 
hpplot.c
[View hpplot.c] 
iff.c
[View iff.c] 
impress.c
[View impress.c] 
laserjetii.c
[View laserjetii.c] 
mvdg300.c
[View mvdg300.c] 
postscript.c
[View postscript.c] 
preferences.c
[View preferences.c] 
tektronix.c
[View tektronix.c] 
unixdisp.c
[View unixdisp.c] 
xfig.c
[View xfig.c] 
xterm.c
[View xterm.c] 

README

This directory contains several device drivers for use with PLPLOT.
The files unixdisp.c and amigadisp.c contain the device dispatch
tables for UNIX and Amiga machines. (The Amiga screen driver is
in the Amiga directory).

To add a new driver, you will need to write the appropriate driver code
(I suggest you use one of the drivers in this directory to guide you)
and then update the dispatch table (either unixdisp.c or amigadisp.c)
and then re-make the library.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.