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

FONT.DATE
 
Makefile.lattice
 
Makefile.unix
 
README
 
font01.c
[View font01.c] 
font02.c
[View font02.c] 
font03.c
[View font03.c] 
font04.c
[View font04.c] 
font05.c
[View font05.c] 
font06.c
[View font06.c] 
font07.c
[View font07.c] 
font08.c
[View font08.c] 
font09.c
[View font09.c] 
font10.c
[View font10.c] 
font11.c
[View font11.c] 
stndfont.c
[View stndfont.c] 
xtndfont.c
[View xtndfont.c] 

README

Installing the fonts:

The programs stndfont.c and xtndfont.c create the standard and
extended font sets.  You can compile and link the stndfont
program with something like:

  cc -o stndfont stndfont.c font??.c

(This compiles and links stndfont.c and font01.c thru font11.c)

Running stndfont creates the plstnd.fnt file, which should then
be moved into the directory where you want the fonts kept.

Repeat this procedure for xtndfont.c to create plxtnd.fnt

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