From: Alan W. I. <ai...@us...> - 2001-03-16 20:03:24
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv19557 Modified Files: gd.c Log Message: Andrew's latest patch. Various code cleanups. Removed extraneous gdImageCreate and setcmap. Check for ridiculour number of cmap0 colours. Flush all colours (index = -8888) before gdImageDestroy just to be sure they are really gone. |