From: Andrew R. <ar...@us...> - 2001-12-11 10:58:18
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv3401 Modified Files: cgm.c Log Message: Fixed up the bug with the warnings about CMAP1 not being defined properly. Added a background "piece of paper" so images have different coloured backgrounds. Added two driver-level hacks, one to turn off the background "paper" if people don't want it especially; the second hack controls whether outlines are drawn around polygongs when they are filled. Some drivers recognise "invisible edges" (default behaviour) others do not so it is necessary to explicitly colour in the edges (or colour OveR them) for those drivers. |