blob: 40b338aedb547f9ed550a69145c3a6c599ac2a23 (
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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: cairo 1.18.4 (https://cairographics.org)
%%CreationDate: Fri Aug 7 16:29:00 2026
%%Pages: 1
%%DocumentData: Clean7Bit
%%LanguageLevel: 2
%%BoundingBox: 0 0 15 16
%%EndComments
%%BeginProlog
50 dict 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
/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
/cairo_data_source {
CairoDataIndex CairoData length lt
{ CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
{ () } ifelse
} def
/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
/cairo_image { image cairo_flush_ascii85_file } def
/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
%%EndProlog
%%BeginSetup
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 0 0 15 16
%%EndPageSetup
q 0 0 15 16 rectclip
1 0 0 -1 0 16 cm q
0 g
0.560322 w
1 J
0 j
[] 0.0 d
3.6 M q 1 0 0 1 0 0 cm
13.141 7.742 m 13.957 10.074 13.219 12.66 11.285 14.238 c 9.344 15.812
6.621 16.047 4.434 14.824 c 2.246 13.605 1.063 11.184 1.457 8.742 c 7.422
9.672 l h
13.141 7.742 m S Q
0.545098 0.52549 0.45098 rg
13.141 7.742 m 13.957 10.074 13.219 12.66 11.285 14.238 c 9.344 15.812
6.621 16.047 4.434 14.824 c 2.246 13.605 1.062 11.184 1.457 8.742 c 7.422
9.672 l h
13.141 7.742 m f
0 g
q 1 0 0 1 0 0 cm
1.613 8.039 m 2.324 5.605 4.535 3.883 7.109 3.746 c 9.684 3.617 12.063
5.105 13.031 7.449 c 7.422 9.672 l h
1.613 8.039 m S Q
0.823529 0.8 0.698039 rg
1.613 8.039 m 2.324 5.605 4.535 3.883 7.109 3.746 c 9.684 3.617 12.062
5.105 13.031 7.449 c 7.422 9.672 l h
1.613 8.039 m f
0.545098 0.52549 0.45098 rg
2.902 12.359 m 0.23 5.168 l 2.996 8.258 l 2.738 1.211 l 6.121 6.906 l 6.441
3.574 l 7.406 6.629 l 9.68 0.148 l 9.18 7.355 l 10.691 5.273 l 10.566 8.086
l 14.492 3.746 l 12.277 12.586 l f
0 g
0.293468 w
0 J
4 M q 1 0 0 1 0 0 cm
2.902 12.359 m 0.23 5.168 l 2.996 8.258 l 2.738 1.211 l 6.121 6.906 l 6.441
3.574 l 7.406 6.629 l 9.68 0.148 l 9.18 7.355 l 10.691 5.273 l 10.566 8.086
l 14.492 3.746 l 12.277 12.586 l S Q
Q Q
showpage
%%Trailer
end
%%EOF
|