|
From: Joao C. <jc...@us...> - 2001-04-19 19:52:12
|
Update of /cvsroot/plplot/plplot/src
In directory usw-pr-cvs1:/tmp/cvs-serv6576/src
Modified Files:
Tag: bp_pstex_driver
plcore.c
Log Message:
Initialize the default font.
With the change of 'static PLINT font = 1;' from plsym.c to plstrm.h, the
default font was not initialized. Initialize it now in c_plinit() before loading
fonts.
|