86 lines
2.8 KiB
PostScript
86 lines
2.8 KiB
PostScript
%!PS-Adobe-3.0 EPSF-3.0
|
|||
|
|
%%Creator: cairo 1.10.2 (http://cairographics.org)
|
||
|
|
%%CreationDate: Fri Jul 4 10:31:50 2014
|
||
|
|
%%Pages: 1
|
||
|
|
%%BoundingBox: 0 -1 362 410
|
||
|
|
%%DocumentData: Clean7Bit
|
||
|
|
%%LanguageLevel: 2
|
||
|
|
%%EndComments
|
||
|
|
%%BeginProlog
|
||
|
|
/cairo_eps_state save def
|
||
|
|
/dict_count countdictstack def
|
||
|
|
/op_count count 1 sub def
|
||
|
|
userdict begin
|
||
|
|
/q { gsave } bind def
|
||
|
|
/Q { grestore } bind def
|
||
|
|
/cm { 6 array astore concat } bind def
|
||
|
|
/w { setlinewidth } bind def
|
||
|
|
/J { setlinecap } bind def
|
||
|
|
/j { setlinejoin } bind def
|
||
|
|
/M { setmiterlimit } bind def
|
||
|
|
/d { setdash } bind def
|
||
|
|
/m { moveto } bind def
|
||
|
|
/l { lineto } bind def
|
||
|
|
/c { curveto } bind def
|
||
|
|
/h { closepath } bind def
|
||
|
|
/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
|
||
|
|
0 exch rlineto 0 rlineto closepath } bind def
|
||
|
|
/S { stroke } bind def
|
||
|
|
/f { fill } bind def
|
||
|
|
/f* { eofill } bind def
|
||
|
|
/n { newpath } bind def
|
||
|
|
/W { clip } bind def
|
||
|
|
/W* { eoclip } bind def
|
||
|
|
/BT { } bind def
|
||
|
|
/ET { } bind def
|
||
|
|
/pdfmark where { pop globaldict /?pdfmark /exec load put }
|
||
|
|
{ globaldict begin /?pdfmark /pop load def /pdfmark
|
||
|
|
/cleartomark load def end } ifelse
|
||
|
|
/BDC { mark 3 1 roll /BDC pdfmark } bind def
|
||
|
|
/EMC { mark /EMC pdfmark } bind def
|
||
|
|
/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
|
||
|
|
/Tj { show currentpoint cairo_store_point } bind def
|
||
|
|
/TJ {
|
||
|
|
{
|
||
|
|
dup
|
||
|
|
type /stringtype eq
|
||
|
|
{ show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
|
||
|
|
} forall
|
||
|
|
currentpoint cairo_store_point
|
||
|
|
} bind def
|
||
|
|
/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
|
||
|
|
cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
|
||
|
|
/Tf { pop /cairo_font exch def /cairo_font_matrix where
|
||
|
|
{ pop cairo_selectfont } if } bind def
|
||
|
|
/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
|
||
|
|
/cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
|
||
|
|
/cairo_font where { pop cairo_selectfont } if } bind def
|
||
|
|
/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
|
||
|
|
cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
|
||
|
|
/g { setgray } bind def
|
||
|
|
/rg { setrgbcolor } bind def
|
||
|
|
/d1 { setcachedevice } bind def
|
||
|
|
%%EndProlog
|
||
|
|
%%Page: 1 1
|
||
|
|
%%BeginPageSetup
|
||
|
|
%%PageBoundingBox: 0 -1 362 410
|
||
|
|
%%EndPageSetup
|
||
|
|
q 0 -1 362 411 rectclip q
|
||
|
|
0 409.6 362 -410 re W n
|
||
|
|
0 g
|
||
|
|
0 409.6 m 32.859 40.948 l 180.359 -0.002 l 328.25 41.01 l 361.168 409.6
|
||
|
|
l h
|
||
|
|
289.637 289.03 m 116.621 289.03 l 120.742 242.729 l 285.527 242.729 l
|
||
|
|
273.113 103.924 l 180.578 78.256 l 180.484 78.225 l 180.375 78.225 l
|
||
|
|
87.746 103.924 l 81.414 174.928 l 126.812 174.928 l 130.031 138.838 l
|
||
|
|
180.375 125.272 l 180.488 125.303 l 230.859 138.897 l 236.09 197.518 l
|
||
|
|
79.391 197.518 l 67.195 334.237 l 293.68 334.237 l h
|
||
|
|
289.637 289.03 m f
|
||
|
|
Q Q
|
||
|
|
showpage
|
||
|
|
%%Trailer
|
||
|
|
count op_count sub {pop} repeat
|
||
|
|
countdictstack dict_count sub {end} repeat
|
||
|
|
cairo_eps_state restore
|
||
|
|
%%EOF
|