home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / servis / ovladace / drivers / PPD4eng.exe / Tkp560p4.ppd < prev    next >
Encoding:
PostScript Printer Description  |  1999-12-09  |  19.1 KB  |  649 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.,
  7. *% for color printers and related products.  (Env + 1200 Mono)
  8.  
  9. *FormatVersion: "4.3"
  10. *FileVersion: "1.1"
  11. *LanguageEncoding: ISOLatin1
  12. *LanguageVersion: English
  13. *Product: "(Phaser 560)"
  14. *PSVersion: "(2015.105) 14"
  15. *Manufacturer: "Tektronix"
  16. *ModelName: "Tektronix Phaser 560 Extended"
  17. *ShortNickName: "Tektronix Phaser 560 Extended"
  18. *NickName: "Tektronix Phaser 560 with Extended Features"
  19. *PCFileName: "TKP560P4.PPD"
  20.  
  21. *% === Installable Options ===========
  22. *OpenGroup: InstallableOptions/Options Installed
  23.  
  24. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  25. *OrderDependency: 69.0 AnySetup *InstalledMemory
  26. *DefaultInstalledMemory: None
  27. *InstalledMemory None/Standard 40 MB RAM: ""
  28. *InstalledMemory 56Meg/56 MB Total RAM: ""
  29. *InstalledMemory 72Meg/72 MB Total RAM: ""
  30. *?InstalledMemory: "% InstalledMemory 
  31.  currentsystemparams /RamSize get
  32.  16#100000 div round cvi
  33.  dup 42 lt
  34.  { pop (None) } {2 string cvs print (Meg) } ifelse
  35.  print (\n) print flush"
  36. *End
  37. *CloseUI: *InstalledMemory
  38.  
  39. *OpenUI *Option3/Optional Lower Trays: Boolean
  40. *OrderDependency: 69.2 AnySetup *Option3
  41. *DefaultOption3: False
  42. *Option3 True/Installed: ""
  43. *Option3 False/Not Installed: ""
  44. *?Option3: "
  45. currentpagedevice /InputAttributes get 1 known
  46. { (True) } { (False) } ifelse = flush"
  47. *End
  48. *CloseUI: *Option3
  49.  
  50. *OpenUI *Option1/Optional Hard Drive: Boolean
  51. *OrderDependency: 69.4 AnySetup *Option1
  52. *DefaultOption1: False
  53. *Option1 True/Installed: ""
  54. *Option1 False/Not Installed: ""
  55. *?Option1: "
  56.  false
  57.  (%disk?%)
  58.  { currentdevparams dup /Writeable known
  59.    { /Writeable get {pop true} if }  {pop} ifelse
  60.  } 10 string /IODevice resourceforall
  61.  {(True)}{(False)} ifelse = flush"
  62. *End
  63. *CloseUI: *Option1
  64.  
  65. *OpenUI *Option2/Optional Network Card: PickOne
  66. *OrderDependency: 69.6 AnySetup *Option2
  67. *DefaultOption2: None
  68. *Option2 None/Not Installed: ""
  69. *Option2 P1/EtherTalk, NetWare and TCP/IP: ""
  70. *Option2 P3/LocalTalk and Serial: ""
  71. *Option2 P4/TokenTalk, NetWare and TCP/IP: ""
  72. *?Option2: "% Option2
  73.  (%EthernetPhysical%) /IODevice resourcestatus
  74.  {pop pop (P1) }
  75.  {
  76.    (%LocalTalk%) /IODevice resourcestatus
  77.    {pop pop (P3) }
  78.    {
  79.      (%TokenRingPhysical%) /IODevice resourcestatus
  80.      {pop pop (P4) } { (None) } ifelse
  81.    } ifelse
  82.  } ifelse = flush"
  83. *End
  84. *CloseUI: *Option2
  85.  
  86. *CloseGroup: InstallableOptions
  87.  
  88. *% === Constraints ===================
  89.  
  90. *UIConstraints: *Option3 False *InputSlot Middle
  91. *UIConstraints: *Option3 False *InputSlot Lower
  92.  
  93. *UIConstraints: *InputSlot Middle *Option3 False
  94. *UIConstraints: *InputSlot Lower *Option3 False
  95.  
  96. *% === Basic Device Capabilities ============
  97.  
  98. *LanguageLevel: "2"
  99. *Protocols: BCP
  100.  
  101. *FreeVM: "5700000"
  102. *VMOption None/40 MB Standard RAM: "5700000"
  103. *VMOption 56Meg/56 MB Total RAM: "17700000"
  104. *VMOption 72Meg/72 MB Total RAM: "4200000"
  105.  
  106. *ColorDevice: True
  107. *DefaultColorSpace: CMYK
  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 560;CLASS:Printer;DESCRIPTION:
  116.   Phaser 560 Color Laser Printer, PostScript Level 2, Letter/Legal/A4 Size/#10 Envelope;
  117.   COMPATIBLE_ID:"
  118. *End
  119. *TTRasterizer: Type42
  120. *?TTRasterizer: "
  121.   42 /FontType resourcestatus
  122.   { pop pop (Type42)} {pop pop (None)} ifelse = flush"
  123. *End
  124.  
  125. *FileSystem: True
  126. *?FileSystem: "
  127.   false
  128.   (%disk?%)
  129.   { currentdevparams dup /Writeable known
  130.     { /Writeable get {pop true} if }  {pop} ifelse
  131.   } 10 string /IODevice resourceforall
  132.   {(True)}{(False)} ifelse = flush"
  133. *End
  134. *Throughput: "14"
  135. *Password: "0"
  136. *ExitServer: "
  137.   count 0 eq
  138.   { false } { true exch startjob } ifelse
  139.   not
  140.   { (WARNING: Cannot modify initial VM.) =
  141.     (Missing or invalid password.) =
  142.     (Please contact the author of this software.) = flush quit
  143.   } if"
  144. *End
  145. *Reset: "
  146.   count 0 eq
  147.   { false } { true exch startjob } ifelse
  148.   not
  149.   { (WARNING: Cannot reset printer.) =
  150.     (Missing or invalid password.) =
  151.     (Please contact the author of this software.) = flush quit
  152.   } if
  153.   systemdict /quit get exec
  154.   (WARNING : Printer Reset Failed.) = flush"
  155. *End
  156.  
  157. *DefaultResolution: 600dpi
  158. *SetResolution 600dpi : ""
  159. *SetResolution 1200dpi : ""
  160. *?Resolution: "
  161.   currentpagedevice /HWResolution get 0 get (    ) cvs print (dpi) = flush"
  162. *End
  163.  
  164. *% Halftone Information =================
  165. *DefaultHalftoneType: 9
  166. *ScreenFreq: "60.0"
  167. *ScreenAngle: "45.0"
  168. *DefaultScreenProc: Dot
  169. *ScreenProc Dot: "{180 mul cos exch 180 mul cos add 2 div} bind"
  170. *DefaultTransfer: Null
  171. *Transfer Null: "{ }"
  172. *Transfer Null.Inverse: "{1 exch sub} bind"
  173.  
  174.  
  175. *% Tray Selection ============
  176.  
  177. *OpenUI *TKMPFMedia/MP Manual Feed Media: PickOne
  178. *OrderDependency: 45.0 AnySetup *TKMPFMedia
  179. *DefaultTKMPFMedia: Paper
  180. *TKMPFMedia Paper: "userdict /MFMedia (Paper) put"
  181. *TKMPFMedia Duplex/Paper 2nd Side: "userdict /MFMedia (Duplex) put"
  182. *TKMPFMedia Transparency: "userdict /MFMedia (Transparency) put"
  183. *TKMPFMedia CoatedPaper/Coated Paper: "userdict /MFMedia (CoatedPaper) put"
  184. *TKMPFMedia CardStock/Card or Envelope: "userdict /MFMedia (CardStock) put"
  185. *TKMPFMedia Label: "userdict /MFMedia (Label) put"
  186. *TKMPFMedia FabricTransfer/Fabric Transfer: "
  187.  userdict /MFMedia (FabricTransfer) put"
  188. *End 
  189. *?TKMPFMedia: "
  190.   /MFMedia where {/MFMedia get}{(Unknown)} ifelse
  191.   = flush"
  192. *End
  193. *CloseUI: *TKMPFMedia
  194.  
  195. *OpenUI *InputSlot: PickOne
  196. *OrderDependency: 46.0 AnySetup *InputSlot
  197. *DefaultInputSlot: Paper
  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 Upper: "
  215.   <<
  216.     /MediaPosition 0
  217.     /MediaType null
  218.     /TraySwitch false
  219.     /ManualFeed false
  220.   >> setpagedevice"
  221. *End
  222. *InputSlot Middle: "
  223.   <<
  224.     /MediaPosition 1
  225.     /MediaType null
  226.     /TraySwitch false
  227.     /ManualFeed false
  228.   >> setpagedevice"
  229. *End
  230. *InputSlot Lower: "
  231.   <<
  232.     /MediaPosition 2
  233.     /MediaType null
  234.     /TraySwitch false
  235.     /ManualFeed false
  236.   >> setpagedevice"
  237. *End
  238. *InputSlot MPTray/Multi-Purpose Tray: "
  239.   <<
  240.     /MediaPosition 3
  241.     /MediaType null
  242.     /TraySwitch false
  243.     /ManualFeed false
  244.   >> setpagedevice"
  245. *End
  246. *InputSlot MPMF/Multi-Purpose Manual Feed: "
  247.     <<
  248.       /MediaPosition null
  249.       /MediaType /MFMedia where {/MFMedia get }{(Paper)}ifelse
  250.       /TraySwitch false
  251.       /ManualFeed true
  252.     >> setpagedevice"
  253. *End
  254. *?InputSlot: "
  255. currentpagedevice begin ManualFeed 
  256. {(MPMF)} 
  257. {MediaPosition null eq {MediaType}
  258.  {[(Upper) (Middle) (Lower) (MPTray)] MediaPosition get}ifelse
  259. }ifelse end
  260. = flush"
  261. *End
  262. *CloseUI: *InputSlot
  263.  
  264.  
  265. *% Paper Handling ===================
  266.  
  267. *% Use these entries to set paper size most of the time,
  268. *% unless there is specific reason to use PageRegion.
  269. *OpenUI *PageSize: PickOne
  270. *OrderDependency: 56.0 AnySetup *PageSize
  271. *DefaultPageSize: Letter
  272. *PageSize Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  273. *PageSize Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  274. *PageSize A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  275. *PageSize Env10/#10 Envelope: "<< /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  276. *?PageSize: "
  277.   currentpagedevice /PageSize get aload pop 
  278.   2 copy gt {exch} if (Unknown)
  279.   <<
  280.   [612 792] (Letter)
  281.   [612 1008] (Legal)
  282.   [595 842] (A4)
  283.   [297 684] (Env10) >>
  284.   { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and 
  285.       { exch pop exit } { pop } ifelse
  286.   } bind forall = flush pop pop"
  287. *End
  288. *CloseUI: *PageSize
  289.  
  290. *% These entries will set up the frame buffer. Usually used with manual feed.
  291. *OpenUI *PageRegion: PickOne
  292. *OrderDependency: 56.0 AnySetup *PageRegion
  293. *DefaultPageRegion: Letter
  294. *PageRegion Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  295. *PageRegion Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  296. *PageRegion A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  297. *PageRegion Env10/#10 Envelope: "<< /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  298. *CloseUI: *PageRegion
  299.  
  300. *% The following entries provide information about specific paper keywords.
  301. *DefaultImageableArea: Letter
  302. *ImageableArea Letter: "10.32 15.91 601.68 776.22"
  303. *ImageableArea Legal: "10.32 16.39 601.68 991.74"
  304. *ImageableArea A4: "13.45 14.47 581.76 828.54"
  305. *ImageableArea Env10/#10 Envelope: "10.32 11.82 286.8 672.3"
  306. *?ImageableArea: "
  307.   currentpagedevice pop
  308.   clippath pathbbox
  309.   /cvp {16 string cvs print ( ) print} def
  310.   4 3 roll 100 mul ceiling 100 div cvp
  311.   3 2 roll 100 mul ceiling 100 div cvp
  312.   exch 100 mul floor 100 div cvp
  313.   100 mul floor 100 div = flush
  314.   userdict /cvp undef"
  315. *End
  316.  
  317. *% These provide the physical dimensions of the paper (by keyword)
  318. *DefaultPaperDimension: Letter
  319. *PaperDimension Letter: "612 792"
  320. *PaperDimension Legal: "612 1008"
  321. *PaperDimension A4: "595 842"
  322. *PaperDimension Env10/#10 Envelope: "297 684"
  323.  
  324. *RequiresPageRegion All: True
  325.  
  326.  
  327. *% TKColor Selections  ===================
  328.  
  329. *OpenUI *TKColor/Color Correction: PickOne
  330. *OrderDependency: 40.0 AnySetup *TKColor
  331. *DefaultTKColor: Automatic
  332. *TKColor Automatic: "
  333.   <<
  334.     /DeviceRenderingInfo <<
  335.       /Type 2
  336.       /VirtualColorDevice <<
  337.         /Type 3
  338.         /ColorTransform /Automatic
  339.       >>
  340.     >>
  341.   >> setpagedevice"
  342. *End
  343. *TKColor NoAdjust/None: "
  344.   <<
  345.     /DeviceRenderingInfo <<
  346.       /Type 2
  347.       /VirtualColorDevice null
  348.     >>
  349.   >> setpagedevice"
  350. *End
  351. *TKColor VividColor/Vivid Color: "
  352.   <<
  353.     /DeviceRenderingInfo <<
  354.       /Type 2
  355.       /VirtualColorDevice <<
  356.         /Type 3
  357.         /ColorTransform /TekBlue
  358.       >>
  359.     >>
  360.   >> setpagedevice"
  361. *End
  362. *TKColor SimulateDisplay/Simulate Display: "
  363.   <<
  364.     /DeviceRenderingInfo <<
  365.       /Type 2
  366.       /VirtualColorDevice <<
  367.         /Type 3
  368.         /ColorTransform /TekDisplay
  369.       >>
  370.     >>
  371.   >> setpagedevice"
  372. *End
  373. *TKColor SWOPPress/SWOP Press: "
  374.   <<
  375.     /DeviceRenderingInfo <<
  376.       /Type 2
  377.       /VirtualColorDevice <<
  378.         /Type 3
  379.         /ColorTransform /SWOP-Coated
  380.       >>
  381.     >>
  382.   >> setpagedevice"
  383. *End
  384. *TKColor EuroscalePress/Euroscale Press: "
  385.   <<
  386.     /DeviceRenderingInfo <<
  387.       /Type 2
  388.       /VirtualColorDevice <<
  389.         /Type 3
  390.         /ColorTransform /Euroscale-Coated
  391.       >>
  392.     >>
  393.   >> setpagedevice"
  394. *End
  395. *TKColor CommercialPress/Commercial Press: "
  396.   <<
  397.     /DeviceRenderingInfo <<
  398.       /Type 2
  399.       /VirtualColorDevice <<
  400.         /Type 3
  401.         /ColorTransform /Commercial-Coated
  402.       >>
  403.     >>
  404.   >> setpagedevice"
  405. *End
  406. *TKColor UsePrinterSetting/Use Printer Setting: ""
  407. *?TKColor: "
  408.   { currentpagedevice /DeviceRenderingInfo get
  409.     /VirtualColorDevice get
  410.     dup null eq
  411.     { pop (NoAdjust) }
  412.     { /ColorTransform get
  413.       <<
  414.         /Automatic         (Automatic)
  415.         /TekBlue           (VividColor)
  416.         /TekDisplay        (SimulateDisplay)
  417.         /SWOP-Coated       (SWOPPress)
  418.         /Euroscale-Coated  (EuroscalePress)
  419.         /Commercial-Coated (CommercialPress)
  420.       >>
  421.       exch get
  422.     } ifelse
  423.   } stopped
  424.   { % error in PostScript code execution
  425.     pop pop (Unknown)
  426.   } if
  427.   = flush"
  428. *End
  429. *CloseUI: *TKColor
  430.  
  431. *% Print Quality Selection  ===================
  432.  
  433. *OpenUI *OutputMode/Print Quality: PickOne
  434. *OrderDependency: 47.0 AnySetup *OutputMode
  435. *DefaultOutputMode: Standard
  436. *OutputMode FastMono/Fast Monochrome  600x600 dpi: "
  437.   <<
  438.     /HWResolution [600 600]
  439.     /ProcessColorModel /DeviceGray
  440.   >> setpagedevice"
  441. *End
  442. *OutputMode PremiumMono/Premium Monochrome  1200x1200 dpi: "
  443. mark
  444.   { 1 dict begin
  445.       /DeviceRenderingInfo 2 dict begin
  446.         /Type 2 def
  447.         /VirtualColorDevice 2 dict begin
  448.           /Type 1 def
  449.           /ColorTransform /Gray def
  450.         currentdict end def
  451.       currentdict end def
  452.     currentdict end
  453.     setpagedevice
  454.   <<
  455.     /HWResolution [1200 1200]
  456.   >> setpagedevice
  457.     } stopped cleartomark"
  458. *End
  459. *OutputMode FastColor/Fast Color  600x600 dpi: "
  460.   <<
  461.     /HWResolution [600 600]
  462.     /ProcessColorModel /DeviceCMY
  463.   >> setpagedevice"
  464. *End
  465. *OutputMode Presentation/Presentation  600x600 dpi: "
  466.   <<
  467.     /HWResolution [600 600]
  468.     /ProcessColorModel /DeviceCMYK
  469.     /PostRenderingEnhance true
  470.     /PostRenderingEnhanceDetails <<
  471.        /OutputMode (Presentation)
  472.     >>
  473.   >> setpagedevice"
  474. *End
  475. *OutputMode Standard/Standard  600x600 dpi: "
  476.   <<
  477.     /HWResolution [600 600]
  478.     /ProcessColorModel /DeviceCMYK
  479.     /PostRenderingEnhance true
  480.     /PostRenderingEnhanceDetails <<
  481.       /OutputMode (Standard)
  482.     >>
  483.   >> setpagedevice"
  484. *End
  485. *OutputMode Premium/Premium  1200x1200 dpi: "
  486.   <<
  487.     /HWResolution [1200 1200]
  488.     /ProcessColorModel /DeviceCMYK
  489.     /PostRenderingEnhance true
  490.     /PostRenderingEnhanceDetails <<
  491.       /OutputMode (Standard)
  492.     >>
  493.   >> setpagedevice"
  494. *End
  495. *?OutputMode: "
  496.   currentpagedevice /ProcessColorModel get dup /DeviceGray eq 
  497.   {
  498.     pop (FastMono) 
  499.   }
  500.   {
  501.     /DeviceCMY eq 
  502.     {
  503.       (FastColor)
  504.     }
  505.     {
  506.       currentpagedevice /HWResolution get 0 get 1200 eq 
  507.       {
  508.         (Premium)
  509.       }
  510.       {
  511.         currentpagedevice /PostRenderingEnhanceDetails get /OutputMode get
  512.       } ifelse
  513.     } ifelse
  514.   } ifelse
  515.   = flush"
  516. *End
  517. *CloseUI: *OutputMode
  518.  
  519. *OpenUI *TKImageSmoothing/Image Smoothing: Boolean
  520. *OrderDependency: 52.0 AnySetup *TKImageSmoothing
  521. *DefaultTKImageSmoothing: False
  522. *TKImageSmoothing False/Off: "
  523.   false /RRCustomProcs /ProcSet findresource /setforceinterpolate get exec"
  524. *End
  525. *TKImageSmoothing True/On: "
  526.   true /RRCustomProcs /ProcSet findresource /setforceinterpolate get exec"
  527. *End
  528. *?TKImageSmoothing: "
  529.   /RRCustomProcs /ProcSet findresource /currentforceinterpolate get exec
  530.   {(True)}{(False)} ifelse
  531.   = flush"
  532. *End
  533. *CloseUI: *TKImageSmoothing
  534.  
  535. *OpenUI *TKOutputOrder/Output Order: PickOne
  536. *OrderDependency: 44.0 AnySetup *TKOutputOrder
  537. *DefaultTKOutputOrder: Reverse
  538. *TKOutputOrder Normal/Face Down: "  << /OutputFaceUp false >> setpagedevice"
  539. *TKOutputOrder Reverse/Face Up: "  << /OutputFaceUp true >> setpagedevice"
  540. *?TKOutputOrder: "
  541.   currentpagedevice /OutputFaceUp get
  542.   { (Reverse) }
  543.   { (Normal)  } ifelse
  544.   = flush"
  545. *End
  546. *CloseUI: *TKOutputOrder
  547.  
  548. *OpenUI *TKCollate/Quick Collate: Boolean
  549. *OrderDependency: 50.0 AnySetup *TKCollate
  550. *DefaultTKCollate: False
  551. *TKCollate False/Off: "<< /Collate false >> setpagedevice"
  552. *TKCollate True/On: "<< /Collate true >> setpagedevice"
  553. *?TKCollate: "
  554.   save
  555.   currentpagedevice /Collate get {(True)}{(False)}ifelse
  556.   = flush restore"
  557. *End
  558. *CloseUI: *TKCollate
  559.  
  560. *OpenUI *TKCheckPrint/Check Print: Boolean
  561. *OrderDependency: 55.0 AnySetup *TKCheckPrint
  562. *DefaultTKCheckPrint: False
  563. *TKCheckPrint False/Off: ""
  564. *TKCheckPrint True/On: "
  565.   /RRCustomProcs /ProcSet findresource /setcheckprint get exec"
  566. *End
  567. *?TKCheckPrint: "
  568.   /RRCustomProcs /ProcSet findresource
  569.   /currentcheckprint get exec {(True)}{(False)}ifelse
  570.   = flush"
  571. *End
  572. *CloseUI: *TKCheckPrint
  573.  
  574. *% Font Information =====================
  575. *DefaultFont: Courier
  576. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  577. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  578. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  579. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  580. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  581. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  582. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  583. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  584. *Font Courier: Standard "(002.004S)" Standard ROM
  585. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  586. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  587. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  588. *Font Helvetica: Standard "(001.006S)" Standard ROM
  589. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  590. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  591. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  592. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  593. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  594. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  595. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  596. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  597. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  598. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  599. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  600. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  601. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  602. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  603. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  604. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  605. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  606. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  607. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  608. *Font Symbol: Special "(001.007S)" Special ROM
  609. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  610. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  611. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  612. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  613. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  614. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  615. *?FontQuery: "
  616.   { count 1 gt
  617.     { exch dup 127 string cvs (/) print print (:) print
  618.      /Font resourcestatus {pop pop (Yes)} {(No)} ifelse = 
  619.     } { exit } ifelse
  620.   } bind loop
  621.   (*) = flush"
  622. *End
  623.  
  624. *?FontList: "(*) {cvn ==} 128 string /Font resourceforall (*) = flush"
  625.  
  626. *InkName: ProcessBlack/Process Black
  627. *InkName: CustomColor/Custom Color
  628. *InkName: ProcessCyan/Process Cyan
  629. *InkName: ProcessMagenta/Process Magenta
  630. *InkName: ProcessYellow/Process Yellow
  631.  
  632. *DefaultColorSep: ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi
  633.  
  634. *%  For 60 lpi / 600 dpi ================================
  635.  
  636. *ColorSepScreenAngle ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi: "45.0"
  637. *ColorSepScreenAngle CustomColor.60lpi.600dpi/60 lpi / 600 dpi: "45.0"
  638. *ColorSepScreenAngle ProcessCyan.60lpi.600dpi/60 lpi / 600 dpi: "45.0"
  639. *ColorSepScreenAngle ProcessMagenta.60lpi.600dpi/60 lpi / 600 dpi: "45.0"
  640. *ColorSepScreenAngle ProcessYellow.60lpi.600dpi/60 lpi / 600 dpi: "45.0"
  641.  
  642. *ColorSepScreenFreq ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi: "60.0"
  643. *ColorSepScreenFreq CustomColor.60lpi.600dpi/60 lpi / 600 dpi: "60.0"
  644. *ColorSepScreenFreq ProcessCyan.60lpi.600dpi/60 lpi / 600 dpi: "60.0"
  645. *ColorSepScreenFreq ProcessMagenta.60lpi.600dpi/60 lpi / 600 dpi: "60.0"
  646. *ColorSepScreenFreq ProcessYellow.60lpi.600dpi/60 lpi / 600 dpi: "60.0"
  647.  
  648. *% end of PPD file for Tektronix Phaser 560 Extended  -TB
  649.