home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 December / Chip_2000-12_cd1.bin / tema / starof / f_0130 / TK450PJ1.PS < prev    next >
PostScript Printer Description  |  2000-05-04  |  31KB  |  1,135 lines

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