merge the formfield patch from ooo-build
[ooovba.git] / psprint_config / configuration / ppds / TK450PJ1.PS
blob8e95477e9b952e84a7514a416311019828e5f503
1 *PPD-Adobe: "4.3"\r
2 *% Adobe Systems PostScript(R) Printer Description File\r
3 *% Copyright 1987-1995 Adobe Systems Incorporated. \r
4 *% All Rights Reserved. \r
5 *% Permission is granted for redistribution of this file as\r
6 *% long as this copyright notice is intact and the contents\r
7 *% of the file is not altered in any way from its original form.\r
8 *% End of Copyright statement\r
9 *FormatVersion: "4.3"\r
10 *FileVersion: "1.0"\r
11 *LanguageEncoding: ISOLatin1\r
12 *LanguageVersion: English\r
13 *PCFileName: "TK450PJ1.PPD"\r
14 *Product: "(Phaser 450J)"\r
15 *PSVersion: "(2013.113) 19"\r
16 *Manufacturer: "Tektronix"\r
17 *ModelName: "Tektronix Phaser 450J Extended"\r
18 *ShortNickName: "Tektronix Phaser 450J Extended"\r
19 *NickName: "Tektronix Phaser 450J Extended"\r
21 *% === Installable Options ===========\r
22 *OpenGroup: InstallableOptions/Options Installed\r
24 *OpenUI *InstalledMemory/Memory Configuration: PickOne\r
25 *DefaultInstalledMemory: None\r
26 *InstalledMemory None/Standard 48 MB RAM: ""\r
27 *InstalledMemory 64Meg/64 MB Total RAM: ""\r
28 *?InstalledMemory: "\r
29  currentsystemparams /RamSize get\r
30  16#100000 div round cvi\r
31  dup 50 lt\r
32  { pop (None) } {2 string cvs print (Meg) } ifelse\r
33  = flush"\r
34 *End\r
35 *CloseUI: *InstalledMemory\r
37 *OpenUI *Option1/Optional Hard Drive: Boolean\r
38 *DefaultOption1: False\r
39 *Option1 True/Installed: ""\r
40 *Option1 False/Not Installed: ""\r
41 *?Option1: "\r
42  save false\r
43  (%disk?%)\r
44  { currentdevparams dup /Writeable known\r
45    { /Writeable get {pop true} if }  {pop} ifelse\r
46  } 10 string /IODevice resourceforall\r
47  {(True)}{(False)} ifelse = flush\r
48  restore"  \r
49 *End\r
50 *CloseUI: *Option1\r
52 *OpenUI *Option3/Optional Lower Tray: Boolean\r
53 *DefaultOption3: False\r
54 *Option3 True/Installed: ""\r
55 *Option3 False/Not Installed: ""\r
56 *?Option3: "\r
57 currentpagedevice /InputAttributes get 1 known \r
58 { (True) } { (False) } ifelse = flush"\r
59 *End\r
60 *CloseUI: *Option3\r
62 *CloseGroup: InstallableOptions\r
64 *% === Constraints ===================\r
66 *UIConstraints: *Option3 False *InputSlot Lower\r
67 *UIConstraints: *InputSlot Lower *Option3 False\r
68 *UIConstraints: *Option3 False *InputSlot AutoSelect\r
69 *UIConstraints: *InputSlot AutoSelect *Option3 False\r
71 *% === Device Capabilities ============\r
73 *LanguageLevel: "2"\r
74 *Protocols: BCP\r
76 *FreeVM: "11900000"\r
77 *VMOption None/Standard 48 MB RAM: "11900000"\r
78 *VMOption 64Meg/64 MB Total RAM: "23000000"\r
80 *ColorDevice: True\r
81 *DefaultColorSpace: CMYK\r
82 *AccurateScreensSupport: False\r
83 *SuggestedJobTimeout: "0"\r
84 *SuggestedWaitTimeout: "300"\r
85 *1284Modes Parallel: Compat\r
86 *TTRasterizer: Type42\r
87 *?TTRasterizer: "\r
88  save\r
89  42 /FontType resourcestatus\r
90  { pop pop (Type42)} {pop pop (None)} ifelse = flush\r
91  restore\r
92  "\r
93 *End\r
95 *Emulators:  hpgl\r
96 *StartEmulator_hpgl: "currentfile /hpgl statusdict /emulate get exec "\r
97 *StopEmulator_hpgl: "<1B7F>0"\r
99 *FileSystem: True\r
100 *?FileSystem: "\r
101   save false\r
102   (%disk?%)\r
103   { currentdevparams dup /Writeable known\r
104     { /Writeable get {pop true} if }  {pop} ifelse\r
105   } 10 string /IODevice resourceforall\r
106   {(True)}{(False)} ifelse = flush\r
107   restore\r
109 *End\r
110 *Throughput: "1"\r
111 *Password: "(0)"\r
112 *ExitServer: "\r
113   count 0 eq\r
114   { false } { true exch startjob } ifelse\r
115   not\r
116   { (WARNING: Cannot modify initial VM.) =\r
117     (Missing or invalid password.) =\r
118     (Please contact the author of this software.) = flush quit\r
119   } if\r
121 *End\r
122 *Reset: "\r
123   count 0 eq\r
124   { false } { true exch startjob } ifelse\r
125   not\r
126   { (WARNING: Cannot reset printer.) =\r
127     (Missing or invalid password.) =\r
128     (Please contact the author of this software.) = flush quit\r
129   } if\r
130   systemdict /quit get exec\r
131   (WARNING : Printer Reset Failed.) = flush\r
133 *End\r
135 *DefaultResolution: 300dpi\r
136 *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"\r
137 *?Resolution: "\r
138   save currentpagedevice\r
139   /HWResolution get 0 get (      ) cvs print (dpi) = flush restore\r
141 *End\r
143 *% ==================================================\r
144 *% Define TekColor Logo for use in ColorControlStrip\r
146 *JobPatchFile 1: "\r
147 userdict/TekColorStripDict known not\r
148 {userdict begin/TekColorStripDict 20 dict def end}if\r
149 TekColorStripDict\r
150 begin/DrawTekLogo{/xxxxit save store\r
151 LogoInsetX LogoInsetY translate\r
152 BorderHeight LogoInsetY sub LogoInsetY sub\r
153 47.76 div\r
154 dup scale<</m/moveto load/l/lineto load/c/curveto load/x/closepath \r
155 load/s/stroke load/e/eofill load/f/fill load/i/clip load/ei/eoclip \r
156 load/r/setrgbcolor load/k/setcmykcolor load/g/setgray \r
157 load/w/setlinewidth load/t/setlinecap load/j/setlinejoin \r
158 load/p/newpath load/gs/gsave load/gr/grestore load>>begin\r
159 1.0 w\r
160 0 j\r
161 0 t\r
162 0.44 w\r
163 0 0 0 0 k\r
164 gs\r
165 0.0 47.52 m\r
166 38.16 47.52 l\r
167 38.16 0.0 l\r
168 0.0 0.0 l\r
169 0.0 47.52 l\r
172 gr\r
173 0 0 0 1 k\r
174 0.0 47.52 m\r
175 38.16 47.52 l\r
176 38.16 0.0 l\r
177 0.0 0.0 l\r
178 0.0 47.52 l\r
181 0.1375 w\r
182 0 0 0 1 k\r
183 gs\r
184 1.2 46.08 m\r
185 36.72 46.08 l\r
186 36.72 10.56 l\r
187 1.2 10.56 l\r
188 1.2 46.08 l\r
191 gr\r
192 0 0 0 0 k\r
193 1.2 46.08 m\r
194 36.72 46.08 l\r
195 36.72 10.56 l\r
196 1.2 10.56 l\r
197 1.2 46.08 l\r
200 0.4399 w\r
201 0 0 0 0 k\r
202 gs\r
203 1.44 9.12 m\r
204 36.48 9.12 l\r
205 36.48 1.68 l\r
206 1.44 1.68 l\r
207 1.44 9.12 l\r
210 gr\r
211 0 0 0 1 k\r
212 1.44 9.12 m\r
213 36.48 9.12 l\r
214 36.48 1.68 l\r
215 1.44 1.68 l\r
216 1.44 9.12 l\r
219 0 0 0 1 k\r
220 gs\r
221 3.36 6.72 m\r
222 4.08 6.72 l\r
223 4.08 3.12 l\r
224 5.04 3.12 l\r
225 5.04 6.72 l\r
226 6.0 6.72 l\r
227 6.0 7.68 l\r
228 3.36 7.68 l\r
229 3.36 6.72 l\r
231 8.4 5.28 m\r
232 8.4 5.52 l\r
233 8.48 5.788 8.547 6.006 8.88 6.0 c\r
234 9.069 6.006 9.148 5.782 9.12 5.76 c\r
235 9.12 5.28 l\r
236 8.4 5.28 l\r
238 10.08 4.8 m\r
239 10.08 5.76 l\r
240 10.114 6.395 9.488 6.65 8.88 6.72 c\r
241 8.067 6.638 7.514 6.353 7.44 5.52 c\r
242 7.44 4.08 l\r
243 7.514 3.315 8.122 3.03 8.88 3.12 c\r
244 9.652 3.048 10.126 3.449 10.08 4.32 c\r
245 9.12 4.32 l\r
246 9.1 4.038 9.136 3.716 8.88 3.84 c\r
247 8.565 3.746 8.48 3.904 8.4 4.08 c\r
248 8.4 4.8 l\r
249 10.08 4.8 l\r
251 13.2 3.12 m\r
252 13.2 4.32 l\r
253 13.2 4.56 l\r
254 13.92 3.12 l\r
255 14.88 3.12 l\r
256 13.92 5.28 l\r
257 14.88 6.48 l\r
258 13.68 6.48 l\r
259 13.2 5.52 l\r
260 13.2 5.52 l\r
261 13.2 7.68 l\r
262 12.24 7.68 l\r
263 12.24 3.12 l\r
264 13.2 3.12 l\r
266 19.68 6.0 m\r
267 19.68 6.48 l\r
268 19.717 7.422 19.17 7.811 18.24 7.92 c\r
269 17.28 7.811 16.825 7.349 16.8 6.24 c\r
270 16.8 4.56 l\r
271 16.825 3.558 17.207 3.035 18.24 3.12 c\r
272 19.285 3.035 19.735 3.582 19.68 4.32 c\r
273 19.68 5.04 l\r
274 18.72 5.04 l\r
275 18.72 4.56 l\r
276 18.666 4.232 18.635 3.856 18.24 3.84 c\r
277 17.991 3.856 17.888 4.008 18.0 4.32 c\r
278 18.0 6.48 l\r
279 17.894 6.814 17.973 6.997 18.24 6.96 c\r
280 18.508 6.991 18.647 6.79 18.72 6.48 c\r
281 18.72 6.0 l\r
282 19.68 6.0 l\r
284 21.6 4.08 m\r
285 21.561 3.315 22.132 3.035 22.8 3.12 c\r
286 23.56 3.035 24.04 3.321 24.0 4.08 c\r
287 24.0 5.52 l\r
288 24.089 6.243 23.675 6.644 22.8 6.72 c\r
289 22.078 6.644 21.561 6.353 21.6 5.52 c\r
290 21.6 4.08 l\r
292 22.56 5.52 m\r
293 22.527 5.77 22.6 5.946 22.8 6.0 c\r
294 23.05 5.946 23.123 5.77 23.04 5.52 c\r
295 23.04 4.08 l\r
296 23.104 3.837 23.025 3.734 22.8 3.84 c\r
297 22.624 3.734 22.546 3.837 22.56 4.08 c\r
298 22.56 5.52 l\r
300 26.88 3.12 m\r
301 26.88 7.68 l\r
302 25.92 7.68 l\r
303 25.92 3.12 l\r
304 26.88 3.12 l\r
306 28.8 4.08 m\r
307 28.726 3.315 29.297 3.035 30.0 3.12 c\r
308 30.725 3.035 31.205 3.321 31.2 4.08 c\r
309 31.2 5.52 l\r
310 31.253 6.243 30.84 6.644 30.0 6.72 c\r
311 29.242 6.644 28.726 6.353 28.8 5.52 c\r
312 28.8 4.08 l\r
314 29.76 5.52 m\r
315 29.692 5.77 29.765 5.946 30.0 6.0 c\r
316 30.214 5.946 30.287 5.77 30.24 5.52 c\r
317 30.24 4.08 l\r
318 30.269 3.837 30.19 3.734 30.0 3.84 c\r
319 29.789 3.734 29.71 3.837 29.76 4.08 c\r
320 29.76 5.52 l\r
322 33.12 6.48 m\r
323 33.12 3.12 l\r
324 34.08 3.12 l\r
325 34.08 5.28 l\r
326 34.15 5.52 34.259 5.575 34.56 5.52 c\r
327 34.63 5.575 34.727 5.569 34.8 5.52 c\r
328 34.8 6.72 l\r
329 34.423 6.644 34.186 6.395 34.08 6.0 c\r
330 34.08 6.0 l\r
331 34.08 6.48 l\r
332 33.12 6.48 l\r
335 gr\r
337 0 0 0 1 k\r
338 gs\r
340 gr\r
342 0 0 0 1 k\r
343 gs\r
344 41.52 47.76 m\r
345 41.28 47.76 l\r
346 40.8 46.8 l\r
347 40.8 46.8 l\r
348 40.56 47.76 l\r
349 40.08 47.76 l\r
350 40.08 46.32 l\r
351 40.32 46.32 l\r
352 40.32 47.52 l\r
353 40.32 47.52 l\r
354 40.8 46.32 l\r
355 41.04 46.32 l\r
356 41.28 47.52 l\r
357 41.28 47.52 l\r
358 41.28 46.32 l\r
359 41.52 46.32 l\r
360 41.52 47.76 l\r
362 40.08 47.76 m\r
363 38.88 47.76 l\r
364 38.88 47.52 l\r
365 39.36 47.52 l\r
366 39.36 46.32 l\r
367 39.6 46.32 l\r
368 39.6 47.52 l\r
369 40.08 47.52 l\r
370 40.08 47.76 l\r
373 gr\r
375 0 0 0 0 k\r
376 gs\r
377 34.56 35.76 m\r
378 34.844 35.85 34.824 36.065 35.04 36.24 c\r
379 35.272 36.635 35.421 37.479 35.28 37.44 c\r
380 34.894 37.399 34.321 37.389 33.36 37.2 c\r
381 33.294 37.401 33.184 37.482 33.12 37.44 c\r
382 31.4 40.035 28.121 41.54 23.28 42.0 c\r
383 20.773 42.179 17.714 41.632 17.28 41.52 c\r
384 17.1 41.486 17.008 41.727 17.04 41.76 c\r
385 16.629 42.328 16.543 42.586 16.32 43.2 c\r
386 16.113 43.419 15.621 44.206 15.36 44.4 c\r
387 14.998 45.382 15.105 45.104 14.88 45.6 c\r
388 14.47 46.464 14.464 46.708 14.16 46.8 c\r
389 13.629 46.662 11.252 42.814 11.52 42.48 c\r
390 12.153 41.578 12.814 40.558 13.2 40.08 c\r
391 13.24 39.863 13.24 39.766 13.2 39.84 c\r
392 10.314 38.243 1.195 32.238 3.6 22.8 c\r
393 3.628 22.642 2.488 21.322 2.4 20.88 c\r
394 2.312 20.5 2.381 20.156 2.64 19.68 c\r
395 2.702 19.45 3.015 19.194 3.12 18.72 c\r
396 3.422 18.21 3.618 17.629 3.84 17.76 c\r
397 4.294 17.714 4.618 18.224 5.04 18.48 c\r
398 4.959 18.54 5.201 18.623 5.28 18.48 c\r
399 5.648 18.077 6.764 16.588 7.92 15.84 c\r
400 12.104 13.1 16.673 13.467 19.2 13.92 c\r
401 19.755 13.944 21.661 14.576 21.84 14.64 c\r
402 22.156 14.54 21.938 11.64 21.84 10.8 c\r
403 21.855 10.593 22.639 10.973 23.04 11.28 c\r
404 23.176 11.46 23.393 11.454 23.52 11.76 c\r
405 23.477 12.169 23.648 14.245 23.52 14.64 c\r
406 23.619 15.45 23.777 15.446 24.0 15.6 c\r
407 24.208 15.644 25.262 16.271 25.44 16.32 c\r
408 26.396 16.999 28.041 17.957 29.04 18.72 c\r
409 32.851 21.605 34.73 25.643 34.8 29.52 c\r
410 34.98 30.906 34.969 33.321 34.08 35.52 c\r
411 34.164 35.571 34.164 35.655 34.32 35.76 c\r
412 34.298 35.762 34.384 35.763 34.56 35.76 c\r
415 gr\r
417 0.9 0 0.47 0 k\r
418 gs\r
419 7.92 31.44 m\r
420 7.67 30.65 7.125 28.477 7.44 26.64 c\r
421 7.503 26.241 7.75 26.097 7.92 26.16 c\r
422 9.411 27.358 15.203 30.915 17.04 31.68 c\r
423 17.169 31.755 17.461 31.937 17.52 32.16 c\r
424 17.152 32.809 16.189 34.708 15.84 35.52 c\r
425 15.533 36.205 14.645 37.99 14.16 38.4 c\r
426 14.097 38.555 13.721 38.564 13.68 38.64 c\r
427 10.734 37.344 8.65 33.624 7.92 31.44 c\r
430 gr\r
432 0.56 0.56 0 0 k\r
433 gs\r
434 18.48 29.28 m\r
435 18.44 29.28 18.261 29.345 18.24 29.28 c\r
436 16.612 28.612 13.484 26.481 12.48 25.68 c\r
437 10.803 24.384 8.965 22.771 8.88 22.32 c\r
438 8.71 21.686 8.894 21.069 9.12 20.64 c\r
439 9.769 18.603 11.498 17.46 12.24 17.04 c\r
440 13.605 16.235 16.31 15.657 17.52 15.6 c\r
441 19.309 15.435 20.87 15.497 21.36 15.84 c\r
442 22.095 16.306 19.294 27.822 18.48 29.28 c\r
445 gr\r
447 0 0.25 1 0 k\r
448 gs\r
449 18.0 39.6 m\r
450 18.395 38.69 18.293 39.007 18.72 37.92 c\r
451 19.587 36.128 20.436 33.722 20.4 33.6 c\r
452 20.503 33.621 20.56 33.384 20.88 33.6 c\r
453 22.576 34.284 23.59 34.525 25.2 35.04 c\r
454 27.217 35.728 28.884 36.158 30.24 36.48 c\r
455 30.379 36.49 30.498 36.633 30.24 36.96 c\r
456 29.749 37.664 27.576 39.584 24.0 40.32 c\r
457 22.239 40.54 18.943 40.431 18.0 40.08 c\r
458 17.712 39.956 17.92 39.718 18.0 39.6 c\r
461 gr\r
463 0 0.94 0.65 0 k\r
464 gs\r
465 26.4 18.48 m\r
466 25.804 18.087 24.795 17.432 24.0 17.04 c\r
467 23.772 16.977 23.59 17.023 23.52 17.28 c\r
468 23.212 22.391 22.679 25.45 21.36 30.48 c\r
469 21.391 30.674 21.579 31.019 21.84 31.2 c\r
470 22.32 31.474 23.335 31.987 24.0 32.4 c\r
471 25.928 33.133 30.019 34.662 31.2 34.8 c\r
472 31.31 34.946 31.356 34.736 31.44 34.56 c\r
473 33.469 30.893 32.246 24.199 29.04 20.88 c\r
474 28.388 20.096 27.414 19.204 26.4 18.48 c\r
477 gr\r
479 end\r
480 xxxxit restore}bind def\r
481 end"\r
482 *End\r
483 *% End TekColor Logo for use in ColorControlStrip\r
484 *% ==================================================\r
486 *% Halftone Information =================\r
487 *ContoneOnly: True\r
488 *ScreenFreq: "60.0"\r
489 *ScreenAngle: "45.0"\r
490 *DefaultScreenProc: Dot\r
491 *ScreenProc Dot: "{180 mul cos exch 180 mul cos add 2 div} bind"\r
493 *DefaultTransfer: Null\r
494 *Transfer Null: "{ }"\r
495 *Transfer Null.Inverse: "{ 1 exch sub } bind"\r
497 *% Tray Selection ============\r
499 *OpenUI *InputSlot/Input Slot: PickOne\r
500 *OrderDependency: 45.0 AnySetup *InputSlot\r
501 *DefaultInputSlot: AutoSelect\r
502 *InputSlot Upper: "% *InputSlot Upper \r
503   <<\r
504       /MediaType (Upper Tray)\r
505       /MediaColor null\r
506       /TraySwitch false\r
507   >> setpagedevice"\r
508 *End\r
509 *InputSlot Lower: "% *InputSlot Lower\r
510   <<\r
511       /MediaType (Lower Tray)\r
512       /MediaColor null\r
513       /TraySwitch false\r
514   >> setpagedevice"\r
515 *End\r
516 *InputSlot Paper: "% *InputSlot Paper\r
517   <<\r
518       /MediaType null\r
519       /MediaColor (White)\r
520       /TraySwitch true\r
521   >> setpagedevice"\r
522 *End\r
523 *InputSlot Transparency: "% *InputSlot Transparency\r
524   <<\r
525       /MediaType null\r
526       /MediaColor (Transparent)\r
527       /TraySwitch true\r
528   >> setpagedevice"\r
529 *End\r
530 *InputSlot AutoSelect: "% *InputSlot AutoSelect\r
531   <<\r
532       /MediaType null\r
533       /MediaColor null\r
534       /TraySwitch true\r
535   >> setpagedevice"\r
536 *End\r
537 *?InputSlot: "\r
538 save\r
539   currentpagedevice /MediaColor get\r
540   dup null eq\r
541   { pop currentpagedevice /MediaType get\r
542     dup null eq\r
543     { pop (AutoSelect) }\r
544     { dup (Upper Tray) eq\r
545       { pop (Upper) }\r
546       { (Lower Tray) eq\r
547         { (Lower) }\r
548         { (Unknown) } ifelse\r
549       } ifelse\r
550     } ifelse\r
551   }\r
552   {\r
553     dup (White) eq\r
554     { pop (Paper) }\r
555     { (Transparent) eq\r
556       { (Transparency) }\r
557       { (Unknown) } ifelse\r
558     } ifelse\r
559   } ifelse\r
560   = flush\r
561 restore\r
563 *End\r
564 *CloseUI: *InputSlot\r
566 *% Paper Handling ===================\r
568 *% Use these entries to set paper size most of the time, unless there is\r
569 *% specific reason to use PageRegion.\r
570 *OpenUI *PageSize: PickOne\r
571 *OrderDependency: 55.0 AnySetup *PageSize\r
572 *DefaultPageSize: A4\r
573 *PageSize Letter: "2 dict dup /PageSize [612 792] put\r
574         dup /ImagingBBox null put setpagedevice\r
576 *End\r
577 *PageSize A4: "2 dict dup /PageSize [595 842] put\r
578         dup /ImagingBBox null put setpagedevice\r
580 *End\r
581 *PageSize LetterLong/LetterExtra: "2 dict dup /PageSize [689 955] put\r
582         dup /ImagingBBox null put setpagedevice\r
584 *End\r
585 *?PageSize: "\r
586   save currentpagedevice /PageSize get aload pop\r
587   2 copy gt {exch} if (Unknown)\r
588   3 dict\r
589    dup [612 792] (Letter) put\r
590    dup [595 842] (A4) put\r
591    dup [689 955] (LetterLong) put\r
592   { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and\r
593         { exch pop exit } { pop } ifelse\r
594   } bind forall = flush pop pop\r
595   restore\r
597 *End\r
598 *CloseUI: *PageSize\r
600 *% These entries will set up the frame buffer. Usually used with manual feed.\r
601 *OpenUI *PageRegion: PickOne\r
602 *OrderDependency: 60.0 AnySetup *PageRegion\r
603 *DefaultPageRegion: A4\r
604 *PageRegion Letter: "\r
605     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"\r
606 *End\r
607 *PageRegion A4: "\r
608     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"\r
609 *End\r
610 *PageRegion LetterLong/LetterExtra: "\r
611     2 dict dup /PageSize [689 955] put dup /ImagingBBox null put setpagedevice"\r
612 *End\r
613 *CloseUI: *PageRegion\r
615 *% The following entries provide information about specific paper keywords.\r
616 *DefaultImageableArea: A4\r
617 *ImageableArea Letter: "8.39999 32.64 603.6 785.04"\r
618 *ImageableArea A4: "7.7178 32.6249 587.558 834.945"\r
619 *ImageableArea LetterLong/LetterExtra: "8.40948 32.6778 680.409 948.278"\r
620 *?ImageableArea: "\r
621   save\r
622   /cvp { (                ) cvs print ( ) print } bind def\r
623   /upperright {10000 mul floor 10000 div} bind def\r
624   /lowerleft {10000 mul ceiling 10000 div} bind def\r
625   newpath clippath pathbbox\r
626   4 -2 roll exch 2 {lowerleft cvp} repeat\r
627   exch 2 {upperright cvp} repeat flush\r
628   restore\r
630 *End\r
632 *% These provide the physical dimensions of the paper (by keyword)\r
633 *DefaultPaperDimension: A4\r
634 *PaperDimension Letter: "612 792"\r
635 *PaperDimension A4: "595 842"\r
636 *PaperDimension LetterLong/LetterExtra: "689 955"\r
638 *DefaultOutputOrder: Reverse\r
639 *RequiresPageRegion All: True\r
641 *% TKColor Selections  ===================\r
643 *OpenUI *TKColor/Color Correction: PickOne\r
644 *OrderDependency: 40.0 AnySetup *TKColor\r
645 *DefaultTKColor: VividColor/Vivid Color \r
646 *TKColor NoAdjust/None: "\r
647   <<\r
648     /DeviceRenderingInfo <<\r
649       /Type 2\r
650       /ID (None)\r
651       /ToneFunction [ {} {} {} {} ]\r
652       /VirtualColorDevice null\r
653     >>\r
654   >> setpagedevice"\r
655 *End\r
656 *TKColor VividColor/Vivid Color: "\r
657   <<\r
658     /DeviceRenderingInfo <<\r
659       /Type 2\r
660       /ID (Vivid Color)\r
661       /ToneFunction [ {} {} {} {} ]\r
662       /VirtualColorDevice <<\r
663         /Type 3\r
664         /ColorTransform /TekBlue\r
665       >>\r
666     >>\r
667   >> setpagedevice"\r
668 *End\r
669 *TKColor TekPhoto/Photo: "\r
670   <<\r
671     /DeviceRenderingInfo <<\r
672       /Type 2\r
673       /ID (Photo)\r
674       /ToneFunction [ {} {} {} {} ]\r
675       /VirtualColorDevice <<\r
676         /Type 3\r
677         /ColorTransform /TekPhoto\r
678       >>\r
679     >>\r
680   >> setpagedevice"\r
681 *End\r
682 *TKColor SimulateDisplay/Simulate Display: "\r
683   <<\r
684     /DeviceRenderingInfo <<\r
685       /Type 2\r
686       /ID (Simulate Display)\r
687       /ToneFunction [ {} {} {} {} ]\r
688       /VirtualColorDevice <<\r
689         /Type 3\r
690         /ColorTransform /TekDisplay\r
691       >>\r
692     >>\r
693   >> setpagedevice"\r
694 *End\r
695 *TKColor SWOPPress/SWOP Press: "\r
696   <<\r
697     /DeviceRenderingInfo <<\r
698       /Type 2\r
699       /ID (SWOP Press)\r
700       /ToneFunction [ {} {} {} {} ]\r
701       /VirtualColorDevice <<\r
702         /Type 3\r
703         /ColorTransform /SWOP-Coated\r
704       >>\r
705     >>\r
706   >> setpagedevice"\r
707 *End\r
708 *TKColor EuroscalePress/Euroscale Press: "\r
709   <<\r
710     /DeviceRenderingInfo <<\r
711       /Type 2\r
712       /ID (Euroscale Press)\r
713       /ToneFunction [ {} {} {} {} ]\r
714       /VirtualColorDevice <<\r
715         /Type 3\r
716         /ColorTransform /Euroscale-Coated\r
717       >>\r
718     >>\r
719   >> setpagedevice"\r
720 *End\r
721 *TKColor CommercialPress/Commercial Press: "\r
722   <<\r
723     /DeviceRenderingInfo <<\r
724       /Type 2\r
725       /ID (Commercial Press)\r
726       /ToneFunction [ {} {} {} {} ]\r
727       /VirtualColorDevice <<\r
728         /Type 3\r
729         /ColorTransform /Commercial-Coated\r
730       >>\r
731     >>\r
732   >> setpagedevice"\r
733 *End\r
734 *TKColor SNAPPress/SNAP Press: "\r
735   <<\r
736     /DeviceRenderingInfo <<\r
737       /Type 2\r
738       /ID (SNAP Press)\r
739       /ToneFunction [ {} {} {} {} ]\r
740       /VirtualColorDevice <<\r
741         /Type 3\r
742         /ColorTransform /SNAP-Newsprint\r
743       >>\r
744     >>\r
745   >> setpagedevice"\r
746 *End\r
747 *TKColor DaiNippon/DIC: "\r
748   <<\r
749     /DeviceRenderingInfo <<\r
750       /Type 2\r
751       /ID (DIC)\r
752       /ToneFunction [ {} {} {} {} ]\r
753       /VirtualColorDevice <<\r
754         /Type 3\r
755         /ColorTransform /DaiNippon\r
756       >>\r
757     >>\r
758   >> setpagedevice"\r
759 *End\r
760 *TKColor Toyo: "\r
761   <<\r
762     /DeviceRenderingInfo <<\r
763       /Type 2\r
764       /ID (Toyo)\r
765       /ToneFunction [ {} {} {} {} ]\r
766       /VirtualColorDevice <<\r
767         /Type 3\r
768         /ColorTransform /Toyo\r
769       >>\r
770     >>\r
771   >> setpagedevice"\r
772 *End\r
773 *TKColor Fuji-NA/FujiProof: "\r
774   <<\r
775     /DeviceRenderingInfo <<\r
776       /Type 2\r
777       /ID (FujiProof)\r
778       /ToneFunction [ {} {} {} {} ]\r
779       /VirtualColorDevice <<\r
780         /Type 3\r
781         /ColorTransform /Fuji-NA\r
782       >>\r
783     >>\r
784   >> setpagedevice"\r
785 *End\r
786 *TKColor Monochrome: "\r
787   <<\r
788     /DeviceRenderingInfo <<\r
789       /Type 2\r
790       /ID (Monochrome)\r
791       /ToneFunction [ {} {} {} {} ]\r
792       /VirtualColorDevice <<\r
793         /Type 1\r
794         /ColorTransform /Gray\r
795       >>\r
796     >>\r
797   >> setpagedevice"\r
798 *End\r
799 *TKColor UsePrinterSetting/Use Printer Setting: "\r
800  % ColorCorrection: Use Printer Settings"\r
801 *End\r
802 *TKColor CustomProfile/Custom Profile: "\r
803  % Color Correction: Custom Profile"\r
804 *End\r
805 *?TKColor: "\r
806   mark\r
807   { currentpagedevice /DeviceRenderingInfo get\r
808     /VirtualColorDevice get\r
809     dup null eq\r
810     { pop (NoAdjust) }\r
811     { /ColorTransform get\r
812       <<\r
813         /TekBlue           (VividColor)\r
814         /TekDisplay        (SimulateDisplay)\r
815         /SWOP-Coated       (SWOPPress)\r
816         /Euroscale-Coated  (EuroscalePress)\r
817         /Commercial-Coated (CommercialPress)\r
818         /SNAP-Newsprint    (SNAPPress)\r
819         /Fuji-NA           (Fuji-NA)\r
820         /DaiNippon         (DaiNippon)\r
821         /Toyo              (Toyo)\r
822         /TekPhoto          (TekPhoto)\r
823         /Gray              (Monochrome)\r
824       >>\r
825       exch get\r
826     } ifelse\r
827   } stopped\r
828   { % error in PostScript code execution\r
829     (Unknown)\r
830   } if\r
831   = flush\r
832   cleartomark"\r
833 *End\r
834 *CloseUI: *TKColor\r
836 *OpenUI *TKColorControlStrip/Color Control Strip: Boolean\r
837 *OrderDependency: 50.0 AnySetup *TKColorControlStrip\r
838 *DefaultTKColorControlStrip: False\r
839 *TKColorControlStrip True/On: "\r
840 userdict/TekColorStripDict known not{userdict begin/TekColorStripDict\r
841 20 dict def\r
842 end}if\r
843 TekColorStripDict\r
844 begin/OldEndPage\r
845 currentpagedevice/EndPage get\r
846 def/DefineName{/ProfileName(Unknown)def\r
847 currentpagedevice/DeviceRenderingInfo get\r
848 dup/ID known{/ID get/ProfileName exch\r
849 def}{/VirtualColorDevice get\r
850 dup\r
851 null eq{pop/ProfileName(None)def}{dup/Type get\r
852 dup\r
853 1 eq exch\r
854 3 eq\r
855 or{/ColorTransform get<</TekBlue(Vivid Color)/TekDisplay(Simulate Display)\r
856 /SWOP-Coated(SWOP Press)/Euroscale-Coated(Euroscale Press)\r
857 /Commercial-Coated(Commercial Press)/SNAP-Newsprint(SNAP Press)\r
858 /Gray(Monochrome)/RGB(Raw RGB)/CMYK(Raw CMYK)/Fuji-NA(FujiProof)\r
859 /DaiNippon(DIC)/Toyo(Toyo)/TekPhoto(Photo)/TekCMYK(None)>>exch\r
860 2 copy\r
861 known{get/ProfileName exch def}{pop\r
862 pop}ifelse}{pop}ifelse}ifelse}ifelse}bind def/ClearAndDrawBorder{gsave\r
863 newpath clippath pathbbox\r
864 grestore/URy exch def/URx exch def/LLy exch def/LLx exch def\r
865 URx LLx sub\r
866 BorderWidth\r
867 sub\r
868 2 div\r
869 LLx add\r
870 LLy 1 add\r
871 translate\r
872 1 setgray\r
873 0 setlinewidth\r
874 0 0 BorderWidth BorderHeight rectfill\r
875 0 setgray\r
876 0 0 BorderWidth BorderHeight rectstroke\r
877 0 0 BorderWidth BorderHeight rectclip}bind def/StringDimensions{gsave\r
878 newpath\r
879 0 0 moveto\r
880 false\r
881 charpath\r
882 pathbbox\r
883 exch\r
884 4 -1 roll\r
885 sub\r
886 3 -2 roll\r
887 exch\r
888 sub\r
889 grestore}bind def/BCenterLine{gsave\r
890 currentpoint translate\r
891 0 0 moveto\r
892 dup stringwidth pop\r
893 2 div neg\r
895 rmoveto\r
896 0 setgray\r
897 show\r
898 grestore}bind def/TCenterLine{gsave\r
899 currentpoint translate\r
900 0 0 moveto\r
901 dup StringDimensions\r
902 neg\r
903 exch 2 div neg exch\r
904 rmoveto\r
905 0 setgray\r
906 show\r
907 grestore}bind def/DrawBox{setcmykcolor\r
908 currentpoint BoxSide BoxSide rectfill\r
909 gsave/Helvetica BoxFontSize selectfont\r
910 BoxSide 2 div\r
911 BoxStartY BoxFontSize sub 2 div neg\r
912 rmoveto\r
913 TCenterLine\r
914 grestore\r
915 gsave/Helvetica BoxFontSize selectfont\r
916 BoxSide 2 div\r
917 BoxSide\r
918 BoxStartY BoxFontSize sub 2 div\r
919 add\r
920 rmoveto\r
921 BCenterLine\r
922 grestore\r
923 BoxSide BoxGap add\r
924 0 rmoveto}bind def/DrawBar{gsave\r
925 0 setgray\r
926 0 setlinewidth\r
927 currentpoint\r
928 newpath\r
929 pop 0\r
930 moveto\r
931 0 BorderHeight rlineto\r
932 stroke\r
933 grestore}bind def/UseKanji{(GothicBBB-Medium-RKSJ-H)/Font resourcestatus\r
934 {pop pop true}{false}ifelse\r
935 product dup\r
936 length 1 sub\r
937 get\r
938 8#112 eq\r
939 and}bind def/DrawLegend{gsave\r
940 0 setgray\r
941 currentpoint\r
942 exch dup\r
943 BorderWidth exch sub/LegendWidth exch def\r
944 exch pop 0\r
945 translate/Helvetica-Bold TekFontSize\r
946 selectfont(Tektronix)StringDimensions/TekHeight exch def/TekWidth exch def\r
947 LegendWidth TekWidth sub 2 div\r
948 BorderHeight TekInsetY sub TekHeight sub\r
949 moveto(Tektronix)show/Symbol TekFontSize selectfont/registerserif\r
950 glyphshow/Helvetica-Bold LegendFontSize selectfont\r
951 LegendGap ProfileY moveto(Color Profile: )show\r
952 currentpoint\r
953 pop/ValueX exch def\r
954 FileKnown JobNameKnown or{LegendGap FileNameY moveto(File:)show}if\r
955 DateKnown{LegendGap DateY moveto(Date/Time:)show}if/Helvetica\r
956 LegendFontSize selectfont\r
957 ValueX ProfileY moveto\r
958 ProfileName show\r
959 UseKanji{/GothicBBB-Medium-RKSJ-H}{/Helvetica}ifelse\r
960 LegendFontSize selectfont\r
961 DateKnown{ValueX DateY moveto\r
962 userdict/TekLabelDict get/Date get\r
963 show}if\r
964 FileKnown{ValueX FileNameY moveto\r
965 userdict/TekLabelDict get/File get\r
966 show}{JobNameKnown{ValueX FileNameY moveto\r
967 JobName\r
968 show}if}ifelse\r
969 grestore}bind def/DrawColorStrip{TekColorStripDict/OldEndPage get\r
970 exec\r
971 dup{TekColorStripDict\r
972 begin/BorderWidth 487 def/BorderHeight 36 def/BoxStartX 31 def/BoxSide\r
973 14 def/BoxGap 3 def/BoxFontSize 6 def/LogoInsetX 2 def/LogoInsetY 2 def\r
974 /TekFontSize 9 def/TekInsetY 4 def/LegendFontSize 7 def/LegendGap 3 def\r
975 /LegendLineGap 0 def/DateY LegendGap def/ProfileY DateY LegendFontSize\r
976 add LegendLineGap add def/FileNameY ProfileY LegendFontSize add\r
977 LegendLineGap add def\r
978 currentuserparams\r
979 dup/JobName known{/JobName get(: )search{pop pop/JobName exch def\r
980 /JobNameKnown true def}{pop/JobNameKnown false def}ifelse}\r
981 {pop/JobNameKnown false def}ifelse\r
982 userdict/TekLabelDict known{userdict/TekLabelDict get\r
983 dup/Date known{/DateKnown true def}{/DateKnown false def}ifelse/File known\r
984 {/FileKnown true def}{/FileKnown false def}ifelse}\r
985 {/DateKnown false def/FileKnown false def}ifelse\r
986 initgraphics\r
987 ClearAndDrawBorder\r
988 TekColorStripDict/DrawTekLogo known{DrawTekLogo}if\r
989 /BoxStartY BorderHeight BoxSide sub 2 div def\r
990 BoxStartX BoxStartY moveto\r
991 (C)(100%)1 0 0 0 DrawBox(M)(100%)0 1 0 0 DrawBox(Y)(100%)0 0 1 0 DrawBox(K)\r
992 (100%)0 0 0 1 DrawBox(MY)(100%)0 1 1 0 DrawBox(CY)(100%)1 0 1 0 DrawBox(CM)\r
993 (100%)1 1 0 0 DrawBox(CMY)(100%)1 1 1 0 DrawBox(C)(50%)0.5 0 0 0 DrawBox(M)\r
994 (50%)0 0.5 0 0 DrawBox(Y)(50%)0 0 0.5 0 DrawBox(K)(50%)0 0 0 0.5 DrawBox(MY)\r
995 (50%)0 0.5 0.5 0 DrawBox(CY)(50%)0.5 0 0.5 0 DrawBox(CM)(50%)\r
996 0.5 0.5 0 0 DrawBox(CMY)(50%)0.5 0.5 0.5 0 DrawBox\r
997 DrawBar\r
998 DefineName\r
999 DrawLegend\r
1000 end}if}bind def<</EndPage{TekColorStripDict/DrawColorStrip get\r
1001 exec}>>setpagedevice\r
1002 end"\r
1003 *End\r
1004 *TKColorControlStrip False/Off: "\r
1005  % Color Control Strip: Off "\r
1006 *End\r
1007 *?TKColorControlStrip: "\r
1008   userdict /TekColorStripDict known {(True)}{(False)} ifelse = flush"\r
1009 *End\r
1010 *CloseUI: *TKColorControlStrip\r
1012 *% Font Information =====================\r
1013 *DefaultFont: Courier\r
1014 *Font AvantGarde-Book: Standard "(001.002)" Standard ROM\r
1015 *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM\r
1016 *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM\r
1017 *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM\r
1018 *Font Bookman-Demi: Standard "(001.003)" Standard ROM\r
1019 *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM\r
1020 *Font Bookman-Light: Standard "(001.003)" Standard ROM\r
1021 *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM\r
1022 *Font Courier: Standard "(002.003)" Standard ROM\r
1023 *Font Courier-Bold: Standard "(002.003)" Standard ROM\r
1024 *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM\r
1025 *Font Courier-Oblique: Standard "(002.003)" Standard ROM\r
1026 *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk\r
1027 *Font GothicBBB-Medium-Add-H: JIS "(003.001)" Add Disk\r
1028 *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.001)" Add Disk\r
1029 *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.001)" Add Disk\r
1030 *Font GothicBBB-Medium-Add-V: JIS "(003.001)" Add Disk\r
1031 *Font GothicBBB-Medium-EUC-H: EUC "(003.001)" JIS-83 Disk\r
1032 *Font GothicBBB-Medium-EUC-V: EUC "(003.001)" JIS-83 Disk\r
1033 *Font GothicBBB-Medium-Ext-H: JIS "(003.001)" Ext Disk\r
1034 *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk\r
1035 *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk\r
1036 *Font GothicBBB-Medium-Ext-V: JIS "(003.001)" Ext Disk\r
1037 *Font GothicBBB-Medium-H: JIS "(003.001)" JIS-83 Disk\r
1038 *Font GothicBBB-Medium-NWP-H: JIS "(003.001)" NWP Disk\r
1039 *Font GothicBBB-Medium-NWP-V: JIS "(003.001)" NWP Disk\r
1040 *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk\r
1041 *Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(003.001)" Special Disk\r
1042 *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk\r
1043 *Font GothicBBB-Medium-V: JIS "(003.001)" JIS-83 Disk\r
1044 *Font GothicBBB-Medium.Oubun: Special "(003.001)" Special Disk\r
1045 *Font GothicBBB-Medium.Roman: Special "(003.001)" Special Disk\r
1046 *Font GothicBBB-Medium.Roman83pv: Special "(003.001)" Special Disk\r
1047 *Font GothicBBB-Medium.WP-Symbol: Special "(003.001)" Special Disk\r
1048 *Font Helvetica: Standard "(001.006)" Standard ROM\r
1049 *Font Helvetica-Bold: Standard "(001.007)" Standard ROM\r
1050 *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM\r
1051 *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM\r
1052 *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM\r
1053 *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM\r
1054 *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM\r
1055 *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM\r
1056 *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM\r
1057 *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM\r
1058 *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM\r
1059 *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM\r
1060 *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM\r
1061 *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM\r
1062 *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM\r
1063 *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM\r
1064 *Font Palatino-Bold: Standard "(001.005)" Standard ROM\r
1065 *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM\r
1066 *Font Palatino-Italic: Standard "(001.005)" Standard ROM\r
1067 *Font Palatino-Roman: Standard "(001.005)" Standard ROM\r
1068 *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk\r
1069 *Font Ryumin-Light-Add-H: JIS "(003.000)" Add Disk\r
1070 *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk\r
1071 *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk\r
1072 *Font Ryumin-Light-Add-V: JIS "(003.000)" Add Disk\r
1073 *Font Ryumin-Light-EUC-H: EUC "(003.000)" JIS-83 Disk\r
1074 *Font Ryumin-Light-EUC-V: EUC "(003.000)" JIS-83 Disk\r
1075 *Font Ryumin-Light-Ext-H: JIS "(003.000)" Ext Disk\r
1076 *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk\r
1077 *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk\r
1078 *Font Ryumin-Light-Ext-V: JIS "(003.000)" Ext Disk\r
1079 *Font Ryumin-Light-H: JIS "(003.000)" JIS-83 Disk\r
1080 *Font Ryumin-Light-NWP-H: JIS "(003.000)" NWP Disk\r
1081 *Font Ryumin-Light-NWP-V: JIS "(003.000)" NWP Disk\r
1082 *Font Ryumin-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk\r
1083 *Font Ryumin-Light-RKSJ-UserGaiji: Special "(003.000)" Special Disk\r
1084 *Font Ryumin-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk\r
1085 *Font Ryumin-Light-V: JIS "(003.000)" JIS-83 Disk\r
1086 *Font Ryumin-Light.Oubun: Special "(003.000)" Special Disk\r
1087 *Font Ryumin-Light.Roman: Special "(003.000)" Special Disk\r
1088 *Font Ryumin-Light.Roman83pv: Special "(003.000)" Special Disk\r
1089 *Font Ryumin-Light.WP-Symbol: Special "(003.000)" Special Disk\r
1090 *Font Symbol: Special "(001.007)" Special ROM\r
1091 *Font Times-Bold: Standard "(001.007)" Standard ROM\r
1092 *Font Times-BoldItalic: Standard "(001.009)" Standard ROM\r
1093 *Font Times-Italic: Standard "(001.007)" Standard ROM\r
1094 *Font Times-Roman: Standard "(001.007)" Standard ROM\r
1095 *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard ROM\r
1096 *Font ZapfDingbats: Special "(001.004)" Special ROM\r
1097 *?FontQuery: "\r
1098   save\r
1099   { count 1 gt\r
1100     { exch dup 127 string cvs (/) print print (:) print\r
1101      /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =\r
1102     } { exit } ifelse\r
1103   } bind loop\r
1104   (*) = flush\r
1105   restore\r
1107 *End\r
1109 *?FontList: "\r
1110    save (*) {cvn ==} 128 string /Font resourceforall\r
1111    (*) = flush restore\r
1113 *End\r
1115 *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi\r
1117 *%  For 60 lpi / 300 dpi ================================\r
1119 *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45.0"\r
1120 *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45.0"\r
1121 *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "45.0"\r
1122 *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "45.0"\r
1123 *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "45.0"\r
1125 *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60.0"\r
1126 *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60.0"\r
1127 *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60.0"\r
1128 *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60.0"\r
1129 *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60.0"\r
1131 *% Last edited on: $Date: 1996/11/15 22:08:48 $\r
1132 *% The byte count of this file should be exactly 030023 or 031157\r
1133 *% depending on the filesystem it resides in.\r
1134 *% end of PPD file for Phaser 450J \r