home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 December / Chip_2000-12_cd1.bin / tema / starof / f_0130 / TK350PJ2.PS < prev    next >
PostScript Printer Description  |  2000-05-04  |  19KB  |  591 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 350J)"
  14. *PSVersion: "(2015.105) 11"
  15. *Manufacturer: "Tektronix"
  16. *ModelName: "Tektronix Phaser 350"
  17. *ShortNickName: "Tektronix Phaser 350J 600x300"
  18. *NickName: "Tektronix Phaser 350J with 600x300 dpi"
  19. *PCFileName: "TK350PJ2.PPD"
  20.  
  21. *% === Installable Options ===========
  22. *OpenGroup: InstallableOptions/Options Installed
  23.  
  24. *OpenUI *Option1/Optional Hard Drive: Boolean
  25. *DefaultOption1: False
  26. *Option1 True/Installed: ""
  27. *Option1 False/Not Installed: ""
  28. *?Option1: "
  29.  save false
  30.  (%disk?%)
  31.  { currentdevparams dup /Writeable known
  32.    { /Writeable get {pop true} if }  {pop} ifelse
  33.  } 10 string /IODevice resourceforall
  34.  {(True)}{(False)} ifelse = flush
  35.  restore"
  36. *End
  37. *CloseUI: *Option1
  38.  
  39. *OpenUI *Option2/Optional Network Card: PickOne
  40. *DefaultOption2: None
  41. *Option2 None/Not Installed: ""
  42. *Option2 P1/EtherTalk, NetWare and TCP/IP: ""
  43. *Option2 P2/TokenTalk, NetWare and TCP/IP: ""
  44. *Option2 P3/LocalTalk and Serial: ""
  45. *?Option2: "
  46.  (%EthernetPhysical%) /IODevice resourcestatus
  47.  {pop pop (P1) }
  48.  {
  49.    (%LocalTalk%) /IODevice resourcestatus
  50.    {pop pop (P3) }
  51.    {
  52.      (%TokenRingPhysical%) /IODevice resourcestatus
  53.      {pop pop (P2) } { (None) } ifelse
  54.    } ifelse
  55.  } ifelse = flush"
  56. *End
  57. *CloseUI: *Option2
  58.  
  59. *OpenUI *Option3/Optional Lower Tray: Boolean
  60. *DefaultOption3: False
  61. *Option3 True/Installed: ""
  62. *Option3 False/Not Installed: ""
  63. *?Option3: "
  64. currentpagedevice /InputAttributes get 1 known
  65. { (True) } { (False) } ifelse = flush"
  66. *End
  67. *CloseUI: *Option3
  68.  
  69. *CloseGroup: InstallableOptions
  70.  
  71. *% === Constraints ===================
  72.  
  73. *UIConstraints: *Option1 False *Collate True
  74. *UIConstraints: *Option3 False *InputSlot Lower
  75. *UIConstraints: *Collate True *Option1 False
  76. *UIConstraints: *InputSlot Lower *Option3 False
  77.  
  78. *% === Basic Device Capabilities ============
  79.  
  80. *LanguageLevel: "2"
  81. *Protocols: BCP
  82.  
  83. *FreeVM: "4700000"
  84. *ColorDevice: True
  85. *DefaultColorSpace: CMYK
  86. *AccurateScreensSupport: True
  87. *SuggestedJobTimeout: "0"
  88. *SuggestedWaitTimeout: "300"
  89. *SuggestedManualFeedTimeout: "60"
  90. *1284Modes Parallel: Compat Nibble
  91. *1284DeviceID: "
  92.   MANUFACTURER:Tektronix;COMMAND SET:Adobe Level 2 PostScript;
  93.   MODEL:Phaser 350JP;CLASS:Printer;DESCRIPTION:
  94.   Phaser 350 Color Page Printer, PostScript Level 2, Letter / A4 Size;
  95.   COMPATIBLE_ID:"
  96. *End
  97. *TTRasterizer: Type42
  98. *?TTRasterizer: "
  99.  save
  100.  42 /FontType resourcestatus
  101.  { pop pop (Type42)} {pop pop (None)} ifelse = flush
  102.  restore
  103.  "
  104. *End
  105.  
  106. *Emulators:  hpgl
  107. *StartEmulator_hpgl: "currentfile /hpgl statusdict /emulate get exec "
  108. *StopEmulator_hpgl: "<1B7F>0"
  109.  
  110. *FileSystem: True
  111. *?FileSystem: "
  112.   save false
  113.   (%disk?%)
  114.   { currentdevparams dup /Writeable known
  115.     { /Writeable get {pop true} if }  {pop} ifelse
  116.   } 10 string /IODevice resourceforall
  117.   {(True)}{(False)} ifelse = flush
  118.   restore
  119. "
  120. *End
  121. *Throughput: "6"
  122. *Password: "(0)"
  123. *ExitServer: "
  124.   count 0 eq
  125.   { false } { true exch startjob } ifelse
  126.   not
  127.   { (WARNING: Cannot modify initial VM.) =
  128.     (Missing or invalid password.) =
  129.     (Please contact the author of this software.) = flush quit
  130.   } if
  131. "
  132. *End
  133. *Reset: "
  134.   count 0 eq
  135.   { false } { true exch startjob } ifelse
  136.   not
  137.   { (WARNING: Cannot reset printer.) =
  138.     (Missing or invalid password.) =
  139.     (Please contact the author of this software.) = flush quit
  140.   } if
  141.   systemdict /quit get exec
  142.   (WARNING : Printer Reset Failed.) = flush
  143. "
  144. *End
  145.  
  146. *% Resolution/Print Quality Selection  ===================
  147.  
  148. *DefaultResolution: 300x300dpi
  149.  
  150. *OpenUI *OutputMode/Print Quality: PickOne
  151. *OrderDependency: 40.0 AnySetup *OutputMode
  152. *DefaultOutputMode: Standard
  153. *OutputMode FastColor/Fast Color: "
  154.   <3c7e343f5038663d264e554e446573513c426c406c6e30665f24343147434c673521462
  155.    5214644745a2441526f4071426b285d7324337e3e6376782065786563>cvx exec"
  156. *End
  157. *OutputMode Standard/Standard: "
  158.   <3c7e343f5038663d264e554e446573513c426c406c6e3147434c2a3147434c673521462
  159.    5214644745a2441526f4071426b285d7324337e3e6376782065786563>cvx exec"
  160. *End
  161. *OutputMode Enhanced/Enhanced  600x300: "
  162.   <3c7e343f5038663d264e554e446573513c426c406c6e32443f672d3147434c673521462
  163.    5214644745a2441526f4071426b285d7324337e3e6376782065786563>cvx exec"
  164. *End
  165. *?OutputMode: "
  166.   save
  167.   <3c7e343f503e593146505f24462a27636643693d3e433147434c323b666c47634137394
  168.    c682e35696b362d712f2365403b5d52644131395d2b4073296734415375552f403a732e5
  169.    e4154686374414d3653553b49736f66436973693644662d5c31415454254b2b4435382d2
  170.    b4435382d24337e3e6376782065786563>cvx exec
  171.   = flush restore"
  172. *End
  173. *CloseUI: *OutputMode
  174.  
  175. *% Halftone Information =================
  176.  
  177. *DefaultHalftoneType: 9
  178. *ScreenFreq: "60.0"
  179. *ScreenAngle: "0.0"
  180. *DefaultScreenProc: Dot
  181. *ScreenProc Dot: "
  182.  {180 mul cos exch 180 mul cos add 2 div} bind"
  183. *End
  184. *DefaultTransfer: Null
  185. *Transfer Null: "{ }"
  186. *Transfer Null.Inverse: "{ 1 exch sub } bind"
  187.  
  188. *% Tray Selection ============
  189.  
  190. *OpenUI *InputSlot: PickOne
  191. *OrderDependency: 42.0 AnySetup *InputSlot
  192. *DefaultInputSlot: Paper
  193. *InputSlot Upper: "
  194.   (<<) cvx exec
  195.     /MediaPosition 0
  196.     /MediaType null
  197.     /TraySwitch false
  198.     /ManualFeed false
  199.   (>>) cvx exec setpagedevice"
  200. *End
  201. *InputSlot Lower: "
  202.   (<<) cvx exec
  203.     /MediaPosition 1
  204.     /MediaType null
  205.     /TraySwitch false
  206.     /ManualFeed false
  207.   (>>) cvx exec setpagedevice"
  208. *End
  209. *InputSlot Paper: "
  210.   (<<) cvx exec
  211.     /MediaPosition null
  212.     /MediaType (Paper)
  213.     /TraySwitch true
  214.     /ManualFeed false
  215.   (>>) cvx exec setpagedevice"
  216. *End
  217. *InputSlot Transparency: "
  218.   (<<) cvx exec
  219.       /MediaPosition null
  220.       /MediaType (Transparency)
  221.       /TraySwitch true
  222.       /ManualFeed false
  223.   (>>) cvx exec setpagedevice"
  224. *End
  225. *InputSlot ManualPaper/Manual Paper: "
  226.   (<<) cvx exec
  227.     /MediaPosition null
  228.     /MediaType (Paper)
  229.     /TraySwitch false
  230.     /ManualFeed true
  231.   (>>) cvx exec setpagedevice"
  232. *End
  233. *InputSlot ManualTransparency/Manual Transparency: "
  234.   (<<) cvx exec
  235.     /MediaPosition null
  236.     /MediaType (Transparency)
  237.     /TraySwitch false
  238.     /ManualFeed true
  239.   (>>) cvx exec setpagedevice"
  240. *End
  241. *?InputSlot: "
  242.   save
  243.   currentpagedevice /MediaPosition get
  244.   dup null eq
  245.   { pop currentpagedevice /MediaType get
  246.     dup null eq
  247.     { pop (Upper) }
  248.     { dup (Paper) eq
  249.       { pop currentpagedevice /ManualFeed get
  250.         { (ManualPaper) }
  251.         { (Paper) } ifelse
  252.       }
  253.       {
  254.         (Transparency) eq
  255.         { currentpagedevice /ManualFeed get
  256.           { (ManualTransparency) }
  257.           { (Transparency) } ifelse
  258.         }
  259.         { (Unknown) } ifelse
  260.       } ifelse
  261.     } ifelse
  262.   }
  263.   {
  264.     dup 0 eq
  265.     { pop (Upper) }
  266.     { 1 eq
  267.       { (Lower) }
  268.       { (Unknown) } ifelse
  269.     } ifelse
  270.   } ifelse
  271.   = flush restore"
  272. *End
  273. *CloseUI: *InputSlot
  274.  
  275. *% Paper Handling ===================
  276.  
  277. *% Use these entries to set paper size most of the time, unless there is
  278. *% specific reason to use PageRegion.
  279. *OpenUI *PageSize: PickOne
  280. *OrderDependency: 44.0 AnySetup *PageSize
  281. *DefaultPageSize: A4
  282. *PageSize Letter: "(<<) cvx exec /PageSize [612 792] /ImagingBBox null
  283.   (>>) cvx exec setpagedevice"
  284. *End
  285. *PageSize A4: "(<<) cvx exec /PageSize [595 842] /ImagingBBox null
  286.   (>>) cvx exec setpagedevice"
  287. *End
  288. *?PageSize: "
  289.   save currentpagedevice /PageSize get aload pop 
  290.   2 copy gt {exch} if (Unknown)
  291.   (<<) cvx exec
  292.   [612 792] (Letter)
  293.   [595 842] (A4) (>>) cvx exec
  294.   { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and 
  295.         { exch pop exit } { pop } ifelse
  296.   } bind forall = flush pop pop restore"
  297. *End
  298. *CloseUI: *PageSize
  299.  
  300. *% These entries will set up the frame buffer. Usually used with manual feed.
  301. *OpenUI *PageRegion: PickOne
  302. *OrderDependency: 46.0 AnySetup *PageRegion
  303. *DefaultPageRegion: A4
  304. *PageRegion Letter: "(<<) cvx exec /PageSize [612 792] /ImagingBBox null
  305.   (>>) cvx exec setpagedevice"
  306. *End
  307. *PageRegion A4: "(<<) cvx exec /PageSize [595 842] /ImagingBBox null
  308.   (>>) cvx exec setpagedevice"
  309. *End
  310. *CloseUI: *PageRegion
  311.  
  312. *% The following entries provide information about specific paper keywords.
  313. *DefaultImageableArea: A4
  314. *ImageableArea Letter: "14.16 25.8 597.84 777.96"
  315. *ImageableArea A4: "13.4401 25.8001 581.76 827.88"
  316. *?ImageableArea: "
  317.   save
  318.   /cvp { (                ) cvs print ( ) print } bind def
  319.   /upperright {10000 mul floor 10000 div} bind def
  320.   /lowerleft {10000 mul ceiling 10000 div} bind def
  321.   newpath clippath pathbbox
  322.   4 -2 roll exch 2 {lowerleft cvp} repeat
  323.   exch 2 {upperright cvp} repeat flush restore
  324. "
  325. *End
  326.  
  327. *% These provide the physical dimensions of the paper (by keyword)
  328. *DefaultPaperDimension: A4
  329. *PaperDimension Letter: "612 792"
  330. *PaperDimension A4: "595 842"
  331.  
  332. *DefaultOutputOrder: Normal
  333. *RequiresPageRegion All: True
  334.  
  335. *OpenUI *Collate/Quick Collate: Boolean
  336. *OrderDependency: 48.0 AnySetup *Collate
  337. *DefaultCollate: False
  338. *Collate False: "
  339.   (<<) cvx exec
  340.     /Collate false
  341.   (>>) cvx exec setpagedevice"
  342. *End
  343. *Collate True: "
  344.   (<<) cvx exec
  345.     /Collate true
  346.   (>>) cvx exec setpagedevice"
  347. *End
  348. *?Collate: "
  349.   save
  350.   currentpagedevice /Collate get {(True)}{(False)}ifelse
  351.   = flush restore"
  352. *End
  353. *CloseUI: *Collate
  354.  
  355. *% TKColor Selections  ===================
  356.  
  357. *OpenUI *TKColor/Color Correction: PickOne
  358. *OrderDependency: 50.0 AnySetup *TKColor
  359. *DefaultTKColor: VividColor/Vivid Color
  360. *TKColor NoAdjust/None: "
  361.   (<<) cvx exec
  362.     /DeviceRenderingInfo (<<) cvx exec
  363.       /Type 2
  364.       /VirtualColorDevice null
  365.     (>>) cvx exec
  366.   (>>) cvx exec setpagedevice"
  367. *End
  368. *TKColor VividColor/Vivid Color: "
  369.   (<<) cvx exec
  370.     /DeviceRenderingInfo (<<) cvx exec
  371.       /Type 2
  372.       /VirtualColorDevice (<<) cvx exec
  373.         /Type 3
  374.         /ColorTransform /TekBlue
  375.       (>>) cvx exec
  376.     (>>) cvx exec
  377.    (>>) cvx exec setpagedevice"
  378. *End
  379. *TKColor SimulateDisplay/Simulate Display: "
  380.   (<<) cvx exec
  381.     /DeviceRenderingInfo (<<) cvx exec
  382.       /Type 2
  383.       /VirtualColorDevice (<<) cvx exec
  384.         /Type 3
  385.         /ColorTransform /TekDisplay
  386.       (>>) cvx exec
  387.     (>>) cvx exec
  388.    (>>) cvx exec setpagedevice"
  389. *End
  390. *TKColor SWOPPress/SWOP Press: "
  391.   (<<) cvx exec
  392.     /DeviceRenderingInfo (<<) cvx exec
  393.       /Type 2
  394.       /VirtualColorDevice (<<) cvx exec
  395.         /Type 3
  396.         /ColorTransform /SWOP-Coated
  397.       (>>) cvx exec
  398.     (>>) cvx exec
  399.    (>>) cvx exec setpagedevice"
  400. *End
  401. *TKColor EuroscalePress/Euroscale Press: "
  402.   (<<) cvx exec
  403.     /DeviceRenderingInfo (<<) cvx exec
  404.       /Type 2
  405.       /VirtualColorDevice (<<) cvx exec
  406.         /Type 3
  407.         /ColorTransform /Euroscale-Coated
  408.       (>>) cvx exec
  409.     (>>) cvx exec
  410.    (>>) cvx exec setpagedevice"
  411. *End
  412. *TKColor CommercialPress/Commercial Press: "
  413.   (<<) cvx exec
  414.     /DeviceRenderingInfo (<<) cvx exec
  415.       /Type 2
  416.       /VirtualColorDevice (<<) cvx exec
  417.         /Type 3
  418.         /ColorTransform /Commercial-Coated
  419.       (>>) cvx exec
  420.     (>>) cvx exec
  421.    (>>) cvx exec setpagedevice"
  422. *End
  423. *TKColor Monochrome: "
  424.   (<<) cvx exec
  425.     /DeviceRenderingInfo (<<) cvx exec
  426.       /Type 2
  427.       /VirtualColorDevice (<<) cvx exec
  428.         /Type 1
  429.         /ColorTransform /Gray
  430.       (>>) cvx exec
  431.     (>>) cvx exec
  432.    (>>) cvx exec setpagedevice"
  433. *End
  434. *TKColor UsePrinterSetting/Use Printer Setting: ""
  435. *?TKColor: "save
  436.   { currentpagedevice /DeviceRenderingInfo get
  437.     /VirtualColorDevice get
  438.     dup null eq
  439.     { pop (NoAdjust) }
  440.     { /ColorTransform get
  441.       (<<) cvx exec
  442.         /TekBlue           (VividColor)
  443.         /TekDisplay        (SimulateDisplay)
  444.         /SWOP-Coated       (SWOPPress)
  445.         /Euroscale-Coated  (EuroscalePress)
  446.         /Commercial-Coated (CommercialPress)
  447.         /Gray              (Monochrome)
  448.       (>>) cvx exec
  449.       exch get
  450.     } ifelse
  451.   } stopped
  452.   { % error in PostScript code execution
  453.     pop pop (Unknown)
  454.   } if
  455.   = flush restore"
  456. *End
  457. *CloseUI: *TKColor
  458.  
  459. *OpenUI *TKCheckPrint/Check Print: Boolean
  460. *OrderDependency: 52.0 AnySetup *TKCheckPrint
  461. *DefaultTKCheckPrint: False
  462. *TKCheckPrint False: ""
  463. *TKCheckPrint True: "
  464.   /RRCustomProcs /ProcSet findresource
  465.   /setcheckprint get exec"
  466. *End
  467. *?TKCheckPrint: "
  468.   /RRCustomProcs /ProcSet findresource
  469.   /currentcheckprint get exec {(True)}{(False)}ifelse
  470.   = flush"
  471. *End
  472. *CloseUI: *TKCheckPrint
  473.  
  474. *OpenUI *TKImageSmoothing/Image Smoothing: Boolean
  475. *OrderDependency: 54.0 AnySetup *TKImageSmoothing
  476. *DefaultTKImageSmoothing: False
  477. *TKImageSmoothing False: "
  478.   false /RRCustomProcs /ProcSet findresource /setforceinterpolate get exec"
  479. *End
  480. *TKImageSmoothing True: "
  481.   true /RRCustomProcs /ProcSet findresource /setforceinterpolate get exec"
  482. *End
  483. *?TKImageSmoothing: "
  484.   save
  485.   /RRCustomProcs /ProcSet findresource /currentforceinterpolate get exec
  486.   {(True)}{(False)} ifelse
  487.   = flush restore"
  488. *End
  489. *CloseUI: *TKImageSmoothing
  490.  
  491. *% Font Information =====================
  492. *DefaultFont: Courier
  493. *Font CGBM-PropRoman: Special "(003.000)" Special ROM
  494. *Font Courier: Standard "(002.004S)" Standard ROM
  495. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  496. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  497. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  498. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.004)" 83pv ROM
  499. *Font GothicBBB-Medium-90ms-RKSJ-H: RKSJ "(003.004)" JIS-83 ROM
  500. *Font GothicBBB-Medium-90ms-RKSJ-V: RKSJ "(003.004)" JIS-83 ROM
  501. *Font GothicBBB-Medium-90pv-RKSJ-H: RKSJ "(003.004)" JIS-83 ROM
  502. *Font GothicBBB-Medium-90pv-RKSJ-V: RKSJ "(003.004)" JIS-83 ROM
  503. *Font GothicBBB-Medium-Add-H: JIS "(003.004)" Add ROM
  504. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.004)" Add ROM
  505. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.004)" Add ROM
  506. *Font GothicBBB-Medium-Add-V: JIS "(003.004)" Add ROM
  507. *Font GothicBBB-Medium-EUC-H: EUC "(003.004)" JIS-83 ROM
  508. *Font GothicBBB-Medium-EUC-V: EUC "(003.004)" JIS-83 ROM
  509. *Font GothicBBB-Medium-Ext-H: JIS "(003.004)" Ext ROM
  510. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.004)" Ext ROM
  511. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.004)" Ext ROM
  512. *Font GothicBBB-Medium-Ext-V: JIS "(003.004)" Ext ROM
  513. *Font GothicBBB-Medium-H: JIS "(003.004)" JIS-83 ROM
  514. *Font GothicBBB-Medium-NWP-H: JIS "(003.004)" NWP ROM
  515. *Font GothicBBB-Medium-NWP-V: JIS "(003.004)" NWP ROM
  516. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.004)" JIS-83 ROM
  517. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.004)" JIS-83 ROM
  518. *Font GothicBBB-Medium-V: JIS "(003.004)" JIS-83 ROM
  519. *Font Helvetica: Standard "(001.006S)" Standard ROM
  520. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  521. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  522. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  523. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  524. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  525. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  526. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  527. *Font RLKL-PropRoman: Special "(003.000)" Special ROM
  528. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.003)" 83pv ROM
  529. *Font Ryumin-Light-90ms-RKSJ-H: RKSJ "(003.003)" JIS-83 ROM
  530. *Font Ryumin-Light-90ms-RKSJ-V: RKSJ "(003.003)" JIS-83 ROM
  531. *Font Ryumin-Light-90pv-RKSJ-H: RKSJ "(003.003)" JIS-83 ROM
  532. *Font Ryumin-Light-90pv-RKSJ-V: RKSJ "(003.003)" JIS-83 ROM
  533. *Font Ryumin-Light-Add-H: JIS "(003.003)" Add ROM
  534. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.003)" Add ROM
  535. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.003)" Add ROM
  536. *Font Ryumin-Light-Add-V: JIS "(003.003)" Add ROM
  537. *Font Ryumin-Light-EUC-H: EUC "(003.003)" JIS-83 ROM
  538. *Font Ryumin-Light-EUC-V: EUC "(003.003)" JIS-83 ROM
  539. *Font Ryumin-Light-Ext-H: JIS "(003.003)" Ext ROM
  540. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.003)" Ext ROM
  541. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.003)" Ext ROM
  542. *Font Ryumin-Light-Ext-V: JIS "(003.003)" Ext ROM
  543. *Font Ryumin-Light-H: JIS "(003.003)" JIS-83 ROM
  544. *Font Ryumin-Light-Hankaku: JIS "(003.003)" JIS-83 ROM
  545. *Font Ryumin-Light-NWP-H: JIS "(003.003)" NWP ROM
  546. *Font Ryumin-Light-NWP-V: JIS "(003.003)" NWP ROM
  547. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.003)" JIS-83 ROM
  548. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.003)" JIS-83 ROM
  549. *Font Ryumin-Light-Roman: Special "(003.003)" Special ROM
  550. *Font Ryumin-Light-V: JIS "(003.003)" JIS-83 ROM
  551. *Font Ryumin-Light-WP-Symbol: Special "(003.003)" Special ROM
  552. *Font Symbol: Special "(001.007S)" Special ROM
  553. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  554. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  555. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  556. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  557. *?FontQuery: "
  558.   save  
  559.   { count 1 gt
  560.     { exch dup 127 string cvs (/) print print (:) print
  561.      /Font resourcestatus {pop pop (Yes)} {(No)} ifelse = 
  562.     } { exit } ifelse
  563.   } bind loop
  564.   (*) = flush restore"
  565. *End
  566.  
  567. *?FontList: "
  568.    save (*) {cvn ==} 128 string /Font resourceforall
  569.    (*) = flush restore"
  570. *End
  571.  
  572. *DefaultColorSep: ProcessBlack.60lpi.300x300dpi/60 lpi / 300x300 dpi
  573.  
  574. *%  For 60 lpi / 300x300 dpi  ===============================
  575.  
  576. *ColorSepScreenAngle ProcessBlack.60lpi.300x300dpi/60 lpi / 300x300 dpi: "0.0"
  577. *ColorSepScreenAngle CustomColor.60lpi.300x300dpi/60 lpi / 300x300 dpi: "0.0"
  578. *ColorSepScreenAngle ProcessCyan.60lpi.300x300dpi/60 lpi / 300x300 dpi: "0.0"
  579. *ColorSepScreenAngle ProcessMagenta.60lpi.300x300dpi/60 lpi / 300x300 dpi: "0.0"
  580. *ColorSepScreenAngle ProcessYellow.60lpi.300x300dpi/60 lpi / 300x300 dpi: "0.0"
  581.  
  582. *ColorSepScreenFreq ProcessBlack.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60"
  583. *ColorSepScreenFreq CustomColor.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60"
  584. *ColorSepScreenFreq ProcessCyan.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60"
  585. *ColorSepScreenFreq ProcessMagenta.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60"
  586. *ColorSepScreenFreq ProcessYellow.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60"
  587.  
  588. *% The byte count of this file should be exactly 018021 or 018611
  589. *% depending on the filesystem it resides in.
  590. *% end of PPD file for Tektronix Phaser 350J
  591.