home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 February / VPR9602A.ISO / pc98 / tk220171.pp_ / tk220171.ppd
PostScript Printer Description  |  1995-07-06  |  15KB  |  510 lines

  1. *PPD-Adobe: "4.1"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1993 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.  
  10. *% Tektronix (R) is a registered trademark of Tektronix, Inc.
  11. *% TekColor TM is a trademark of Tektronix, Inc.
  12. *% Phaser TM is a trademark of Tektronix, Inc., for color printers and 
  13. *%  related products.
  14.  
  15. *FormatVersion: "4.1"
  16. *FileVersion: "1.11"
  17. *LanguageEncoding: JIS83-RKSJ
  18. *LanguageVersion: Japanese
  19. *PCFileName: "TK220171.PPD"
  20. *Product: "(Phaser 220e)"
  21. *PSVersion: "(2013.113) 4"
  22. *ModelName: "Tektronix Phaser 220e with 17 fonts"
  23. *ShortNickName: "Tektronix Phaser 220e 17"
  24. *NickName: "Tektronix Phaser 220e with 17 fonts v2013.113"
  25.  
  26. *% === Options and Constraints =========
  27.  
  28. *OpenGroup: InstallableOptions/Options Installed
  29. *OpenUI *Option1/追加トレイ: Boolean
  30. *DefaultOption1: False
  31. *Option1 True/Installed: ""
  32. *Option1 False/Not Installed: ""
  33. *CloseUI: *Option1
  34.  
  35. *UIConstraints: *Option1 False *InputSlot Lower
  36.  
  37. *% ==== Device Capabilities ===============
  38. *LanguageLevel: "2"
  39. *Protocols: BCP
  40. *StartEmulator_hpgl: "currentfile /hpgl statusdict /emulate get exec "
  41. *StopEmulator_hpgl: "<1B7F>0"
  42.  
  43. *FreeVM: "860000"
  44. *ColorDevice: True
  45. *DefaultColorSpace: CMYK
  46. *VariablePaperSize: False
  47.  
  48. *Throughput: "1"
  49. *Password: "()" 
  50. *ExitServer: "
  51.  count 0 eq
  52.  { false } { true exch startjob } ifelse
  53.  not { 
  54.      (WARNING: Cannot modify initial VM.) =
  55.      (Missing or invalid password.) =
  56.      (Please contact the author of this software.) = flush quit
  57.      } if
  58. "
  59. *End
  60.  
  61. *Reset: "
  62.  count 0 eq
  63.  { false } { true exch startjob } ifelse
  64.  not { 
  65.     (WARNING: Cannot reset printer.) =
  66.     (Missing or invalid password.) =
  67.     (Please contact the author of this software.) = flush quit
  68.     } if
  69.  systemdict /quit get exec
  70.  (WARNING : Printer Reset Failed.) = flush
  71. "
  72. *End
  73.  
  74. *DefaultResolution: 300dpi
  75. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  76. *?Resolution: "
  77.   save
  78.     currentpagedevice /HWResolution get
  79.     0 get
  80.     (          ) cvs print
  81.     (dpi)
  82.     = flush
  83.   restore
  84. "
  85. *End
  86.  
  87. *% Halftone Information ===============
  88. *ScreenFreq: "60.0"
  89. *ScreenAngle: "68.0"
  90. *DefaultScreenProc: TekHalftone
  91. *ScreenProc TekHalftone: "
  92.  mark 
  93.   { /DefaultHalftone /Halftone findresource /GraySpotFunction get
  94.     exch
  95.   } stopped pop cleartomark
  96. "
  97. *End
  98.  
  99. *SpotFunctionLine: "{ pop }"
  100. *SpotFunctionEllipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  101.  
  102. *DefaultTransfer: Null
  103. *Transfer Null: "{ }"
  104. *Transfer Null.Inverse: "{ 1 exch sub }"
  105.  
  106. *% Print Quality Selection  ===================
  107.  
  108. *OpenUI *OutputMode/プリント品質: PickOne
  109. *OrderDependency: 40 AnySetup *OutputMode
  110. *DefaultOutputMode: Standard/スタンダード
  111. *OutputMode Standard/スタンダード: "
  112.   mark
  113.   {
  114.     3 dict begin
  115.       /HWResolution [300 300] def
  116.       /PostRenderingEnhance true def
  117.       /PostRenderingEnhanceDetails 1 dict begin
  118.         /OutputMode (Standard) def
  119.       currentdict end def
  120.     currentdict end setpagedevice
  121.   } stopped cleartomark"
  122. *End
  123. *OutputMode Enhanced/エンハンスト: "
  124.   mark
  125.   {
  126.     3 dict begin
  127.       /HWResolution [300 300] def
  128.       /PostRenderingEnhance true def
  129.       /PostRenderingEnhanceDetails 1 dict begin
  130.         /OutputMode (Enhanced) def
  131.       currentdict end def
  132.     currentdict end setpagedevice
  133.   } stopped cleartomark"
  134. *End
  135. *OutputMode HighResolution/高解像度: "
  136.   mark
  137.   {
  138.     3 dict begin
  139.       /HWResolution [300 600] def
  140.       /PostRenderingEnhance true def
  141.       /PostRenderingEnhanceDetails 1 dict begin
  142.         /OutputMode (Enhanced) def
  143.       currentdict end def
  144.     currentdict end setpagedevice
  145.   } stopped cleartomark"
  146. *End
  147. *?OutputMode: "save
  148.         currentpagedevice /PostRenderingEnhanceDetails get
  149.         /OutputMode get = flush restore"
  150. *End
  151. *CloseUI: *OutputMode
  152.  
  153. *% Tray Selection ===================
  154. *OpenUI *InputSlot/給紙方法: PickOne
  155. *OrderDependency: 60 AnySetup *InputSlot
  156. *DefaultInputSlot:Unknown
  157. *InputSlot Lower/下段トレイ: "
  158.   mark
  159.   {
  160.     2 dict begin
  161.       /InputAttributes 1 dict begin /Priority [1] def currentdict end def
  162.       /TraySwitch false def
  163.      currentdict end setpagedevice
  164.   } stopped cleartomark
  165.   "
  166. *End
  167. *InputSlot Upper/上段トレイ: "
  168.   mark
  169.   {
  170.     2 dict begin
  171.       /InputAttributes 1 dict begin /Priority [0] def currentdict end def
  172.       /TraySwitch false def
  173.      currentdict end setpagedevice
  174.   } stopped cleartomark
  175.   "
  176. *End
  177.  
  178. *InputSlot AutoSelect/自動選択: "
  179.   mark
  180.   {
  181.     2 dict begin 
  182.       /InputAttributes 1 dict begin /Priority [1 0] def currentdict end def
  183.       /TraySwitch true def
  184.      currentdict end setpagedevice
  185.   } stopped cleartomark
  186.   "
  187. *End
  188.  
  189.  
  190. *?InputSlot: "
  191. save
  192.   3 dict
  193.   dup /0 (Upper) put
  194.   dup /1 (Lower) put
  195.   dup /2 (AutoSelect) put
  196.   currentpagedevice /InputAttributes get
  197.   dup /Priority known
  198.   { /Priority get dup length 2 eq {pop 2}{0 get} ifelse (      ) cvs cvn get }
  199.   {
  200.     dup length 1 eq
  201.     { {pop} forall (       ) cvs cvn get }
  202.     { pop pop (Unknown) } ifelse
  203.   } ifelse
  204.   = flush
  205. restore
  206. "
  207. *End
  208. *CloseUI: *InputSlot
  209.  
  210. *DefaultOutputBin:  OnlyOne
  211. *DefaultOutputOrder:  Reverse
  212.  
  213. *% Paper Handling ===================
  214.  
  215. *% Code in this section both selects a tray and sets up a frame buffer.
  216. *OpenUI *PageSize/用紙サイズ: PickOne
  217. *OrderDependency: 100 AnySetup *PageSize
  218. *DefaultPageSize: A4.Perf
  219. *PageSize Letter/Letter: "
  220.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  221. *End
  222. *PageSize Letter.Perf/Letter Perf: "
  223.     2 dict dup /PageSize [611 792] put dup /ImagingBBox null put setpagedevice"
  224. *End
  225. *PageSize A4/A4: "
  226.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  227. *End
  228. *PageSize A4.Perf/A4 Perf: "
  229.     2 dict dup /PageSize [594 842] put dup /ImagingBBox null put setpagedevice"
  230. *End
  231. *?PageSize: "
  232.  save
  233.    currentpagedevice /PageSize get aload pop
  234.    2 copy gt {exch} if 
  235.    (Unknown) 
  236.   4 dict
  237.    dup [612 792] (Letter) put
  238.    dup [611 792] (Letter Perf) put
  239.    dup [595 842] (A4) put
  240.    dup [594 842] (A4 Perf) put
  241.    { exch aload pop 4 index sub abs 5 le exch 
  242.    5 index sub abs 5 le and 
  243.       {exch pop exit} {pop} ifelse
  244.    } bind forall
  245.    = flush pop pop
  246. restore 
  247. "
  248. *End
  249. *CloseUI: *PageSize
  250.  
  251. *OpenUI *PageRegion:  PickOne
  252. *OrderDependency: 120 AnySetup *PageRegion
  253. *DefaultPageRegion: A4.Perf
  254. *PageRegion Letter/Letter: "
  255.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  256. *End
  257. *PageRegion Letter.Perf/Letter Perf: "
  258.     2 dict dup /PageSize [611 792] put dup /ImagingBBox null put setpagedevice"
  259. *End
  260. *PageRegion A4/A4: "
  261.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  262. *End
  263. *PageRegion A4.Perf/A4 Perf: "
  264.     2 dict dup /PageSize [594 842] put dup /ImagingBBox null put setpagedevice"
  265. *End
  266. *CloseUI: *PageRegion
  267.  
  268. *DefaultImageableArea:  A4.Perf
  269. *ImageableArea Letter/Letter: "14.1733 59.6476 597.853 777.247"  
  270. *ImageableArea Letter.Perf/Letter Perf: "14.1733 14.2933 596.853 777.493"  
  271. *ImageableArea A4/A4: "14.1733 59.6476 580.493 827.648"
  272. *ImageableArea A4.Perf/A4 Perf: "14.1733 14.2933 579.493 827.893"
  273. *?ImageableArea: "
  274.    save
  275.     /cvp { (                ) cvs print ( ) print } bind def
  276.     /upperright {10000 mul floor 10000 div} bind def
  277.      /lowerleft {10000 mul ceiling 10000 div} bind def
  278.     newpath clippath pathbbox
  279.     4 -2 roll exch 2 {lowerleft cvp} repeat
  280.     exch 2 {upperright cvp} repeat flush
  281.    restore
  282.    "
  283. *End
  284.  
  285. *% These provide the physical dimensions of the paper (by keyword)
  286. *DefaultPaperDimension: A4.Perf
  287. *PaperDimension Letter/Letter: "612 792"
  288. *PaperDimension Letter.Perf/Letter Perf: "611 792"
  289. *PaperDimension A4/A4: "595 842"
  290. *PaperDimension A4.Perf/A4 Perf: "594 842"
  291.  
  292. *RequiresPageRegion All: False
  293.  
  294.  
  295. *% TekColor Selections  ===================
  296.  
  297. *OpenUI *TekColor/カラー補正: PickOne
  298. *OrderDependency: 200 AnySetup *TekColor
  299. *DefaultTekColor: VividBlue/青補正する
  300. *TekColor NoAdjust/補正なし: "mark
  301.   { currentpagedevice /DeviceRenderingInfo get dup
  302.     /Type get 2 ne
  303.     { pop 4 dict begin /Type 2 def currentdict end } if
  304.   
  305.     begin 
  306.       /VirtualColorDevice null def
  307.       /AdjustCIEColors false def
  308.     currentdict end
  309.   
  310.     1 dict begin
  311.       /DeviceRenderingInfo exch def
  312.     currentdict end
  313.   
  314.     setpagedevice
  315.   } stopped cleartomark"
  316. *End
  317.  
  318. *TekColor VividBlue/青補正する: " mark
  319.   { currentpagedevice /DeviceRenderingInfo get dup
  320.     /Type get 2 ne
  321.     { pop 4 dict begin /Type 2 def currentdict end } if
  322.   
  323.     begin 
  324.       /VirtualColorDevice 2 dict begin
  325.         /Type 3 def
  326.         /ColorTransform /TekBlue def
  327.       currentdict end def
  328.       /AdjustCIEColors false def
  329.     currentdict end
  330.   
  331.     1 dict begin
  332.       /DeviceRenderingInfo exch def
  333.     currentdict end
  334.  
  335.     setpagedevice
  336.   } stopped cleartomark"
  337. *End
  338.  
  339. *TekColor SimulateDisplay/画面表示色に近づける: " mark
  340.   { currentpagedevice /DeviceRenderingInfo get dup
  341.     /Type get 2 ne
  342.     { pop 4 dict begin /Type 2 def currentdict end } if
  343.   
  344.     begin 
  345.       /VirtualColorDevice 2 dict begin
  346.         /Type 3 def
  347.         /ColorTransform /TekDisplay def
  348.       currentdict end def
  349.       /AdjustCIEColors false def
  350.     currentdict end
  351.   
  352.     1 dict begin
  353.       /DeviceRenderingInfo exch def
  354.     currentdict end
  355.   
  356.     setpagedevice
  357.   } stopped cleartomark"
  358. *End
  359.  
  360. *TekColor SimulatePress/Simulate プレス: " mark
  361.   { currentpagedevice /DeviceRenderingInfo get dup
  362.     /Type get 2 ne
  363.     { pop 4 dict begin /Type 2 def currentdict end } if
  364.   
  365.     begin 
  366.       /VirtualColorDevice 2 dict begin
  367.         /Type 3 def
  368.         /ColorTransform /SWOP-Coated def
  369.       currentdict end def
  370.       /AdjustCIEColors false def
  371.     currentdict end
  372.   
  373.     1 dict begin
  374.       /DeviceRenderingInfo exch def
  375.     currentdict end
  376.   
  377.     setpagedevice
  378.   
  379.     } stopped cleartomark"
  380. *End
  381.   
  382. *TekColor UsePrinterSetting/プリンタ側の設定を使用する: ""
  383.  
  384. *?TekColor: "
  385.   save
  386.     currentpagedevice
  387.      {/DeviceRenderingInfo get/VirtualColorDevice get} stopped
  388.        {pop pop (Unknown)} {dup null eq {pop (Unknown)} if} ifelse
  389.     = flush
  390.   restore
  391. "
  392. *End
  393.  
  394. *CloseUI: *TekColor
  395.  
  396. *% Font Information =====================
  397. *DefaultFont: Courier
  398. *Font Courier: Standard "(002.003)" Standard ROM
  399. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  400. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  401. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  402. *Font Helvetica: Standard "(001.006)" Standard ROM
  403. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  404. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  405. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  406. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  407. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  408. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  409. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  410. *Font Symbol: Special "(001.007)" Special ROM
  411. *Font Times-Bold: Standard "(001.007)" Standard ROM
  412. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  413. *Font Times-Italic: Standard "(001.007)" Standard ROM
  414. *Font Times-Roman: Standard "(001.007)" Standard ROM
  415.  
  416. *?FontQuery: "
  417.  save
  418.    { count 1 gt
  419.       { exch dup 127 string cvs (/) print print (:) print
  420.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  421.       } { exit } ifelse 
  422.    } bind loop
  423.    (*) = flush
  424.  restore
  425. "
  426. *End
  427.  
  428. *?FontList: "
  429. save
  430.   (*) {cvn ==} 128 string /Font resourceforall
  431.   (*) = flush
  432. restore
  433. "
  434. *End
  435.  
  436. *% Printer Messages (verbatim from printer):
  437. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  438. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  439. *Message: "\FontName\ not found, using Courier"
  440.  
  441. *% Status (format: %%[ status: <one of these> ] %%)
  442. *Status: "printer is warming up"
  443. *Status: "idle"
  444. *Status: "printing"
  445. *Status: "PrinterError: printer is not ready"
  446. *Status: "PrinterError: upper media tray empty"
  447. *Status: "PrinterError: lower media tray empty"
  448. *Status: "PrinterError: media tray empty"
  449. *Status: "PrinterError: paper misfeed"
  450. *Status: "PrinterError: ribbon empty"
  451. *Status: "PrinterError: ribbon jam"
  452. *Status: "PrinterError: ribbon low"
  453. *Status: "PrinterError: illegal ribbon"
  454. *Status: "PrinterError: cover open"
  455. *Status: "PrinterError: pickup failed, check cover"
  456. *Status: "PrinterError: print head too warm"
  457. *Status: "PrinterError: internal engine error"
  458. *Status: "PrinterError: print engine failure"
  459.  
  460. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  461. *Source: "Serial"
  462. *Source: "LocalTalk"
  463. *Source: "Parallel"
  464. *Source: "Internal"
  465.  
  466. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  467. *PrinterError: "printer is not ready"
  468. *PrinterError: "upper media tray empty"
  469. *PrinterError: "lower media tray empty"
  470. *PrinterError: "media tray empty"
  471. *PrinterError: "paper misfeed"
  472. *PrinterError: "ribbon empty"
  473. *PrinterError: "ribbon jam"
  474. *PrinterError: "ribbon low"
  475. *PrinterError: "illegal ribbon"
  476. *PrinterError: "cover open"
  477. *PrinterError: "pickup failed, check cover"
  478. *PrinterError: "print head too warm"
  479. *PrinterError: "internal engine error"
  480. *PrinterError: "print engine failure"
  481.  
  482. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  483.  
  484. *% Color Separation Information =====================
  485.  
  486. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  487.  
  488. *InkName: ProcessBlack/Process Black
  489. *InkName: CustomColor/Custom Color
  490. *InkName: ProcessCyan/Process Cyan
  491. *InkName: ProcessMagenta/Process Magenta
  492. *InkName: ProcessYellow/Process Yellow
  493.  
  494. *%  For 60 lpi / 300 dpi ================================
  495.  
  496. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "68.0"
  497. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "68.0"
  498. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "68.0"
  499. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "68.0"
  500. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "68.0"
  501.  
  502. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  503. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  504. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  505. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  506. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  507.  
  508.  
  509. *% end of PPD file for Phaser 220e, 17 fonts
  510.