From: Andrew R. <ar...@us...> - 2002-09-18 11:14:47
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv30191 Modified Files: gd.c Log Message: Fixup for the problem of delayed changes being made to the png images palette. This problem seems to be related to the long-thought extinct problem with having to deallocate the colours in GDs pallette before setting the colour map. Guess it didn't really go away afterall :-( Hopefully though, this fix will be a little better than the last one (pre 1.17 versions of gd.c), and wont stop other things working... |