From: Alan W. I. <ai...@us...> - 2001-03-16 20:10:47
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv20911 Modified Files: gd.c Log Message: 1. Spelling. 2. If cmap0 taking more than half the 256 libgd colours (which would be a ridiculously large number of cmap0 colours) then warn and set to 128. 3. The big fix that gets rid of all segfaults! define dev properly in plD_bop_png. |