From: Alan W. I. <ai...@us...> - 2002-09-16 20:06:33
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv15703 Modified Files: gd.c Log Message: Fixed latest segfault (found by Joao and confirmed by me if you didn't have -drvopt text option) in the new gd.c. The fix was to surround freetype code in plD_tidy_png by the correct if (pls->dev_text) { } |