blob: da1c2c9aac0fff6d4d6d788926f544e57c059479 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
%!PS
%%BoundingBox: -1 -1 101 31
%%HiResBoundingBox: -0.49814 -0.49814 100.1243 30.38599
%%Creator: MetaPost 1.003
%%CreationDate: 2008.05.02:1619
%%Pages: 1
%%BeginProlog
%%EndProlog
%%Page: 1 1
0 0 0 setrgbcolor 0 0.99626 dtransform truncate idtransform setlinewidth pop
[0 5 ] 2.5 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
newpath 0 0 moveto
99.62616 0 lineto stroke
[0 10 ] 5 setdash
newpath 0 9.96262 moveto
99.62616 9.96262 lineto stroke
[3 3 ] 0 setdash
newpath 0 19.92523 moveto
99.62616 19.92523 lineto stroke
[6 6 ] 0 setdash
newpath 0 29.88785 moveto
99.62616 29.88785 lineto stroke
showpage
%%EOF
|