blob: 42174f158e5b830e5ffbd8c990a4d45e06c627a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
%PS%
% 85 lpi
94.8683 71.5651 %cyan
{abs exch abs 2 copy add 1 gt
{1 sub dup mul exch 1 sub dup mul add 1 sub}
{dup mul exch dup mul add 1 exch sub}
ifelse}
94.8683 18.4349 2 index %magenta
30. 0. 2 index %yellow
84.8528 45. 2 index %black
setcolorscreen
/PE where {pop PE}if
|