home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.3"
- *% Adobe Systems PostScript(R) Printer Description File
- *% Copyright 1987-1995 Adobe Systems Incorporated.
- *% All Rights Reserved.
- *% Permission is granted for redistribution of this file as
- *% long as this copyright notice is intact and the contents
- *% of the file is not altered in any way from its original form.
- *% End of Copyright statement
- *FormatVersion: "4.3"
- *FileVersion: "1.0"
- *LanguageEncoding: ISOLatin1
- *LanguageVersion: English
- *Product: "(Phaser 360J)"
- *PSVersion: "(3010.103) 1"
- *Manufacturer: "Tektronix"
- *ModelName: "Tektronix Phaser 360J Extended"
- *ShortNickName: "Tektronix Phaser 360J Extended"
- *NickName: "Tektronix Phaser 360J with Extended Features"
- *PCFileName: "TK360J21.PPD"
-
- *% === Installable Options ===========
- *OpenGroup: InstallableOptions/Options Installed
-
- *OpenUI *InstalledMemory/Memory Configuration: PickOne
- *OrderDependency: 69.1 AnySetup *InstalledMemory
- *DefaultInstalledMemory: None
- *InstalledMemory None/Standard 24 MB RAM: ""
- *InstalledMemory 48Meg/48 MB Total RAM: ""
- *?InstalledMemory: "% InstalledMemory
- currentsystemparams /InstalledRam get
- 16#100000 div round cvi
- dup 45 lt
- { pop (None) } {2 string cvs print (Meg) }
- ifelse = flush"
- *End
- *CloseUI: *InstalledMemory
-
- *OpenUI *Option1/Optional Hard Drive: Boolean
- *OrderDependency: 69.4 AnySetup *Option1
- *DefaultOption1: False
- *Option1 True/Installed: ""
- *Option1 False/Not Installed: ""
- *?Option1: "
- save false
- (%disk?%)
- { currentdevparams dup /Writeable known
- { /Writeable get {pop true} if } {pop} ifelse
- } 10 string /IODevice resourceforall
- {(True)}{(False)} ifelse = flush
- restore"
- *End
- *CloseUI: *Option1
-
- *OpenUI *Option2/Optional Network Card: PickOne
- *OrderDependency: 69.6 AnySetup *Option2
- *DefaultOption2: None
- *Option2 None/Not Installed: ""
- *Option2 P3/LocalTalk, AppleTalk: ""
- *Option2 P4/TokenTalk, NetWare, EtherTalk and TCP/IP: ""
- *Option2 P5/EtherTalk, NetWare and TCP/IP: ""
-
- *?Option2: "% Option2
- mark
- (%LocalTalk%) /IODevice resourcestatus {
- (P3)
- }{
- (%TokenTalk%) /IODevice resourcestatus {
- (P4)
- }{
- /RRCustomProcs /ProcSet findresource /getnetworkparam 2 copy known {
- get {(HSMDEC) exch (Network Type) exch exec} stopped {
- (None)
- }{
- (P5)
- } ifelse
- }{
- (None)
- } ifelse
- } ifelse
- } ifelse = flush cleartomark"
- *End
-
- *CloseUI: *Option2
-
- *OpenUI *Option3/Optional Lower Tray: Boolean
- *OrderDependency: 69.2 AnySetup *Option3
- *DefaultOption3: False
- *Option3 True/Installed: ""
- *Option3 False/Not Installed: ""
- *?Option3: "
- currentpagedevice /InputAttributes get 1 known
- { (True) } { (False) } ifelse = flush"
- *End
- *CloseUI: *Option3
-
- *CloseGroup: InstallableOptions
-
- *% === Constraints ===================
-
- *UIConstraints: *Option3 False *InputSlot Lower
- *UIConstraints: *Option1 False *TKCollate True
-
- *UIConstraints: *InputSlot Lower *Option3 False
- *UIConstraints: *TKCollate True *Option1 False
-
- *% === Basic Device Capabilities ============
-
- *LanguageLevel: "3"
- *Protocols: BCP
-
- *% need this info for Kanji
- *FreeVM: "2653696"
- *VMOption None/Standard 24 MB RAM: "2653696"
- *FCacheSize None: 2097152
- *VMOption 48Meg/48 MB Total RAM: "10362368"
- *FCacheSize 48Meg: 2097152
-
- *ColorDevice: True
- *DefaultColorSpace: CMYK
- *AccurateScreensSupport: True
- *SuggestedJobTimeout: "0"
- *SuggestedWaitTimeout: "300"
- *SuggestedManualFeedTimeout: "60"
- *1284Modes Parallel: Compat Nibble
- *1284DeviceID: "
- MANUFACTURER:Tektronix;COMMAND SET:Adobe Level 3 PostScript;
- MODEL:Phaser 360J;CLASS:Printer;DESCRIPTION:
- Phaser 360J Color Page Printer, PostScript Level 3, Letter/A4;
- COMPATIBLE_ID:"
- *End
- *TTRasterizer: Type42
- *?TTRasterizer: "
- save
- 42 /FontType resourcestatus
- { pop pop (Type42)} {pop pop (None)} ifelse = flush
- restore"
- *End
-
- *FileSystem: True
- *?FileSystem: "
- save false
- (%disk?%)
- { currentdevparams dup /Writeable known
- { /Writeable get {pop true} if } {pop} ifelse
- } 10 string /IODevice resourceforall
- {(True)}{(False)} ifelse = flush
- restore"
- *End
- *Throughput: "4"
- *Password: "0"
- *ExitServer: "
- count 0 eq
- { false } { true exch startjob } ifelse
- not
- { (WARNING: Cannot modify initial VM.) =
- (Missing or invalid password.) =
- (Please contact the author of this software.) = flush quit
- } if"
- *End
- *Reset: "
- count 0 eq
- { false } { true exch startjob } ifelse
- not
- { (WARNING: Cannot reset printer.) =
- (Missing or invalid password.) =
- (Please contact the author of this software.) = flush quit
- } if
- systemdict /quit get exec
- (WARNING : Printer Reset Failed.) = flush"
- *End
-
- *DefaultResolution: 300x300dpi
-
- *SetResolution 300x300dpi : ""
- *SetResolution 800x450dpi : ""
-
- *?Resolution: "
- save currentpagedevice
- /HWResolution get dup 1 get cvi ( ) cvs print (x) print
- 0 get cvi ( ) cvs print (dpi) = flush restore"
- *End
-
- *% Halftone Information =================
- *DefaultHalftoneType: 9
- *ScreenFreq: "60.0"
- *ScreenAngle: "0.0"
- *DefaultScreenProc: Dot
- *ScreenProc Dot: "{180 mul cos exch 180 mul cos add 2 div} bind"
- *DefaultTransfer: Null
- *Transfer Null: "{ }"
- *Transfer Null.Inverse: "{ 1 exch sub }"
-
-
- *% Tray Selection ============
-
- *OpenUI *InputSlot: PickOne
- *OrderDependency: 54.0 AnySetup *InputSlot
- *DefaultInputSlot: Paper
- *InputSlot Upper: "
- <<
- /MediaPosition 0
- /MediaClass null
- /TraySwitch false
- /ManualFeed false
- >> setpagedevice"
- *End
- *InputSlot Lower: "
- <<
- /MediaPosition 1
- /MediaClass null
- /TraySwitch false
- /ManualFeed false
- >> setpagedevice"
- *End
- *InputSlot Paper: "
- <<
- /MediaPosition null
- /MediaClass (Paper)
- /TraySwitch true
- /ManualFeed false
- >> setpagedevice"
- *End
- *InputSlot Transparency: "
- <<
- /MediaPosition null
- /MediaClass (Transparency)
- /TraySwitch true
- /ManualFeed false
- >> setpagedevice"
- *End
- *InputSlot ManualPaper/Manual Paper: "
- <<
- /MediaPosition null
- /MediaClass (Paper)
- /TraySwitch false
- /ManualFeed true
- >> setpagedevice"
- *End
- *InputSlot ManualTransparency/Manual Transparency: "
- <<
- /MediaPosition null
- /MediaClass (Transparency)
- /TraySwitch false
- /ManualFeed true
- >> setpagedevice"
- *End
-
- *?InputSlot: "
- currentpagedevice /MediaPosition get
- dup null eq
- { pop currentpagedevice /MediaClass get
- dup null eq
- { pop (Upper) }
- { dup (Paper) eq
- { pop currentpagedevice /ManualFeed get
- { (ManualPaper) }
- { (Paper) } ifelse
- }
- {
- (Transparency) eq
- { currentpagedevice /ManualFeed get
- { (ManualTransparency) }
- { (Transparency) } ifelse
- }
- { (Unknown) } ifelse
- } ifelse
- } ifelse
- }
- {
- dup 0 eq
- { pop (Upper) }
- { 1 eq
- { (Lower) }
- { (Unknown) } ifelse
- } ifelse
- } ifelse
- = flush
- "
- *End
- *CloseUI: *InputSlot
-
-
- *% Paper Handling ===================
-
- *% Use these entries to set paper size most of the time, unless there is
- *% specific reason to use PageRegion.
- *OpenUI *PageSize: PickOne
- *OrderDependency: 56.0 AnySetup *PageSize
- *DefaultPageSize: A4
- *PageSize Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
- *PageSize A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
- *?PageSize: "
- save currentpagedevice /PageSize get aload pop
- 2 copy gt {exch} if (Unknown)
- <<
- [612 792] (Letter)
- [595 842] (A4) >>
- { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and
- { exch pop exit } { pop } ifelse
- } bind forall = flush pop pop
- restore"
- *End
- *CloseUI: *PageSize
-
- *% These entries will set up the frame buffer. Usually used with manual feed.
- *OpenUI *PageRegion: PickOne
- *OrderDependency: 56.2 AnySetup *PageRegion
- *DefaultPageRegion: A4
- *PageRegion Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
- *PageRegion A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
- *CloseUI: *PageRegion
-
- *% The following entries provide information about specific paper keywords.
- *DefaultImageableArea: A4
-
- *ImageableArea Letter: "14.28 25.68 597.96 777.84"
- *ImageableArea A4: "14.28 25.69 581.16 827.76"
-
- *?ImageableArea: "
- << /HWResolution [300 300] >> setpagedevice
- clippath pathbbox
- /cvp {16 string cvs print ( ) print} def
- 4 3 roll 100 mul ceiling 100 div cvp
- 3 2 roll 100 mul ceiling 100 div cvp
- exch 100 mul floor 100 div cvp
- 100 mul floor 100 div = flush
- userdict /cvp undef"
- *End
-
- *% These provide the physical dimensions of the paper (by keyword)
- *DefaultPaperDimension: A4
- *PaperDimension Letter: "612 792"
- *PaperDimension A4: "595 842"
-
- *DefaultOutputOrder: Reverse
-
- *RequiresPageRegion All: True
-
- *OpenUI *TKCollate/Quick Collate: Boolean
- *OrderDependency: 50.0 AnySetup *TKCollate
- *DefaultTKCollate: False
- *TKCollate False: "<< /Collate false >> setpagedevice"
- *TKCollate True: "<< /Collate true >> setpagedevice"
- *?TKCollate: "
- save
- currentpagedevice /Collate get {(True)}{(False)}ifelse
- = flush restore"
- *End
- *CloseUI: *TKCollate
-
- *% TKColor Selections ===================
-
- *OpenUI *TKColor/Color Correction: PickOne
- *OrderDependency: 40.0 AnySetup *TKColor
- *DefaultTKColor: Automatic
- *TKColor Automatic: "
- <<
- /DeviceRenderingInfo <<
- /Type 2
- /VirtualColorDevice <<
- /Type 3
- /ColorTransform /Automatic
- >>
- >>
- >> setpagedevice"
- *End
- *TKColor NoAdjust/None: "
- <<
- /DeviceRenderingInfo <<
- /Type 2
- /VirtualColorDevice null
- >>
- >> setpagedevice"
- *End
- *TKColor VividColor/Vivid Color: "
- <<
- /DeviceRenderingInfo <<
- /Type 2
- /VirtualColorDevice <<
- /Type 3
- /ColorTransform /TekBlue
- >>
- >>
- >> setpagedevice"
- *End
- *TKColor SimulateDisplay/Simulate Display: "
- <<
- /DeviceRenderingInfo <<
- /Type 2
- /VirtualColorDevice <<
- /Type 3
- /ColorTransform /TekDisplay
- >>
- >>
- >> setpagedevice"
- *End
- *TKColor SWOPPress/SWOP Press: "
- <<
- /DeviceRenderingInfo <<
- /Type 2
- /VirtualColorDevice <<
- /Type 3
- /ColorTransform /SWOP-Coated
- >>
- >>
- >> setpagedevice"
- *End
- *TKColor EuroscalePress/Euroscale Press: "
- <<
- /DeviceRenderingInfo <<
- /Type 2
- /VirtualColorDevice <<
- /Type 3
- /ColorTransform /Euroscale-Coated
- >>
- >>
- >> setpagedevice"
- *End
- *TKColor CommercialPress/Commercial Press: "
- <<
- /DeviceRenderingInfo <<
- /Type 2
- /VirtualColorDevice <<
- /Type 3
- /ColorTransform /Commercial-Coated
- >>
- >>
- >> setpagedevice"
- *End
- *TKColor Monochrome/Monochrome: "
- <<
- /DeviceRenderingInfo <<
- /Type 2
- /VirtualColorDevice <<
- /Type 1
- /ColorTransform /Gray
- >>
- >>
- >> setpagedevice"
- *End
- *TKColor UsePrinterSetting/Use Printer Setting: "
- % ColorCorrection: Use Printer Settings"
- *End
- *?TKColor: "
- mark
- { currentpagedevice /DeviceRenderingInfo get
- /VirtualColorDevice get
- dup null eq
- { pop (NoAdjust) }
- { /ColorTransform get
- <<
- /Automatic (Automatic)
- /TekBlue (VividColor)
- /TekDisplay (SimulateDisplay)
- /SWOP-Coated (SWOPPress)
- /Euroscale-Coated (EuroscalePress)
- /Commercial-Coated (CommercialPress)
- /Gray (Monochrome)
- >>
- exch get
- } ifelse
- } stopped
- { % error in PostScript code execution
- (Unknown)
- } if
- = flush
- cleartomark"
- *End
- *CloseUI: *TKColor
-
- *% Print Quality Selection ===================
-
- *OpenUI *OutputMode/Print Quality: PickOne
- *OrderDependency: 47.0 AnySetup *OutputMode
- *DefaultOutputMode: Standard
- *OutputMode FastColor/Fast Color: "
- <<
- /HWResolution /Default /OutputDevice findresource /HWResolution get 0 get
- >> setpagedevice"
- *End
- *OutputMode Standard/Standard: "
- <<
- /HWResolution /Default /OutputDevice findresource /HWResolution get 1 get
- >> setpagedevice"
- *End
- *OutputMode Enhanced/Enhanced: "
- <<
- /HWResolution /Default /OutputDevice findresource /HWResolution get
- dup length 1 sub get
- >> setpagedevice"
- *End
- *?OutputMode: "
- currentpagedevice /HWResolution get 0 get dup 300 lt
- {
- pop (FastColor)
- }
- {
- 300 gt
- {
- (Enhanced)
- }
- {
- (Standard)
- } ifelse
- } ifelse
- = flush"
- *End
- *CloseUI: *OutputMode
-
- *OpenUI *TKImageSmoothing/Image Smoothing: Boolean
- *OrderDependency: 50.0 AnySetup *TKImageSmoothing
- *DefaultTKImageSmoothing: False
- *TKImageSmoothing False: "
- false /RRCustomProcs /ProcSet findresource /setforceinterpolate get exec"
- *End
- *TKImageSmoothing True: "
- true /RRCustomProcs /ProcSet findresource /setforceinterpolate get exec"
- *End
- *?TKImageSmoothing: "
- save
- /RRCustomProcs /ProcSet findresource /currentforceinterpolate get exec
- {(True)}{(False)} ifelse
- = flush restore"
- *End
- *CloseUI: *TKImageSmoothing
-
- *OpenUI *TKCheckPrint/Check Print: Boolean
- *OrderDependency: 55.0 AnySetup *TKCheckPrint
- *DefaultTKCheckPrint: False
- *TKCheckPrint False: ""
- *TKCheckPrint True: "
- /RRCustomProcs /ProcSet findresource
- /setcheckprint get exec"
- *End
- *?TKCheckPrint: "
- /RRCustomProcs /ProcSet findresource
- /currentcheckprint get exec {(True)}{(False)}ifelse
- = flush"
- *End
- *CloseUI: *TKCheckPrint
-
- *% Font Information =====================
- *DefaultFont: Courier
- *Font AlbertusE-ExtraBold: Standard "(001.000)" Standard Disk
- *Font AlbertusE-Medium: Standard "(001.000)" Standard Disk
- *Font AlbertusMT-Italic: Standard "(001.000)" Standard Disk
- *Font AlbertusMT-Light: Standard "(001.000)" Standard Disk
- *Font AlbertusMT: Standard "(001.000)" Standard Disk
- *Font AntiqueOlive-Bold: Standard "(501.009)" Standard Disk
- *Font AntiqueOlive-Compact: Standard "(501.008)" Standard Disk
- *Font AntiqueOlive-Italic: Standard "(501.010)" Standard Disk
- *Font AntiqueOlive-Roman: Standard "(501.008)" Standard Disk
- *Font AntiqueOliveCE-Bold: Win1250 "(501.009)" ExtendedRoman Disk
- *Font AntiqueOliveCE-Compact: Win1250 "(501.008)" ExtendedRoman Disk
- *Font AntiqueOliveCE-Italic: Win1250 "(501.010)" ExtendedRoman Disk
- *Font AntiqueOliveCE-Roman: Win1250 "(501.008)" ExtendedRoman Disk
- *Font AntiqueOliveE-Bold: Standard "(001.000)" Standard Disk
- *Font AntiqueOliveE-Italic: Standard "(001.000)" Standard Disk
- *Font AntiqueOliveE-Regular: Standard "(001.000)" Standard Disk
- *Font Apple-Chancery: Standard "(001.001)" Standard Disk
- *Font Apple-ChanceryCE: Win1250 "(001.001)" ExtendedRoman Disk
- *Font Arial-BoldItalicMT: Standard "(501.009)" Standard Disk
- *Font Arial-BoldMT: Standard "(501.009)" Standard Disk
- *Font Arial-ItalicMT: Standard "(501.012)" Standard Disk
- *Font ArialCE-Bold: Win1250 "(501.009)" ExtendedRoman Disk
- *Font ArialCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman Disk
- *Font ArialCE-Italic: Win1250 "(501.012)" ExtendedRoman Disk
- *Font ArialCE: Win1250 "(501.009)" ExtendedRoman Disk
- *Font ArialE-Bold: Standard "(001.000)" Standard Disk
- *Font ArialE-BoldItalic: Standard "(001.000)" Standard Disk
- *Font ArialE-Italic: Standard "(001.000)" Standard Disk
- *Font ArialE: Standard "(001.000)" Standard Disk
- *Font ArialMT: Standard "(501.009)" Standard Disk
- *Font AvantGarde-Book: Standard "(501.009)" Standard Disk
- *Font AvantGarde-BookOblique: Standard "(501.009)" Standard Disk
- *Font AvantGarde-Demi: Standard "(501.010)" Standard Disk
- *Font AvantGarde-DemiOblique: Standard "(501.010)" Standard Disk
- *Font AvantGardeCE-Book: Win1250 "(501.009)" ExtendedRoman Disk
- *Font AvantGardeCE-BookOblique: Win1250 "(501.009)" ExtendedRoman Disk
- *Font AvantGardeCE-Demi: Win1250 "(501.010)" ExtendedRoman Disk
- *Font AvantGardeCE-DemiOblique: Win1250 "(501.010)" ExtendedRoman Disk
- *Font Bodoni-Bold: Standard "(501.006)" Standard Disk
- *Font Bodoni-BoldItalic: Standard "(501.007)" Standard Disk
- *Font Bodoni-Italic: Standard "(501.007)" Standard Disk
- *Font Bodoni-Poster: Standard "(501.009)" Standard Disk
- *Font Bodoni-PosterCompressed: Standard "(501.007)" Standard Disk
- *Font Bodoni: Standard "(501.008)" Standard Disk
- *Font BodoniCE-Bold: Win1250 "(501.006)" ExtendedRoman Disk
- *Font BodoniCE-BoldItalic: Win1250 "(501.007)" ExtendedRoman Disk
- *Font BodoniCE-Italic: Win1250 "(501.007)" ExtendedRoman Disk
- *Font BodoniCE-Poster: Win1250 "(501.009)" ExtendedRoman Disk
- *Font BodoniCE-PosterCompressed: Win1250 "(501.007)" ExtendedRoman Disk
- *Font BodoniCE: Win1250 "(501.008)" ExtendedRoman Disk
- *Font Bookman-Demi: Standard "(501.007)" Standard Disk
- *Font Bookman-DemiItalic: Standard "(501.008)" Standard Disk
- *Font Bookman-Light: Standard "(501.006)" Standard Disk
- *Font Bookman-LightItalic: Standard "(501.007)" Standard Disk
- *Font BookmanCE-Demi: Win1250 "(501.007)" ExtendedRoman Disk
- *Font BookmanCE-DemiItalic: Win1250 "(501.008)" ExtendedRoman Disk
- *Font BookmanCE-Light: Win1250 "(501.006)" ExtendedRoman Disk
- *Font BookmanCE-LightItalic: Win1250 "(501.007)" ExtendedRoman Disk
- *Font Carta: Special "(001.001)" Standard Disk
- *Font Chicago: Standard "(501.011)" Standard Disk
- *Font ChicagoCE: Win1250 "(501.011)" ExtendedRoman Disk
- *Font Clarendon-Bold: Standard "(501.008)" Standard Disk
- *Font Clarendon-Light: Standard "(501.009)" Standard Disk
- *Font Clarendon: Standard "(501.009)" Standard Disk
- *Font ClarendonCE-Bold: Win1250 "(501.008)" ExtendedRoman Disk
- *Font ClarendonCE-Light: Win1250 "(501.009)" ExtendedRoman Disk
- *Font ClarendonCE: Win1250 "(501.009)" ExtendedRoman Disk
- *Font ClarendonE-Condensed: Standard "(001.000)" Standard Disk
- *Font CooperBlack-Italic: Standard "(001.003)" Standard Disk
- *Font CooperBlack: Standard "(001.003)" Standard Disk
- *Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard Disk
- *Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard Disk
- *Font Coronet-Regular: Standard "(001.000)" Standard Disk
- *Font CoronetCE-Regular: Win1250 "(001.000)" ExtendedRoman Disk
- *Font CoronetE: Standard "(001.000)" Standard Disk
- *Font Courier-Bold: Standard "(501.010)" Standard Disk
- *Font Courier-BoldOblique: Standard "(501.010)" Standard Disk
- *Font Courier-Oblique: Standard "(501.010)" Standard Disk
- *Font Courier: Standard "(501.010)" Standard Disk
- *Font CourierCE-Bold: Win1250 "(501.010)" ExtendedRoman Disk
- *Font CourierCE-BoldOblique: Win1250 "(501.010)" ExtendedRoman Disk
- *Font CourierCE-Oblique: Win1250 "(501.010)" ExtendedRoman Disk
- *Font CourierCE: Win1250 "(501.010)" ExtendedRoman Disk
- *Font CourierE-Bold: Standard "(001.000)" Standard Disk
- *Font CourierE-BoldItalic: Standard "(001.000)" Standard Disk
- *Font CourierE-Italic: Standard "(001.000)" Standard Disk
- *Font CourierE-Regular: Standard "(001.000)" Standard Disk
- *Font Eurostile-Bold: Standard "(501.008)" Standard Disk
- *Font Eurostile-BoldExtendedTwo: Standard "(501.008)" Standard Disk
- *Font Eurostile-ExtendedTwo: Standard "(501.010)" Standard Disk
- *Font Eurostile: Standard "(501.008)" Standard Disk
- *Font EurostileCE-Bold: Win1250 "(501.008)" ExtendedRoman Disk
- *Font EurostileCE-BoldExtendedTwo: Win1250 "(501.008)" ExtendedRoman Disk
- *Font EurostileCE-ExtendedTwo: Win1250 "(501.010)" ExtendedRoman Disk
- *Font EurostileCE: Win1250 "(501.008)" ExtendedRoman Disk
- *Font GaramondE-Antiqua: Standard "(001.000)" Standard Disk
- *Font GaramondE-Halbfett: Standard "(001.000)" Standard Disk
- *Font GaramondE-Kursiv: Standard "(001.000)" Standard Disk
- *Font GaramondE-KursivHalbfett: Standard "(001.000)" Standard Disk
- *Font Geneva: Standard "(501.007)" Standard Disk
- *Font GenevaCE: Win1250 "(501.007)" ExtendedRoman Disk
- *Font GillSans-Bold: Standard "(501.007)" Standard Disk
- *Font GillSans-BoldCondensed: Standard "(501.006)" Standard Disk
- *Font GillSans-BoldItalic: Standard "(501.008)" Standard Disk
- *Font GillSans-Condensed: Standard "(501.007)" Standard Disk
- *Font GillSans-ExtraBold: Standard "(501.008)" Standard Disk
- *Font GillSans-Italic: Standard "(501.008)" Standard Disk
- *Font GillSans-Light: Standard "(501.009)" Standard Disk
- *Font GillSans-LightItalic: Standard "(501.009)" Standard Disk
- *Font GillSans: Standard "(501.009)" Standard Disk
- *Font GillSansCE-Bold: Win1250 "(501.007)" ExtendedRoman Disk
- *Font GillSansCE-BoldCondensed: Win1250 "(501.006)" ExtendedRoman Disk
- *Font GillSansCE-BoldItalic: Win1250 "(501.008)" ExtendedRoman Disk
- *Font GillSansCE-Condensed: Win1250 "(501.007)" ExtendedRoman Disk
- *Font GillSansCE-ExtraBold: Win1250 "(501.008)" ExtendedRoman Disk
- *Font GillSansCE-Italic: Win1250 "(501.008)" ExtendedRoman Disk
- *Font GillSansCE-Light: Win1250 "(501.009)" ExtendedRoman Disk
- *Font GillSansCE-LightItalic: Win1250 "(501.009)" ExtendedRoman Disk
- *Font GillSansCE-Roman: Win1250 "(501.009)" ExtendedRoman Disk
- *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(Unknown)" 83pv Disk
- *Font GothicBBB-Medium-90ms-RKSJ-H: RKSJ "(Unknown)" JIS-83 Disk
- *Font GothicBBB-Medium-90ms-RKSJ-V: RKSJ "(Unknown)" JIS-83 Disk
- *Font GothicBBB-Medium-90pv-RKSJ-H: RKSJ "(Unknown)" JIS-83 Disk
- *Font GothicBBB-Medium-90pv-RKSJ-V: 90pv-RKSJ-V "(5.008)" Adobe-Japan1-1 Disk
- *Font GothicBBB-Medium-Add-H: Add-H "(5.008)" Adobe-Japan1-1 Disk
- *Font GothicBBB-Medium-Add-RKSJ-H: Add-RKSJ-H "(5.008)" Adobe-Japan1-1 Disk
- *Font GothicBBB-Medium-Add-RKSJ-V: Add-RKSJ-V "(5.008)" Adobe-Japan1-1 Disk
- *Font GothicBBB-Medium-Add-V: Add-V "(5.008)" Adobe-Japan1-1 Disk
- *Font GothicBBB-Medium-EUC-H: EUC-H "(5.008)" Adobe-Japan1-1 Disk
- *Font GothicBBB-Medium-EUC-V: EUC-V "(6.001)" Adobe-Japan1-0 Disk
- *Font GothicBBB-Medium-Ext-H: JIS "(Unknown)" Ext Disk
- *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(Unknown)" Ext Disk
- *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(Unknown)" Ext Disk
- *Font GothicBBB-Medium-Ext-V: JIS "(Unknown)" Ext Disk
- *Font GothicBBB-Medium-H: JIS "(Unknown)" JIS-83 Disk
- *Font GothicBBB-Medium-NWP-H: NWP-H "(6.001)" Adobe-Japan1-0 Disk
- *Font GothicBBB-Medium-NWP-V: NWP-V "(6.001)" Adobe-Japan1-0 Disk
- *Font GothicBBB-Medium-RKSJ-H: RKSJ "(Unknown)" JIS-83 Disk
- *Font GothicBBB-Medium-RKSJ-V: RKSJ "(Unknown)" JIS-83 Disk
- *Font GothicBBB-Medium-V: JIS "(Unknown)" JIS-83 Disk
- *Font Goudy-Bold: Standard "(001.002)" Standard Disk
- *Font Goudy-BoldItalic: Standard "(001.002)" Standard Disk
- *Font Goudy-ExtraBold: Standard "(001.001)" Standard Disk
- *Font Goudy-Italic: Standard "(001.002)" Standard Disk
- *Font Goudy: Standard "(001.003)" Standard Disk
- *Font Helvetica-Bold: Standard "(501.010)" Standard Disk
- *Font Helvetica-BoldOblique: Standard "(501.010)" Standard Disk
- *Font Helvetica-Condensed-Bold: Standard "(501.009)" Standard Disk
- *Font Helvetica-Condensed-BoldObl: Standard "(501.009)" Standard Disk
- *Font Helvetica-Condensed-Oblique: Standard "(501.010)" Standard Disk
- *Font Helvetica-Condensed: Standard "(501.010)" Standard Disk
- *Font Helvetica-Narrow-Bold: Standard "(501.010)" Standard Disk
- *Font Helvetica-Narrow-BoldOblique: Standard "(501.010)" Standard Disk
- *Font Helvetica-Narrow-Oblique: Standard "(501.008)" Standard Disk
- *Font Helvetica-Narrow: Standard "(501.008)" Standard Disk
- *Font Helvetica-Oblique: Standard "(501.008)" Standard Disk
- *Font Helvetica: Standard "(501.008)" Standard Disk
- *Font HelveticaCE-Bold: Win1250 "(501.010)" ExtendedRoman Disk
- *Font HelveticaCE-BoldOblique: Win1250 "(501.010)" ExtendedRoman Disk
- *Font HelveticaCE-Cond: Win1250 "(501.010)" ExtendedRoman Disk
- *Font HelveticaCE-CondBold: Win1250 "(501.009)" ExtendedRoman Disk
- *Font HelveticaCE-CondBoldObl: Win1250 "(501.009)" ExtendedRoman Disk
- *Font HelveticaCE-CondObl: Win1250 "(501.010)" ExtendedRoman Disk
- *Font HelveticaCE-Narrow: Win1250 "(501.008)" ExtendedRoman Disk
- *Font HelveticaCE-NarrowBold: Win1250 "(501.010)" ExtendedRoman Disk
- *Font HelveticaCE-NarrowBoldOblique: Win1250 "(501.010)" ExtendedRoman Disk
- *Font HelveticaCE-NarrowOblique: Win1250 "(501.008)" ExtendedRoman Disk
- *Font HelveticaCE-Oblique: Win1250 "(501.008)" ExtendedRoman Disk
- *Font HelveticaCE: Win1250 "(501.008)" ExtendedRoman Disk
- *Font HoeflerText-Black: Standard "(501.008)" Standard Disk
- *Font HoeflerText-BlackItalic: Standard "(501.009)" Standard Disk
- *Font HoeflerText-Italic: Standard "(501.010)" Standard Disk
- *Font HoeflerText-Ornaments: UnknownEncoding "(001.001)" UnknownCharset Disk
- *Font HoeflerText-Regular: Standard "(501.009)" Standard Disk
- *Font HoeflerTextCE-Black: Win1250 "(501.008)" ExtendedRoman Disk
- *Font HoeflerTextCE-BlackItalic: Win1250 "(501.009)" ExtendedRoman Disk
- *Font HoeflerTextCE-Italic: Win1250 "(501.010)" ExtendedRoman Disk
- *Font HoeflerTextCE-Regular: Win1250 "(501.009)" ExtendedRoman Disk
- *Font JoannaMT-Bold: Standard "(501.008)" Standard Disk
- *Font JoannaMT-BoldItalic: Standard "(501.008)" Standard Disk
- *Font JoannaMT-Italic: Standard "(501.008)" Standard Disk
- *Font JoannaMT: Standard "(501.009)" Standard Disk
- *Font JoannaMTCE-Bold: Win1250 "(501.008)" ExtendedRoman Disk
- *Font JoannaMTCE-BoldItalic: Win1250 "(501.008)" ExtendedRoman Disk
- *Font JoannaMTCE-Italic: Win1250 "(501.008)" ExtendedRoman Disk
- *Font JoannaMTCE: Win1250 "(501.009)" ExtendedRoman Disk
- *Font LetterGothic-Bold: Standard "(501.010)" Standard Disk
- *Font LetterGothic-BoldSlanted: Standard "(501.010)" Standard Disk
- *Font LetterGothic-Slanted: Standard "(501.010)" Standard Disk
- *Font LetterGothic: Standard "(501.009)" Standard Disk
- *Font LetterGothicCE-Bold: Win1250 "(501.010)" ExtendedRoman Disk
- *Font LetterGothicCE-BoldSlanted: Win1250 "(501.010)" ExtendedRoman Disk
- *Font LetterGothicCE-Slanted: Win1250 "(501.010)" ExtendedRoman Disk
- *Font LetterGothicCE: Win1250 "(501.009)" ExtendedRoman Disk
- *Font LetterGothicE-Bold: Standard "(001.000)" Standard Disk
- *Font LetterGothicE-Italic: Standard "(001.000)" Standard Disk
- *Font LetterGothicE-Regular: Standard "(001.000)" Standard Disk
- *Font LubalinGraph-Book: Standard "(501.009)" Standard Disk
- *Font LubalinGraph-BookOblique: Standard "(501.009)" Standard Disk
- *Font LubalinGraph-Demi: Standard "(501.009)" Standard Disk
- *Font LubalinGraph-DemiOblique: Standard "(501.009)" Standard Disk
- *Font LubalinGraphCE-Book: Win1250 "(501.009)" ExtendedRoman Disk
- *Font LubalinGraphCE-BookOblique: Win1250 "(501.009)" ExtendedRoman Disk
- *Font LubalinGraphCE-Demi: Win1250 "(501.009)" ExtendedRoman Disk
- *Font LubalinGraphCE-DemiOblique: Win1250 "(501.009)" ExtendedRoman Disk
- *Font Marigold: Standard "(001.000)" Standard Disk
- *Font MarigoldE: Standard "(001.000)" Standard Disk
- *Font MonaLisa-Recut: Standard "(001.000)" Standard Disk
- *Font Monaco: Standard "(501.012)" Standard Disk
- *Font MonacoCE: Win1250 "(501.012)" ExtendedRoman Disk
- *Font NewCenturySchlbk-Bold: Standard "(501.008)" Standard Disk
- *Font NewCenturySchlbk-BoldItalic: Standard "(501.009)" Standard Disk
- *Font NewCenturySchlbk-Italic: Standard "(501.011)" Standard Disk
- *Font NewCenturySchlbk-Roman: Standard "(501.008)" Standard Disk
- *Font NewCenturySchlbkCE-Bold: Win1250 "(501.008)" ExtendedRoman Disk
- *Font NewCenturySchlbkCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman Disk
- *Font NewCenturySchlbkCE-Italic: Win1250 "(501.011)" ExtendedRoman Disk
- *Font NewCenturySchlbkCE-Roman: Win1250 "(501.008)" ExtendedRoman Disk
- *Font NewYork: Standard "(501.013)" Standard Disk
- *Font NewYorkCE: Win1250 "(501.013)" ExtendedRoman Disk
- *Font Optima-Bold: Standard "(501.008)" Standard Disk
- *Font Optima-BoldItalic: Standard "(501.009)" Standard Disk
- *Font Optima-Italic: Standard "(501.010)" Standard Disk
- *Font Optima: Standard "(501.010)" Standard Disk
- *Font OptimaCE-Bold: Win1250 "(501.008)" ExtendedRoman Disk
- *Font OptimaCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman Disk
- *Font OptimaCE-Italic: Win1250 "(501.010)" ExtendedRoman Disk
- *Font OptimaCE-Roman: Win1250 "(501.010)" ExtendedRoman Disk
- *Font OptimaE-Bold: Standard "(001.000)" Standard Disk
- *Font OptimaE-BoldItalic: Standard "(001.000)" Standard Disk
- *Font OptimaE-Italic: Standard "(001.000)" Standard Disk
- *Font OptimaE-Regular: Standard "(001.000)" Standard Disk
- *Font Oxford: Standard "(001.000)" Standard Disk
- *Font Palatino-Bold: Standard "(501.008)" Standard Disk
- *Font Palatino-BoldItalic: Standard "(501.007)" Standard Disk
- *Font Palatino-Italic: Standard "(501.008)" Standard Disk
- *Font Palatino-Roman: Standard "(501.006)" Standard Disk
- *Font PalatinoCE-Bold: Win1250 "(501.008)" ExtendedRoman Disk
- *Font PalatinoCE-BoldItalic: Win1250 "(501.007)" ExtendedRoman Disk
- *Font PalatinoCE-Italic: Win1250 "(501.008)" ExtendedRoman Disk
- *Font PalatinoCE-Roman: Win1250 "(501.006)" ExtendedRoman Disk
- *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(Unknown)" 83pv Disk
- *Font Ryumin-Light-90ms-RKSJ-H: RKSJ "(Unknown)" JIS-83 Disk
- *Font Ryumin-Light-90ms-RKSJ-V: RKSJ "(Unknown)" JIS-83 Disk
- *Font Ryumin-Light-90pv-RKSJ-H: RKSJ "(Unknown)" JIS-83 Disk
- *Font Ryumin-Light-90pv-RKSJ-V: 90pv-RKSJ-V "(5.008)" Adobe-Japan1-1 Disk
- *Font Ryumin-Light-Add-H: Add-H "(5.008)" Adobe-Japan1-1 Disk
- *Font Ryumin-Light-Add-RKSJ-H: Add-RKSJ-H "(5.008)" Adobe-Japan1-1 Disk
- *Font Ryumin-Light-Add-RKSJ-V: Add-RKSJ-V "(5.008)" Adobe-Japan1-1 Disk
- *Font Ryumin-Light-Add-V: Add-V "(5.008)" Adobe-Japan1-1 Disk
- *Font Ryumin-Light-EUC-H: EUC-H "(5.008)" Adobe-Japan1-1 Disk
- *Font Ryumin-Light-EUC-V: EUC-V "(6.001)" Adobe-Japan1-0 Disk
- *Font Ryumin-Light-Ext-H: JIS "(Unknown)" Ext Disk
- *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(Unknown)" Ext Disk
- *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(Unknown)" Ext Disk
- *Font Ryumin-Light-Ext-V: JIS "(Unknown)" Ext Disk
- *Font Ryumin-Light-H: JIS "(Unknown)" JIS-83 Disk
- *Font Ryumin-Light-NWP-H: NWP-H "(6.001)" Adobe-Japan1-0 Disk
- *Font Ryumin-Light-NWP-V: NWP-V "(6.001)" Adobe-Japan1-0 Disk
- *Font Ryumin-Light-RKSJ-H: RKSJ "(Unknown)" JIS-83 Disk
- *Font Ryumin-Light-RKSJ-V: RKSJ "(Unknown)" JIS-83 Disk
- *Font Ryumin-Light-Roman: UnknownEncoding "(Unknown)" UnknownCharset Disk
- *Font Ryumin-Light-V: JIS "(Unknown)" JIS-83 Disk
- *Font StempelGaramond-Bold: Standard "(501.007)" Standard Disk
- *Font StempelGaramond-BoldItalic: Standard "(501.012)" Standard Disk
- *Font StempelGaramond-Italic: Standard "(501.009)" Standard Disk
- *Font StempelGaramond-Roman: Standard "(501.011)" Standard Disk
- *Font StempelGaramondCE-Bold: Win1250 "(501.007)" ExtendedRoman Disk
- *Font StempelGaramondCE-BoldItalic: Win1250 "(501.012)" ExtendedRoman Disk
- *Font StempelGaramondCE-Italic: Win1250 "(501.009)" ExtendedRoman Disk
- *Font StempelGaramondCE-Roman: Win1250 "(501.011)" ExtendedRoman Disk
- *Font Symbol: Special "(001.008)" Standard Disk
- *Font SymbolE: UnknownEncoding "(001.000)" UnknownCharset Disk
- *Font Tekton: Standard "(001.001)" Standard Disk
- *Font Times-Bold: Standard "(501.009)" Standard Disk
- *Font Times-BoldItalic: Standard "(501.009)" Standard Disk
- *Font Times-Italic: Standard "(501.010)" Standard Disk
- *Font Times-Roman: Standard "(501.010)" Standard Disk
- *Font TimesCE-Bold: Win1250 "(501.009)" ExtendedRoman Disk
- *Font TimesCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman Disk
- *Font TimesCE-Italic: Win1250 "(501.010)" ExtendedRoman Disk
- *Font TimesCE-Roman: Win1250 "(501.010)" ExtendedRoman Disk
- *Font TimesE-Bold: Standard "(001.000)" Standard Disk
- *Font TimesE-BoldItalic: Standard "(001.000)" Standard Disk
- *Font TimesE-Italic: Standard "(001.000)" Standard Disk
- *Font TimesE-Roman: Standard "(001.000)" Standard Disk
- *Font TimesNewRomanCE-Bold: Win1250 "(501.009)" ExtendedRoman Disk
- *Font TimesNewRomanCE-BoldItalic: Win1250 "(501.011)" ExtendedRoman Disk
- *Font TimesNewRomanCE-Italic: Win1250 "(501.011)" ExtendedRoman Disk
- *Font TimesNewRomanCE: Win1250 "(501.010)" ExtendedRoman Disk
- *Font TimesNewRomanE-Bold: Standard "(001.000)" Standard Disk
- *Font TimesNewRomanE-BoldItalic: Standard "(001.000)" Standard Disk
- *Font TimesNewRomanE-Italic: Standard "(001.000)" Standard Disk
- *Font TimesNewRomanE: Standard "(001.000)" Standard Disk
- *Font TimesNewRomanPS-BoldItalicMT: Standard "(501.011)" Standard Disk
- *Font TimesNewRomanPS-BoldMT: Standard "(501.009)" Standard Disk
- *Font TimesNewRomanPS-ItalicMT: Standard "(501.011)" Standard Disk
- *Font TimesNewRomanPSMT: Standard "(501.010)" Standard Disk
- *Font Univers-Bold: Standard "(501.008)" Standard Disk
- *Font Univers-BoldExt: Standard "(501.010)" Standard Disk
- *Font Univers-BoldExtObl: Standard "(501.010)" Standard Disk
- *Font Univers-BoldOblique: Standard "(501.008)" Standard Disk
- *Font Univers-Condensed: Standard "(501.011)" Standard Disk
- *Font Univers-CondensedBold: Standard "(501.009)" Standard Disk
- *Font Univers-CondensedBoldOblique: Standard "(501.009)" Standard Disk
- *Font Univers-CondensedOblique: Standard "(501.011)" Standard Disk
- *Font Univers-Extended: Standard "(501.009)" Standard Disk
- *Font Univers-ExtendedObl: Standard "(501.009)" Standard Disk
- *Font Univers-Light: Standard "(501.009)" Standard Disk
- *Font Univers-LightOblique: Standard "(501.009)" Standard Disk
- *Font Univers-Oblique: Standard "(501.009)" Standard Disk
- *Font Univers: Standard "(501.009)" Standard Disk
- *Font UniversCE-Bold: Win1250 "(501.008)" ExtendedRoman Disk
- *Font UniversCE-BoldExt: Win1250 "(501.010)" ExtendedRoman Disk
- *Font UniversCE-BoldExtObl: Win1250 "(501.010)" ExtendedRoman Disk
- *Font UniversCE-BoldOblique: Win1250 "(501.008)" ExtendedRoman Disk
- *Font UniversCE-Condensed: Win1250 "(501.011)" ExtendedRoman Disk
- *Font UniversCE-CondensedBold: Win1250 "(501.009)" ExtendedRoman Disk
- *Font UniversCE-CondensedBoldOblique: Win1250 "(501.009)" ExtendedRoman Disk
- *Font UniversCE-CondensedOblique: Win1250 "(501.011)" ExtendedRoman Disk
- *Font UniversCE-Extended: Win1250 "(501.009)" ExtendedRoman Disk
- *Font UniversCE-ExtendedObl: Win1250 "(501.009)" ExtendedRoman Disk
- *Font UniversCE-Light: Win1250 "(501.009)" ExtendedRoman Disk
- *Font UniversCE-LightOblique: Win1250 "(501.009)" ExtendedRoman Disk
- *Font UniversCE-Medium: Win1250 "(501.009)" ExtendedRoman Disk
- *Font UniversCE-Oblique: Win1250 "(501.009)" ExtendedRoman Disk
- *Font UniversE-Bold: Standard "(001.000)" Standard Disk
- *Font UniversE-BoldCondensed: Standard "(001.000)" Standard Disk
- *Font UniversE-BoldCondensedItalic: Standard "(001.000)" Standard Disk
- *Font UniversE-BoldItalic: Standard "(001.000)" Standard Disk
- *Font UniversE-Condensed: Standard "(001.000)" Standard Disk
- *Font UniversE-CondensedItalic: Standard "(001.000)" Standard Disk
- *Font UniversE-Italic: Standard "(001.000)" Standard Disk
- *Font UniversE-Medium: Standard "(001.000)" Standard Disk
- *Font Wingdings-Regular: UnknownEncoding "(001.001)" UnknownCharset Disk
- *Font ZapfChancery-MediumItalic: Standard "(002.000)" Standard Disk
- *Font ZapfChanceryCE-MediumItalic: Win1250 "(002.000)" ExtendedRoman Disk
- *Font ZapfDingbats: Special "(001.005S)" Standard Disk
-
- *?FontQuery: "
- save
- { count 1 gt
- { exch dup 127 string cvs (/) print print (:) print
- /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
- } { exit } ifelse
- } bind loop
- (*) = flush restore"
- *End
-
- *?FontList: "
- save (*) {cvn ==} 128 string /Font resourceforall
- (*) = flush restore"
- *End
-
- *DefaultColorSep: ProcessBlack.60lpi.300x300dpi/60 lpi / 300x300 dpi
-
- *InkName: ProcessBlack/Process Black
- *InkName: CustomColor/Custom Color
- *InkName: ProcessCyan/Process Cyan
- *InkName: ProcessMagenta/Process Magenta
- *InkName: ProcessYellow/Process Yellow
-
- *% For 60 lpi / 300x300 dpi ===============================
-
- *ColorSepScreenAngle ProcessBlack.60lpi.300x300dpi/60 lpi / 300x300 dpi: "0.0"
- *ColorSepScreenAngle CustomColor.60lpi.300x300dpi/60 lpi / 300x300 dpi: "0.0"
- *ColorSepScreenAngle ProcessCyan.60lpi.300x300dpi/60 lpi / 300x300 dpi: "0.0"
- *ColorSepScreenAngle ProcessMagenta.60lpi.300x300dpi/60 lpi / 300x300 dpi: "0.0"
- *ColorSepScreenAngle ProcessYellow.60lpi.300x300dpi/60 lpi / 300x300 dpi: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60"
- *ColorSepScreenFreq CustomColor.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60"
- *ColorSepScreenFreq ProcessCyan.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60"
- *ColorSepScreenFreq ProcessMagenta.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60"
- *ColorSepScreenFreq ProcessYellow.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60"
-
- *% The byte count of this file should be exactly 035799 or 036722
- *% depending on the filesystem it resides in.
- *% end of PPD file for Tektronix Phaser 360J Extended
-
-