From: Alan W. I. <ai...@us...> - 2001-06-05 00:19:53
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv3699/drivers Modified Files: ljii.c ljiip.c ps.c Log Message: Implement portrait mode for ljii, ljiip, psc, and ps drivers. (Also for the pstex driver that calls the relevant initialization functions from ps.c.) The implementation is currently done using calls to plsdiori and plsfreeaspect. The correct portrait orientation results regardless of whether ORIENTATION is 1 (seascape) or 3 (landscape) for the default orientation. |