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

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