Mercurial > repos > brenninc > xdirectory_reader_limited_by_data_table
comparison test-data/sample1.ps @ 0:ccabef3f7d5f draft
Uploaded first version
author | brenninc |
---|---|
date | Sun, 08 May 2016 11:01:03 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ccabef3f7d5f |
---|---|
1 %!PS-Adobe-3.0 EPSF-3.0 | |
2 %%DocumentNeededResources: font Helvetica | |
3 %%+ font Helvetica-Bold | |
4 %%+ font Helvetica-Oblique | |
5 %%+ font Helvetica-BoldOblique | |
6 %%+ font Symbol | |
7 %%Title: R Graphics Output | |
8 %%Creator: R Software | |
9 %%Pages: (atend) | |
10 %%BoundingBox: 0 0 720 720 | |
11 %%EndComments | |
12 %%BeginProlog | |
13 /bp { gs sRGB gs } def | |
14 % begin .ps.prolog | |
15 /gs { gsave } bind def | |
16 /gr { grestore } bind def | |
17 /ep { showpage gr gr } bind def | |
18 /m { moveto } bind def | |
19 /l { rlineto } bind def | |
20 /np { newpath } bind def | |
21 /cp { closepath } bind def | |
22 /f { fill } bind def | |
23 /o { stroke } bind def | |
24 /c { newpath 0 360 arc } bind def | |
25 /r { 4 2 roll moveto 1 copy 3 -1 roll exch 0 exch rlineto 0 rlineto -1 mul 0 exch rlineto closepath } bind def | |
26 /p1 { stroke } bind def | |
27 /p2 { gsave bg fill grestore newpath } bind def | |
28 /p3 { gsave bg fill grestore stroke } bind def | |
29 /p6 { gsave bg eofill grestore newpath } bind def | |
30 /p7 { gsave bg eofill grestore stroke } bind def | |
31 /t { 5 -2 roll moveto gsave rotate | |
32 1 index stringwidth pop | |
33 mul neg 0 rmoveto show grestore } bind def | |
34 /ta { 4 -2 roll moveto gsave rotate show } bind def | |
35 /tb { 2 -1 roll 0 rmoveto show } bind def | |
36 /cl { grestore gsave newpath 3 index 3 index moveto 1 index | |
37 4 -1 roll lineto exch 1 index lineto lineto | |
38 closepath clip newpath } bind def | |
39 /rgb { setrgbcolor } bind def | |
40 /s { scalefont setfont } bind def | |
41 % end .ps.prolog | |
42 /sRGB { [ /CIEBasedABC | |
43 << /DecodeLMN | |
44 [ { dup 0.03928 le | |
45 {12.92321 div} | |
46 {0.055 add 1.055 div 2.4 exp } | |
47 ifelse | |
48 } bind dup dup | |
49 ] | |
50 /MatrixLMN [0.412457 0.212673 0.019334 | |
51 0.357576 0.715152 0.119192 | |
52 0.180437 0.072175 0.950301] | |
53 /WhitePoint [0.9505 1.0 1.0890] | |
54 >> | |
55 ] setcolorspace } bind def | |
56 /srgb { setcolor } bind def | |
57 %%IncludeResource: font Helvetica | |
58 /Helvetica findfont | |
59 dup length dict begin | |
60 {1 index /FID ne {def} {pop pop} ifelse} forall | |
61 /Encoding ISOLatin1Encoding def | |
62 currentdict | |
63 end | |
64 /Font1 exch definefont pop | |
65 %%IncludeResource: font Helvetica-Bold | |
66 /Helvetica-Bold findfont | |
67 dup length dict begin | |
68 {1 index /FID ne {def} {pop pop} ifelse} forall | |
69 /Encoding ISOLatin1Encoding def | |
70 currentdict | |
71 end | |
72 /Font2 exch definefont pop | |
73 %%IncludeResource: font Helvetica-Oblique | |
74 /Helvetica-Oblique findfont | |
75 dup length dict begin | |
76 {1 index /FID ne {def} {pop pop} ifelse} forall | |
77 /Encoding ISOLatin1Encoding def | |
78 currentdict | |
79 end | |
80 /Font3 exch definefont pop | |
81 %%IncludeResource: font Helvetica-BoldOblique | |
82 /Helvetica-BoldOblique findfont | |
83 dup length dict begin | |
84 {1 index /FID ne {def} {pop pop} ifelse} forall | |
85 /Encoding ISOLatin1Encoding def | |
86 currentdict | |
87 end | |
88 /Font4 exch definefont pop | |
89 %%IncludeResource: font Symbol | |
90 /Symbol findfont | |
91 dup length dict begin | |
92 {1 index /FID ne {def} {pop pop} ifelse} forall | |
93 currentdict | |
94 end | |
95 /Font5 exch definefont pop | |
96 %%EndProlog | |
97 %%Page: 1 1 | |
98 bp | |
99 59.04 433.44 689.76 660.96 cl | |
100 0 0 0 srgb | |
101 2.25 setlinewidth | |
102 [] 0 setdash | |
103 0 setlinecap | |
104 1 setlinejoin | |
105 10.00 setmiterlimit | |
106 np | |
107 101.87 476.98 m | |
108 155.73 0 l | |
109 o | |
110 0.75 setlinewidth | |
111 [ 2.25 3.75] 0 setdash | |
112 1 setlinecap | |
113 np | |
114 179.73 441.87 m | |
115 0 0 l | |
116 o | |
117 np | |
118 179.73 512.09 m | |
119 0 0 l | |
120 o | |
121 0.75 setlinewidth | |
122 [] 0 setdash | |
123 np | |
124 140.80 441.87 m | |
125 77.87 0 l | |
126 o | |
127 np | |
128 140.80 512.09 m | |
129 77.87 0 l | |
130 o | |
131 np | |
132 101.87 441.87 m | |
133 155.73 0 l | |
134 0 70.22 l | |
135 -155.73 0 l | |
136 0 -70.22 l | |
137 o | |
138 2.25 setlinewidth | |
139 [] 0 setdash | |
140 0 setlinecap | |
141 np | |
142 296.53 652.53 m | |
143 155.74 0 l | |
144 o | |
145 0.75 setlinewidth | |
146 [ 2.25 3.75] 0 setdash | |
147 1 setlinecap | |
148 np | |
149 374.40 652.53 m | |
150 0 0 l | |
151 o | |
152 np | |
153 374.40 652.53 m | |
154 0 0 l | |
155 o | |
156 0.75 setlinewidth | |
157 [] 0 setdash | |
158 np | |
159 335.47 652.53 m | |
160 77.86 0 l | |
161 o | |
162 np | |
163 335.47 652.53 m | |
164 77.86 0 l | |
165 o | |
166 np | |
167 296.53 652.53 m | |
168 155.74 0 l | |
169 0 0 l | |
170 -155.74 0 l | |
171 0 0 l | |
172 o | |
173 2.25 setlinewidth | |
174 [] 0 setdash | |
175 0 setlinecap | |
176 np | |
177 491.20 582.31 m | |
178 155.73 0 l | |
179 o | |
180 0.75 setlinewidth | |
181 [ 2.25 3.75] 0 setdash | |
182 1 setlinecap | |
183 np | |
184 569.07 512.09 m | |
185 0 0 l | |
186 o | |
187 np | |
188 569.07 652.53 m | |
189 0 0 l | |
190 o | |
191 0.75 setlinewidth | |
192 [] 0 setdash | |
193 np | |
194 530.13 512.09 m | |
195 77.87 0 l | |
196 o | |
197 np | |
198 530.13 652.53 m | |
199 77.87 0 l | |
200 o | |
201 np | |
202 491.20 512.09 m | |
203 155.73 0 l | |
204 0 140.44 l | |
205 -155.73 0 l | |
206 0 -140.44 l | |
207 o | |
208 0.00 0.00 720.00 720.00 cl | |
209 0 0 0 srgb | |
210 0.75 setlinewidth | |
211 [] 0 setdash | |
212 1 setlinecap | |
213 1 setlinejoin | |
214 10.00 setmiterlimit | |
215 np | |
216 179.73 433.44 m | |
217 389.34 0 l | |
218 o | |
219 np | |
220 179.73 433.44 m | |
221 0 -7.20 l | |
222 o | |
223 np | |
224 374.40 433.44 m | |
225 0 -7.20 l | |
226 o | |
227 np | |
228 569.07 433.44 m | |
229 0 -7.20 l | |
230 o | |
231 /Font1 findfont 7 s | |
232 182.25 419.04 (alpha) 1 90 t | |
233 376.91 419.04 (beta) 1 90 t | |
234 571.58 419.04 (gamma) 1 90 t | |
235 np | |
236 59.04 441.87 m | |
237 0 210.66 l | |
238 o | |
239 np | |
240 59.04 441.87 m | |
241 -7.20 0 l | |
242 o | |
243 np | |
244 59.04 476.98 m | |
245 -7.20 0 l | |
246 o | |
247 np | |
248 59.04 512.09 m | |
249 -7.20 0 l | |
250 o | |
251 np | |
252 59.04 547.20 m | |
253 -7.20 0 l | |
254 o | |
255 np | |
256 59.04 582.31 m | |
257 -7.20 0 l | |
258 o | |
259 np | |
260 59.04 617.42 m | |
261 -7.20 0 l | |
262 o | |
263 np | |
264 59.04 652.53 m | |
265 -7.20 0 l | |
266 o | |
267 44.64 439.35 (2.0) 1 0 t | |
268 44.64 474.46 (2.5) 1 0 t | |
269 44.64 509.58 (3.0) 1 0 t | |
270 44.64 544.69 (3.5) 1 0 t | |
271 44.64 579.80 (4.0) 1 0 t | |
272 44.64 614.91 (4.5) 1 0 t | |
273 44.64 650.02 (5.0) 1 0 t | |
274 np | |
275 59.04 433.44 m | |
276 630.72 0 l | |
277 0 227.52 l | |
278 -630.72 0 l | |
279 0 -227.52 l | |
280 o | |
281 ep | |
282 %%Trailer | |
283 %%Pages: 1 | |
284 %%EOF |