[4108] in Athena Bugs
xps bugs
daemon@ATHENA.MIT.EDU (jahn@ATHENA.MIT.EDU)
Thu Feb 1 12:50:06 1990
From: jahn@ATHENA.MIT.EDU
To: bugs@ATHENA.MIT.EDU, bugs-sipb@ATHENA.MIT.EDU
Date: Thu, 01 Feb 90 12:49:40 EST
The xps bug previously submitted is probably located.
As long as the 1st object been painted does not have gray level 1.0,
xps will work fine. The following is working OK for me at present.
Any clue why this is so is appreciated.
%!
% MinX=005 MaxX=590
/Insert {currentgray exch setgray 4 1 roll
0 360 arc gsave fill grestore 0 setgray stroke setgray} def
0.8 setlinewidth
000 790 5.00 0.8 Insert 590 790 5.00 0.8 Insert
010 780 5.00 0.8 Insert 570 780 5.00 0.8 Insert
010 030 5.00 0.8 Insert 580 030 5.00 0.8 Insert
000 010 5.00 0.8 Insert 590 010 5.00 0.8 Insert
300 400 5.00 1.0 Insert
showpage
Re-Jehn Jahn