home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / driver20.cab / tk240172.spd < prev    next >
Encoding:
PostScript Printer Description  |  1997-10-20  |  10.2 KB  |  356 lines

  1. *PPD-Adobe: "4.2"
  2. *% TK240172.spd: Simplified form of TK240172.ppd
  3. *LanguageEncoding: ISOLatin1
  4. *PCFileName: "TK240172.PPD"
  5. *Product: "(Phaser 240)"
  6. *PSVersion: "(2013.113) 16"
  7. *ModelName: "Tektronix Phaser 240"
  8. *ShortNickName: "Tektronix Phaser 240 17"
  9. *NickName: "Tektronix Phaser 240 with 17 fonts"
  10. *OpenGroup: InstallableOptions/Options Installed
  11. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  12. *DefaultInstalledMemory: None
  13. *InstalledMemory None/Standard 5 MB RAM: ""
  14. *InstalledMemory 9Meg/9 MB Total RAM: ""
  15. *InstalledMemory 13Meg/13 MB Total RAM: ""
  16. *InstalledMemory 21Meg/21 MB Total RAM: ""
  17. *CloseUI: *InstalledMemory
  18. *OpenUI *Option1/Optional Ethernet Card: Boolean
  19. *DefaultOption1: False
  20. *Option1 True/Installed: ""
  21. *Option1 False/Not Installed: ""
  22. *CloseUI: *Option1
  23. *OpenUI *Option2/Optional Lower Tray: Boolean
  24. *DefaultOption2: False
  25. *Option2 True/Installed: ""
  26. *Option2 False/Not Installed: ""
  27. *CloseUI: *Option2
  28. *CloseGroup: InstallableOptions
  29. *UIConstraints: *Option2 False *InputSlot Lower
  30. *UIConstraints: *Option2 False *InputSlot AutoSelect
  31. *LanguageLevel: "2"
  32. *Protocols: BCP
  33. *FreeVM: "700000"
  34. *VMOption None/Standard 5 MB RAM: "700000"
  35. *VMOption 9Meg/9 MB Total RAM: "2000000"
  36. *VMOption 13Meg/13 MB Total RAM: "3000000"
  37. *VMOption 21Meg/21 MB Total RAM: "7000000"
  38. *ColorDevice: True
  39. *TTRasterizer: Type42
  40. *?TTRasterizer: "
  41.  save
  42.  42 /FontType resourcestatus
  43.  { pop pop (Type42)} {pop pop (None)} ifelse = flush
  44.  restore
  45.  "
  46. *End
  47. *Password: "(0)" 
  48. *ExitServer: "
  49.  count 0 eq
  50.  { false } { true exch startjob } ifelse
  51.  not { 
  52.      (WARNING: Cannot modify initial VM.) =
  53.      (Missing or invalid password.) =
  54.      (Please contact the author of this software.) = flush quit
  55.      } if
  56. "
  57. *End
  58. *DefaultResolution: 300x300dpi
  59. *Resolution 300x300dpi: ""
  60. *?Resolution: "
  61.   save
  62.     currentpagedevice /HWResolution get
  63.     aload pop exch
  64.     (          ) cvs print
  65.     (x) print (          ) cvs print (dpi)
  66.     = flush
  67.   restore
  68. "
  69. *End
  70. *ScreenFreq: "60.0"
  71. *ScreenAngle: "68.0"
  72. *OpenUI *OutputMode/Print Quality: PickOne
  73. *OrderDependency: 40 AnySetup *OutputMode
  74. *DefaultOutputMode: Standard
  75. *OutputMode Standard: "
  76.   mark
  77.   {
  78.     3 dict begin
  79.       /HWResolution [300 300] def
  80.       /PostRenderingEnhance true def
  81.       /PostRenderingEnhanceDetails 1 dict begin
  82.         /OutputMode (Standard) def
  83.       currentdict end def
  84.     currentdict end setpagedevice
  85.   } stopped cleartomark"
  86. *End
  87. *OutputMode Enhanced: "
  88.   mark
  89.   {
  90.     3 dict begin
  91.       /HWResolution [300 300] def
  92.       /PostRenderingEnhance true def
  93.       /PostRenderingEnhanceDetails 1 dict begin
  94.         /OutputMode (Enhanced) def
  95.       currentdict end def
  96.     currentdict end setpagedevice
  97.   } stopped cleartomark"
  98. *End
  99. *OutputMode HighResolution/High Resolution: "
  100.   mark
  101.   {
  102.     3 dict begin
  103.       /HWResolution [300 600] def
  104.       /PostRenderingEnhance true def
  105.       /PostRenderingEnhanceDetails 1 dict begin
  106.         /OutputMode (Enhanced) def
  107.       currentdict end def
  108.     currentdict end setpagedevice
  109.   } stopped cleartomark"
  110. *End
  111. *?OutputMode: "save
  112.   currentpagedevice /HWResolution get 1 get 600 eq
  113.   { (HighResolution) }
  114.   { currentpagedevice /PostRenderingEnhanceDetails get /OutputMode get } ifelse
  115.   = flush restore"
  116. *End
  117. *CloseUI: *OutputMode
  118. *OpenUI *InputSlot: PickOne
  119. *OrderDependency: 60 AnySetup *InputSlot
  120. *DefaultInputSlot:AutoSelect
  121. *InputSlot Lower: "
  122.   mark
  123.   {
  124.     2 dict begin
  125.       /InputAttributes 1 dict begin /Priority [1] def currentdict end def
  126.       /TraySwitch false def
  127.      currentdict end setpagedevice
  128.   } stopped cleartomark
  129.   "
  130. *End
  131. *InputSlot Upper: "
  132.   mark
  133.   {
  134.     2 dict begin
  135.       /InputAttributes 1 dict begin /Priority [0] def currentdict end def
  136.       /TraySwitch false def
  137.      currentdict end setpagedevice
  138.   } stopped cleartomark
  139.   "
  140. *End
  141. *InputSlot AutoSelect: "
  142.   mark
  143.   {
  144.     2 dict begin 
  145.       /InputAttributes 1 dict begin /Priority [1 0] def currentdict end def
  146.       /TraySwitch true def
  147.      currentdict end setpagedevice
  148.   } stopped cleartomark
  149.   "
  150. *End
  151. *?InputSlot: "
  152. save
  153.   3 dict
  154.   dup /0 (Upper) put
  155.   dup /1 (Lower) put
  156.   dup /2 (AutoSelect) put
  157.   currentpagedevice /InputAttributes get
  158.   dup /Priority known
  159.   { /Priority get dup length 2 eq {pop 2}{0 get} ifelse (      ) cvs cvn get }
  160.   {
  161.     dup length 1 eq
  162.     { {pop} forall (       ) cvs cvn get }
  163.     { pop pop (Unknown) } ifelse
  164.   } ifelse
  165.   = flush
  166. restore
  167. "
  168. *End
  169. *CloseUI: *InputSlot
  170. *DefaultOutputBin:  OnlyOne
  171. *OpenUI *PageSize: PickOne
  172. *OrderDependency: 100 AnySetup *PageSize
  173. *DefaultPageSize: Letter
  174. *PageSize Letter: "
  175.     2 dict dup /PageSize [609 789] put dup /ImagingBBox null put setpagedevice"
  176. *End
  177. *PageSize Letter.Perf/Letter Perf: "
  178.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  179. *End
  180. *PageSize A4: "
  181.     2 dict dup /PageSize [592 839] put dup /ImagingBBox null put setpagedevice"
  182. *End
  183. *PageSize A4.Perf/A4 Perf: "
  184.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  185. *End
  186. *?PageSize: "
  187.  save
  188.    currentpagedevice /PageSize get aload pop
  189.    2 copy gt {exch} if 
  190.    (Unknown) 
  191.   4 dict
  192.    dup [609 789] (Letter) put
  193.    dup [612 792] (Letter.Perf) put
  194.    dup [592 839] (A4) put
  195.    dup [595 842] (A4.Perf) put
  196.    { exch aload pop 4 index sub abs 5 le exch 
  197.    5 index sub abs 5 le and 
  198.       {exch pop exit} {pop} ifelse
  199.    } bind forall
  200.    = flush pop pop
  201. restore 
  202. "
  203. *End
  204. *CloseUI: *PageSize
  205. *OpenUI *PageRegion:  PickOne
  206. *OrderDependency: 120 AnySetup *PageRegion
  207. *DefaultPageRegion: Letter
  208. *PageRegion Letter: "
  209.     2 dict dup /PageSize [609 789] put dup /ImagingBBox null put setpagedevice"
  210. *End
  211. *PageRegion Letter.Perf/Letter Perf: "
  212.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  213. *End
  214. *PageRegion A4: "
  215.     2 dict dup /PageSize [592 839] put dup /ImagingBBox null put setpagedevice"
  216. *End
  217. *PageRegion A4.Perf/A4 Perf: "
  218.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  219. *End
  220. *CloseUI: *PageRegion
  221. *DefaultImageableArea:  Letter
  222. *ImageableArea Letter: "14.1733 59.6476 597.853 777.247"  
  223. *ImageableArea Letter.Perf/Letter Perf: "14.1733 14.2933 597.853 777.493"  
  224. *ImageableArea A4: "14.1733 59.6476 582.493 827.648"
  225. *ImageableArea A4.Perf/A4 Perf: "14.1733 14.2933 582.493 827.893"
  226. *?ImageableArea: "
  227.    save
  228.     /cvp { (                ) cvs print ( ) print } bind def
  229.     /upperright {10000 mul floor 10000 div} bind def
  230.      /lowerleft {10000 mul ceiling 10000 div} bind def
  231.     newpath clippath pathbbox
  232.     4 -2 roll exch 2 {lowerleft cvp} repeat
  233.     exch 2 {upperright cvp} repeat flush
  234.    restore
  235.    "
  236. *End
  237. *DefaultPaperDimension: Letter
  238. *PaperDimension Letter: "609 789"
  239. *PaperDimension Letter.Perf/Letter Perf: "612 792"
  240. *PaperDimension A4: "592 839"
  241. *PaperDimension A4.Perf/A4 Perf: "595 842"
  242. *RequiresPageRegion All: True
  243. *OpenUI *TekColor/Color Correction: PickOne
  244. *OrderDependency: 200 AnySetup *TekColor
  245. *DefaultTekColor: VividColor/Vivid Color
  246. *TekColor NoAdjust/None: "mark
  247.   { 1 dict begin
  248.       /DeviceRenderingInfo 2 dict begin
  249.         /Type 2 def
  250.         /VirtualColorDevice null def
  251.       currentdict end def
  252.     currentdict end
  253.   
  254.     setpagedevice
  255.   } stopped cleartomark"
  256. *End
  257. *TekColor VividColor/Vivid Color: " mark
  258.   { 1 dict begin
  259.       /DeviceRenderingInfo 2 dict begin
  260.         /Type 2 def
  261.         /VirtualColorDevice 2 dict begin
  262.           /Type 3 def
  263.           /ColorTransform /TekBlue def
  264.         currentdict end def
  265.       currentdict end def
  266.     currentdict end
  267.  
  268.     setpagedevice
  269.   } stopped cleartomark"
  270. *End
  271. *TekColor SimulateDisplay/Simulate Display: " mark
  272.   { 1 dict begin
  273.       /DeviceRenderingInfo 2 dict begin
  274.         /Type 2 def
  275.         /VirtualColorDevice 2 dict begin
  276.           /Type 3 def
  277.           /ColorTransform /TekDisplay def
  278.         currentdict end def
  279.       currentdict end def
  280.     currentdict end
  281.   
  282.     setpagedevice
  283.   } stopped cleartomark"
  284. *End
  285. *TekColor SimulatePress/Simulate Press: " mark
  286.   { 1 dict begin
  287.       /DeviceRenderingInfo 2 dict begin
  288.         /Type 2 def
  289.         /VirtualColorDevice 2 dict begin
  290.           /Type 3 def
  291.           /ColorTransform /SWOP-Coated def
  292.         currentdict end def
  293.       currentdict end def
  294.     currentdict end
  295.   
  296.     setpagedevice
  297.   } stopped cleartomark"
  298. *End
  299. *TekColor Monochrome: " mark
  300.   { 1 dict begin
  301.       /DeviceRenderingInfo 2 dict begin
  302.         /Type 2 def
  303.         /VirtualColorDevice 2 dict begin
  304.           /Type 1 def
  305.           /ColorTransform /Gray def
  306.         currentdict end def
  307.       currentdict end def
  308.     currentdict end
  309.  
  310.     setpagedevice
  311.   } stopped cleartomark"
  312. *End
  313. *TekColor UsePrinterSetting/Use Printer Setting: ""
  314. *?TekColor: "
  315. save
  316.   { currentpagedevice /DeviceRenderingInfo get
  317.     /VirtualColorDevice get
  318.     dup null eq
  319.     { pop (NoAdjust) }
  320.     { /ColorTransform get
  321.       4 dict begin
  322.         /TekBlue           (VividColor)      def
  323.         /TekDisplay        (SimulateDisplay) def
  324.         /SWOP-Coated       (SimulatePress)   def
  325.         /Gray              (Monochrome)      def
  326.       currentdict end
  327.       exch get
  328.     } ifelse
  329.   } stopped
  330.   { % error in PostScript code execution
  331.     pop pop (Unknown)
  332.   } if
  333.   = flush
  334. restore
  335. "
  336. *End
  337. *CloseUI: *TekColor
  338. *DefaultFont: Courier
  339. *Font Courier: Standard "(002.003)" Standard ROM
  340. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  341. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  342. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  343. *Font Helvetica: Standard "(001.006)" Standard ROM
  344. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  345. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  346. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  347. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  348. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  349. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  350. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  351. *Font Symbol: Special "(001.007)" Special ROM
  352. *Font Times-Bold: Standard "(001.007)" Standard ROM
  353. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  354. *Font Times-Italic: Standard "(001.007)" Standard ROM
  355. *Font Times-Roman: Standard "(001.007)" Standard ROM
  356.