From: Maurice L. <ml...@us...> - 2001-06-14 05:51:48
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv25273 Modified Files: plcore.c Log Message: Fixed Alan's infamous 2*rotation bug for software fills on orientation swaps. Was caused by going through the driver interface filtering twice, not so obvious because of the circuitous logic. |