From: Alan W. I. <ai...@us...> - 2001-04-10 19:27:58
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv4649 Modified Files: xwin.c Log Message: Inform the PLplot core of rescale changes that occur with dev->xscale and dev->yscale so that characters and symbols have the right initial aspect ratios regardless of the -geometry setting. The net effect is the ratio of real pixels to mm is always DPMM. I have set that to be 4.0 to be consistent with the high end of mass-market monitors (which typically have a spacing of 0.25-0.26 mm between dots). |