From: Maurice L. <ml...@us...> - 2002-09-17 07:08:47
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv25884 Modified Files: plfreetype.c Log Message: Fixed the bogus logic for construction of (path+name) environmental font names in plD_FreeType_init -- previously the sense was reversed so only a font file with the full path name specified was recognized. Fixed up the indentation to match normal standards for C programs, and other cleanups. |