summaryrefslogtreecommitdiff
path: root/psprint_config/configuration/ppds/APLW6101.PS
diff options
context:
space:
mode:
Diffstat (limited to 'psprint_config/configuration/ppds/APLW6101.PS')
-rw-r--r--psprint_config/configuration/ppds/APLW6101.PS597
1 files changed, 597 insertions, 0 deletions
diff --git a/psprint_config/configuration/ppds/APLW6101.PS b/psprint_config/configuration/ppds/APLW6101.PS
new file mode 100644
index 000000000000..3d651888102f
--- /dev/null
+++ b/psprint_config/configuration/ppds/APLW6101.PS
@@ -0,0 +1,597 @@
+*PPD-Adobe: "4.1"
+*% Adobe Systems PostScript(R) Printer Description File
+*% Copyright 1987-1994 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.1"
+*FileVersion: "1.1"
+*LanguageEncoding: ISOLatin1
+*LanguageVersion: English
+*PCFileName: "APLW6101.PPD"
+*Product: "(LaserWriter Select 610)"
+*PSVersion: "(2013.112) 1"
+*ModelName: "Apple LaserWriter Select 610"
+*ShortNickName: "Apple LaserWriter Select 610"
+*NickName: "Apple LaserWriter Select 610 v2013.112"
+
+*% === Options and Constraints =========
+*OpenGroup: InstallableOptions/Options Installed
+*OpenUI *Option1/Memory Configuration: PickOne
+*DefaultOption1: 12Meg
+*Option1 12Meg/Standard 12 MB RAM: ""
+*Option1 16Meg/16 MB Upgrade: ""
+*?Option1: "
+ (12Meg) currentsystemparams /RamSize get
+ 16777216 eq {pop (16Meg)} if
+ = "
+*End
+*CloseUI: *Option1
+
+*OpenUI *Option2/Cassette (250/500 Sheets): PickOne
+*DefaultOption2: False
+*Option2 True/Installed: ""
+*Option2 False/Not Installed: ""
+*Option2 Preferred/Installed and Preferred: "
+ 1 dict dup /InputAttributes 1 dict dup /Priority [2 0 1] put put setpagedevice "
+*End
+*?Option2: "
+ save
+ currentpagedevice
+ /InputAttributes get
+ 2 known {(True)}{(False)} ifelse = flush
+ restore "
+*End
+*CloseUI: *Option2
+*CloseGroup: InstallableOptions
+
+*UIConstraints: *Option2 False *InputSlot Lower
+
+*UIConstraints: *PageSize Postcard *InputSlot Upper
+*UIConstraints: *PageSize Postcard *InputSlot Lower
+*UIConstraints: *InputSlot Upper *PageSize Postcard
+*UIConstraints: *InputSlot Lower *PageSize Postcard
+
+*UIConstraints: *PageRegion Postcard *InputSlot Upper
+*UIConstraints: *PageRegion Postcard *InputSlot Lower
+*UIConstraints: *InputSlot Upper *PageRegion Postcard
+*UIConstraints: *InputSlot Lower *PageRegion Postcard
+
+*UIConstraints: *Option1 12Meg *VMOption 16Meg
+*UIConstraints: *Option1 16Meg *VMOption 12Meg
+
+*% ==== Device Capabilities ===============
+*LanguageLevel: "2"
+*Protocols: BCP
+*Emulators: LaserJetIII
+*StartEmulator_LaserJetIII: "currentfile /LaserJetIII statusdict /emulate get exec "
+*StopEmulator_LaserJetIII: "<1B>E"
+
+*FreeVM: "6810752"
+*VMOption 12Meg/Standard 12 MB RAM: "6810752"
+*VMOption 16Meg/16 MB Upgrade: "10810752"
+*ColorDevice: False
+*DefaultColorSpace: Gray
+*VariablePaperSize: False
+*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: "10"
+*Password: "()"
+*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
+
+*% Halftone Information ===============
+*ScreenFreq: "85.0"
+*ScreenAngle: "45.0"
+*DefaultScreenProc: Dot
+*ScreenProc Dot: "
+{abs exch abs 2 copy add 1 gt {1 sub dup mul exch
+1 sub dup mul add 1 sub } {dup mul exch dup mul
+add 1 exch sub } ifelse }
+"
+*End
+*ScreenProc Line: "{ pop }"
+*ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
+
+*DefaultTransfer: Null
+*Transfer Null: "{ }"
+*Transfer Null.Inverse: "{ 1 exch sub }"
+
+*% Paper Handling ===================
+
+*% Code in this section both selects a tray and sets up a frame buffer.
+*OpenUI *PageSize: PickOne
+*OrderDependency: 30 AnySetup *PageSize
+*DefaultPageSize: A4
+*PageSize A4: "
+ 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
+*End
+*PageSize Letter/US Letter: "
+ 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
+*End
+*PageSize Legal/US Legal: "
+ 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
+*End
+*PageSize B5: "
+ 2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
+*End
+*PageSize Executive: "
+ 2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
+*End
+*PageSize A5: "
+ 2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
+*End
+*PageSize LetterSmall/US Letter Small: "
+ 2 dict dup /PageSize [612 792] put dup /ImagingBBox [25 25 587 767] put setpagedevice"
+*End
+*PageSize A4Small/A4 Small: "
+ 2 dict dup /PageSize [595 842] put dup /ImagingBBox [25 25 570 817] put setpagedevice"
+*End
+*PageSize LegalSmall/US Legal Small: "
+ 2 dict dup /PageSize [612 1008] put dup /ImagingBBox [25 25 587 983] put setpagedevice"
+*End
+*PageSize Monarch/Monarch Envelope: "
+ 2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
+*End
+*PageSize Com10/Com10 Envelope: "
+ 2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
+*End
+*PageSize C5: "
+ 2 dict dup /PageSize [459 649] put dup /ImagingBBox null put setpagedevice"
+*End
+*PageSize DL: "
+ 2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
+*End
+*PageSize Postcard: "
+ 2 dict dup /PageSize [284 419] put dup /ImagingBBox null put setpagedevice"
+*End
+*?PageSize: "
+ save
+ currentpagedevice /PageSize get aload pop
+ 2 copy gt {exch} if
+ (Unknown)
+ 11 dict
+ dup [612 792] (Letter) put
+ dup [612 1008] (Legal) put
+ dup [595 842] (A4) put
+ dup [516 729] (B5) put
+ dup [522 756] (Executive) put
+ dup [420 595] (A5) put
+ dup [279 540] (Monarch) put
+ dup [297 684] (Com10) put
+ dup [459 649] (C5) put
+ dup [312 624] (DL) put
+ dup [284 419] (Postcard) put
+ { 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
+
+*OpenUI *PageRegion: PickOne
+*OrderDependency: 40 AnySetup *PageRegion
+*DefaultPageRegion: A4
+*PageRegion A4: "
+ <</PageSize [595 842]
+ /InputAttributes <<1 <</PageSize [595 842]>> >>
+ /ImagingBBox null >> setpagedevice "
+*End
+*PageRegion Letter/US Letter: "
+ <</PageSize [612 792]
+ /InputAttributes <<1 <</PageSize [612 792]>> >>
+ /ImagingBBox null >> setpagedevice "
+*End
+*PageRegion Legal/US Legal: "
+ <</PageSize [612 1008]
+ /InputAttributes <<1 <</PageSize [612 1008]>> >>
+ /ImagingBBox null >> setpagedevice "
+*End
+*PageRegion B5: "
+ <</PageSize [516 729]
+ /InputAttributes <<1 <</PageSize [516 729]>> >>
+ /ImagingBBox null >> setpagedevice "
+*End
+*PageRegion Executive: "
+ <</PageSize [522 756]
+ /InputAttributes <<1 <</PageSize [522 756]>> >>
+ /ImagingBBox null >> setpagedevice "
+*End
+*PageRegion A5: "
+ <</PageSize [420 595]
+ /InputAttributes <<1 <</PageSize [420 595]>> >>
+ /ImagingBBox null >> setpagedevice "
+*End
+*PageRegion LetterSmall/US Letter Small: "
+ <</PageSize [612 792]
+ /InputAttributes <<1 <</PageSize [612 792]>> >>
+ /ImagingBBox [25 25 587 767] >> setpagedevice "
+*End
+*PageRegion A4Small/A4 Small: "
+ <</PageSize [595 842]
+ /InputAttributes <<1 <</PageSize [595 842]>> >>
+ /ImagingBBox [25 25 570 817] >> setpagedevice "
+*End
+*PageRegion LegalSmall/US Legal Small: "
+ <</PageSize [612 1008]
+ /InputAttributes <<1 <</PageSize [612 1008]>> >>
+ /ImagingBBox [25 25 587 983] >> setpagedevice "
+*End
+*PageRegion Monarch/Monarch Envelope: "
+ <</PageSize [279 540]
+ /InputAttributes <<1 <</PageSize [279 540]>> >>
+ /ImagingBBox null >> setpagedevice "
+*End
+*PageRegion Com10/Com10 Envelope: "
+ <</PageSize [297 684]
+ /InputAttributes <<1 <</PageSize [297 684]>> >>
+ /ImagingBBox null >> setpagedevice "
+*End
+*PageRegion C5: "
+ <</PageSize [459 649]
+ /InputAttributes <<1 <</PageSize [459 649]>> >>
+ /ImagingBBox null >> setpagedevice "
+*End
+*PageRegion DL: "
+ <</PageSize [312 624]
+ /InputAttributes <<1 <</PageSize [312 624]>> >>
+ /ImagingBBox null >> setpagedevice "
+*End
+*PageRegion Postcard: "
+ <</PageSize [284 419]
+ /InputAttributes <<1 <</PageSize [284 419]>> >>
+ /ImagingBBox null >> setpagedevice "
+*End
+*CloseUI: *PageRegion
+
+*% The following entries provide information about specific paper keywords.
+*DefaultImageableArea: A4
+*ImageableArea A4: "13.2001 11.34 581.52 827.82 "
+*ImageableArea Letter/US Letter: "14.16 11.3401 597.84 777.66 "
+*ImageableArea Legal/US Legal: "14.16 11.34 597.84 993.66 "
+*ImageableArea B5: "12.0 11.3401 503.52 714.78 "
+*ImageableArea Executive: "11.28 11.34 510.48 741.66 "
+*ImageableArea A5: "15.12 11.34 406.8 580.62 "
+*ImageableArea LetterSmall/US Letter Small: "31 31 583 761 "
+*ImageableArea A4Small/A4 Small: "29 31 567 812 "
+*ImageableArea LegalSmall/US Legal Small: "64 54 548 954 "
+*ImageableArea Monarch/Monarch Envelope: "12.7201 11.34 266.16 525.66 "
+*ImageableArea Com10/Com10 Envelope: "13.92 11.34 282.72 669.66 "
+*ImageableArea C5/C5 Envelope: "16.56 11.34 446.64 634.62 "
+*ImageableArea DL/DL Envelope: "13.92 14.2201 298.08 609.66 "
+*ImageableArea Postcard: "12.7201 11.34 281.52 417.9 "
+*?ImageableArea: "
+ save
+ /cvp { ( ) cvs print ( ) print } bind def
+ /upperright {10000 mul floor 10000 div} bind def
+ /lowerleft {10000 mul ceiling 10000 div} bind def
+ newpath clippath pathbbox
+ 4 -2 roll exch 2 {lowerleft cvp} repeat
+ exch 2 {upperright cvp} repeat flush
+ restore
+"
+*End
+
+*% These provide the physical dimensions of the paper (by keyword)
+*DefaultPaperDimension: A4
+*PaperDimension A4: "595 842"
+*PaperDimension Letter/US Letter: "612 792"
+*PaperDimension Legal/US Legal: "612 1008"
+*PaperDimension B5: "516 729"
+*PaperDimension Executive: "522 756"
+*PaperDimension A5: "420 595"
+*PaperDimension LetterSmall/US Letter Small: "612 792"
+*PaperDimension A4Small/A4 Small: "595 842"
+*PaperDimension LegalSmall/US Legal Small: "612 1008"
+*PaperDimension Monarch/Monarch Envelope: "279 540"
+*PaperDimension Com10/Com10 Envelope: "297 684"
+*PaperDimension C5: "459 649"
+*PaperDimension DL: "312 624"
+*PaperDimension Postcard: "284 419"
+
+*OpenUI *InputSlot: PickOne
+*OrderDependency: 20 AnySetup *InputSlot
+*DefaultInputSlot: Upper
+*InputSlot Upper/Cassette (250 Sheets): "
+ currentpagedevice /InputAttributes get 0 get
+ dup null eq
+ { pop }
+ { dup length 1 add dict copy
+ dup /InputAttributes
+ 1 dict dup /Priority [0 1] put
+ put setpagedevice
+ } ifelse"
+*End
+*InputSlot Multipurpose/Multipurpose Tray: "
+ currentpagedevice /InputAttributes get 1 get
+ dup null eq
+ { pop }
+ { dup length 1 add dict copy
+ dup /InputAttributes
+ 1 dict dup /Priority [1 0] put
+ put setpagedevice
+ } ifelse"
+*End
+*InputSlot Lower/Cassette (250/500 Sheets): "
+ currentpagedevice /InputAttributes get 2 get
+ dup null eq
+ { pop }
+ { dup length 1 add dict copy
+ dup /InputAttributes
+ 1 dict dup /Priority [2 0 1] put
+ put setpagedevice
+ } ifelse"
+*End
+*?InputSlot: "
+save
+ 3 dict
+ dup /0 (Upper) put
+ dup /1 (Multipurpose) put
+ dup /2 (Lower) put
+ currentpagedevice /InputAttributes get
+ dup /Priority known
+ { /Priority get 0 get ( ) cvs cvn get }
+ {
+ dup length 1 eq
+ { {pop} forall ( ) cvs cvn get }
+ { pop pop (Unknown) } ifelse
+ } ifelse
+ = flush
+restore
+"
+*End
+*CloseUI: *InputSlot
+
+*RequiresPageRegion Multipurpose: True
+
+*DefaultOutputBin: OnlyOne
+*DefaultOutputOrder: Normal
+
+*OpenUI *ManualFeed/Manual Feed: Boolean
+*OrderDependency: 20 AnySetup *ManualFeed
+*DefaultManualFeed: False
+*ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
+*ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
+*?ManualFeed: "
+ save
+ currentpagedevice /ManualFeed get
+ {(True)}{(False)}ifelse = flush
+ restore
+"
+*End
+*CloseUI: *ManualFeed
+
+*OpenUI *TraySwitch: Boolean
+*OrderDependency: 50 AnySetup *TraySwitch
+*DefaultTraySwitch: False
+*TraySwitch True/On: "1 dict dup /TraySwitch true put setpagedevice"
+*TraySwitch False/Off: "1 dict dup /TraySwitch false put setpagedevice"
+*?TraySwitch: "
+save
+ currentpagedevice /TraySwitch get
+ {(True)}{(False)}ifelse = flush
+restore
+"
+*End
+*CloseUI: *TraySwitch
+
+*% Font Information =====================
+*DefaultFont: Courier
+*Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
+*Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
+*Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
+*Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
+*Font Bookman-Demi: Standard "(001.004S)" Standard ROM
+*Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
+*Font Bookman-Light: Standard "(001.004S)" Standard ROM
+*Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
+*Font Courier: Standard "(002.004S)" Standard ROM
+*Font Courier-Bold: Standard "(002.004S)" Standard ROM
+*Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
+*Font Courier-Oblique: Standard "(002.004S)" Standard ROM
+*Font Helvetica: Standard "(001.006S)" Standard ROM
+*Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
+*Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
+*Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
+*Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
+*Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
+*Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
+*Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
+*Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
+*Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
+*Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
+*Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
+*Font Palatino-Bold: Standard "(001.005S)" Standard ROM
+*Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
+*Font Palatino-Italic: Standard "(001.005S)" Standard ROM
+*Font Palatino-Roman: Standard "(001.005S)" Standard ROM
+*Font Symbol: Special "(001.007S)" Special ROM
+*Font Times-Bold: Standard "(001.007S)" Standard ROM
+*Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
+*Font Times-Italic: Standard "(001.007S)" Standard ROM
+*Font Times-Roman: Standard "(001.007S)" Standard ROM
+*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
+*Font ZapfDingbats: Special "(001.004S)" Special ROM
+
+*?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
+
+*% Printer Messages (verbatim from printer):
+*Message: "%%[ exitserver: permanent state may be changed ]%%"
+*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
+*Message: "\FontName\ not found, using Courier"
+
+*% Status (format: %%[ status: <one of these> ] %%)
+*Status: "initializing"
+*Status: "idle"
+*Status: "holding"
+*Status: "busy"
+*Status: "waiting"
+*Status: "PrinterError: cover open"
+*Status: "PrinterError: warming up"
+*Status: "PrinterError: out of paper"
+*Status: "PrinterError: toner cartridge missing or incorrect"
+*Status: "PrinterError: paper entry misfeed"
+*Status: "PrinterError: paper exit misfeed"
+*Status: "PrinterError: paper jam"
+*Status: "PrinterError: Cassette (250 Sheet) : no paper tray"
+*Status: "PrinterError: Cassette (250 Sheet) : out of paper"
+*Status: "PrinterError: Cassette (250/500 Sheet) : no paper tray"
+*Status: "PrinterError: Cassette (250/500 Sheet) : out of paper"
+*Status: "PrinterError: Multipurpose Tray: out of paper"
+*Status: "PrinterError: Manual Feed: out of paper"
+*Status: "PrinterError: waiting for manual feed"
+*Status: "PrinterError: fixing temperature malfunction"
+*Status: "PrinterError: scanner motor malfunction"
+
+*% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
+*Source: "LocalTalk"
+
+*% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
+*PrinterError: "cover open"
+*PrinterError: "warming up"
+*PrinterError: "out of paper"
+*PrinterError: "toner cartridge missing or incorrect"
+*PrinterError: "paper entry misfeed"
+*PrinterError: "paper exit misfeed"
+*PrinterError: "paper jam"
+*PrinterError: "Cassette (250 Sheet) : no paper tray"
+*PrinterError: "Cassette (250 Sheet) : out of paper"
+*PrinterError: "Cassette (250/500 Sheet) : no paper tray"
+*PrinterError: "Cassette (250/500 Sheet) : out of paper"
+*PrinterError: "Multipurpose Tray: out of paper"
+*PrinterError: "Manual Feed: out of paper"
+*PrinterError: "waiting for manual feed"
+*PrinterError: "fixing temperature malfunction"
+*PrinterError: "scanner motor malfunction"
+
+*%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
+
+*% Color Separation Information =====================
+
+*DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
+
+*InkName: ProcessBlack/Process Black
+*InkName: CustomColor/Custom Color
+*InkName: ProcessCyan/Process Cyan
+*InkName: ProcessMagenta/Process Magenta
+*InkName: ProcessYellow/Process Yellow
+
+*% For 60 lpi / 300 dpi ===============================
+
+*ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
+*ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
+*ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
+*ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
+*ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
+
+*ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
+*ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
+*ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
+*ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
+*ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
+
+*% For 53 lpi / 300 dpi ===============================
+
+*ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
+*ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
+*ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
+*ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
+*ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
+
+*ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
+*ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
+*ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
+*ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
+*ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
+
+*% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) =====================
+
+*ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
+*ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
+*ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
+*ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
+*ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
+
+*ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
+*ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
+*ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
+*ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
+*ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
+
+*ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
+{1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
+1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
+abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
+sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
+*End
+
+*% For 71 lpi / 600 dpi ===============================
+
+*ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
+*ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
+*ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
+*ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
+*ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
+
+*ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
+*ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
+*ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
+*ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
+*ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
+
+*% Last Edit Date: Jan 3 1995
+*% Written by sns@sqa for LaserWriter Select 610 Oct 18,1993
+*% The byte count of this file should be exactly 021037 or 021634
+*% depending on the filesystem it resides in.
+*% end of PPD file for LaserWriter Select 610