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

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