From: Alan W. I. <ai...@us...> - 2002-09-10 01:14:24
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv11070 Modified Files: configure.in dist.in plConfig.h.in sysloc.in Log Message: First try at configuration for freetype.c and finding the freetype headers and library. If the device driver is set up for it (see gd.c) the device driver optionally (using drvopt) calls functions defined in plfreetype.c which in turn uses functions from the freetype library for handling truetype (and other interesting) fonts. N.B. This configuration is not complete, yet. |