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