home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / d / d423_liu / 13.ddi / IBM4039.PP_ / IBM4039.PP
Encoding:
PostScript Printer Description  |  1993-07-24  |  19.1 KB  |  519 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe PostScript(R) Printer Description File
  3. *% For IBM LaserPrinter 4039
  4. *% Produced by Lexmark International, Inc.
  5. *% Version 1.0
  6. *%
  7. *% Copyright (c) 1993 Lexmark International Inc.  All Rights Reserved.
  8. *% Permission is granted for redistribution of this file as
  9. *% long as this copyright notice is intact and the content
  10. *% of the file is not altered in any way from its original form.
  11. *%
  12. *%
  13.  
  14. *FormatVersion: "4.0"
  15. *FileVersion: "1.0"
  16. *LanguageVersion: English
  17. *PCFileName: "IBM4039.PPD"
  18. *Product: "(IBM LaserPrinter 4039)"
  19. *PSVersion: "(290)"
  20. *ModelName: "IBM 4039 LaserPrinter"
  21. *NickName: "IBM 4039 LaserPrinter PS"
  22.  
  23. *% === Options and Constraints ============
  24.  
  25. *OpenGroup: InstallableOptions/Options Installed
  26.  
  27. *OpenUI *Option1/Optional Lower Tray: Boolean
  28. *DefaultOption1: False
  29. *Option1 True/Installed: ""
  30. *Option1 False/Not Installed: ""
  31. *CloseUI: *Option1
  32.  
  33. *OpenUI *Option2/Optional Envelope Feeder: Boolean
  34. *DefaultOption2: False
  35. *Option2 True/Installed: ""
  36. *Option2 False/Not Installed: ""
  37. *CloseUI: *Option2
  38.  
  39. *CloseGroup: InstallableOptions
  40.  
  41. *UIConstraints: *Option1 False *InputSlot Lower
  42. *UIConstraints: *Option2 False *InputSlot Envelope
  43. *UIConstraints: *PageSize Envelope *Duplex
  44. *UIConstraints: *Duplex *PageSize Envelope
  45.  
  46. *% === Basic Capabilities ============
  47.  
  48. *ColorDevice: False
  49.  
  50. *LanguageLevel: "1"
  51. *Protocols: PJL
  52. *FreeVM: "675000"
  53. *ColorDevice: False
  54. *DefaultColorSpace: Gray
  55. *VariablePaperSize: False
  56. *Throughput: "8"
  57. *Password: "0"
  58. *ExitServer: "
  59.  count 0 eq   % is the password on the stack?
  60.  { true }
  61.  { dup        % potential password
  62.    statusdict /checkpassword get exec not
  63.  } ifelse
  64.  {  %  if no password or not valid
  65.    (WARNING : Cannot perform the exitserver command.) =
  66.    (Password supplied is not valid.) =
  67.    (Please contact the author of this software.) = flush
  68.    quit
  69.  } if
  70.  serverdict /exitserver get exec
  71. "
  72. *End
  73. *Reset: "
  74.  count 0 eq  % is the password on the stack?
  75.  { true }
  76.  { dup      % potential password
  77.    statusdict /checkpassword get exec not
  78.  } ifelse
  79.  {  %  if no password or not valid
  80.    (WARNING : Cannot reset printer.) =
  81.    (Password supplied is not valid.) =
  82.    (Please contact the author of this software.) = flush
  83.    quit
  84.  } if
  85.  serverdict /exitserver get exec
  86.  systemdict /quit get exec
  87.  (WARNING : Printer Reset Failed.) = flush
  88. "
  89. *End
  90.  
  91. *% === Resolution ============
  92.  
  93. *OpenUI *Resolution:  PickOne
  94. *DefaultResolution: 300dpi
  95. *OrderDependency: 10 AnySetup *Resolution
  96. *Resolution 300dpi: "300 statusdict /setresolution get exec"
  97. *Resolution 600dpi: "600 statusdict /setresolution get exec"
  98. *?Resolution: "statusdict begin resolution (     ) cvs print (dpi) = flush end"
  99. *CloseUI: *Resolution
  100.  
  101. *OpenUI *Smoothing/Smooth Characters: Boolean
  102. *DefaultSmoothing: True
  103. *OrderDependency: 40 AnySetup *Smoothing
  104. *Smoothing False: "0 statusdict /setdoret get exec"
  105. *Smoothing True: "1 statusdict /setdoret get exec"
  106. *?Smoothing: "
  107.  save
  108.  [(False)(True)(True)(True)(Unknown)] statusdict /doret get exec
  109.  dup 3 gt{pop 4}if get = flush
  110.  restore
  111. "
  112. *End
  113. *CloseUI: *Smoothing
  114.  
  115. *% === Halftone Information ===============
  116.  
  117. *ScreenFreq: "60.0"
  118. *ScreenAngle: "45.0"
  119. *DefaultScreenProc: Dot
  120. *ScreenProc Dot: "
  121.  {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  122.  sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  123. "
  124. *End
  125. *ScreenProc Line: "{ pop }"
  126. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  127.  
  128. *DefaultTransfer: Factory
  129. *Transfer Factory: "
  130. { statusdict begin doenhancedhalftone resolution end 600 eq and
  131.   { dup 0.28 lt
  132.     { 0.6 exp 1.2 mul }
  133.     { dup mul .478426 mul .521574 add }
  134.     ifelse
  135.   }
  136.   { 0.85 exp }
  137.   ifelse }"
  138. *End
  139. *Transfer Factory.Inverse: "
  140. { statusdict begin doenhancedhalftone resolution end 600 eq and
  141.   { dup 0.28 lt
  142.     { 0.6 exp 1.2 mul }
  143.     { dup mul .478426 mul .521574 add }
  144.     ifelse
  145.   }
  146.   { 0.85 exp }
  147.   ifelse
  148.   1 exch sub }"
  149. *End
  150.  
  151. *% === Paper Handling ===================
  152.  
  153. *% Code in this section selects a tray and sets up a frame buffer.
  154. *OpenUI *PageSize:  PickOne
  155. *OrderDependency: 30 AnySetup *PageSize
  156. *DefaultPageSize: Letter
  157. *PageSize Letter: "statusdict /lettertray get exec"
  158. *PageSize Legal: "statusdict /legaltray get exec"
  159. *PageSize Executive: "statusdict /executivetray get exec"
  160. *PageSize A4: "statusdict /a4tray get exec"
  161. *PageSize A5: "statusdict /a5tray get exec"
  162. *PageSize B5: "statusdict /b5tray get exec"
  163. *PageSize Envelope.279.540/Monarch Envelope: "statusdict /3.875x7.5envelopetray get exec"
  164. *PageSize Envelope.279.639/C9 Envelope: "statusdict /3.875x8.875envelopetray get exec"
  165. *PageSize Envelope.297.684/C10 Envelope: "statusdict /4.125x9.5envelopetray get exec"
  166. *PageSize Envelope.312.624/DL Envelope: "statusdict /110x220envelopetray get exec"
  167. *PageSize Envelope.459.649/C5 Envelope: "statusdict /162x229envelopetray get exec"
  168. *PageSize Envelope.499.709/B5 Envelope: "statusdict /176x250envelopetray get exec"
  169. *PageSize Envelope.612.1008/Other Envelope: "statusdict /otherenvelopetray get exec"
  170. *?PageSize: "
  171.  save
  172.  13 dict
  173.    dup /letter (Letter) put
  174.    dup /legal (Legal) put
  175.    dup /executivepage (Executive) put
  176.    dup /a4 (A4) put
  177.    dup /a5 (A5) put
  178.    dup /b5 (B5) put
  179.    dup /3.875x7.5envelope (Monarch) put
  180.    dup /3.875x8.875envelope (C9) put
  181.    dup /4.125x9.5envelope (Comm10) put
  182.    dup /110x220envelope (DL) put
  183.    dup /162x229envelope (C5) put
  184.    dup /176x250envelope (Envelope.499.709) put
  185.    dup /otherenvelope (Envelope.612.1008) put
  186.  statusdict /papersize get exec
  187.  3 1 roll  {get} stopped {(Unknown)}if
  188.  exch  not { print (.Transverse) }if
  189.  = flush
  190.  restore
  191. "
  192. *End
  193. *CloseUI: *PageSize
  194.  
  195. *% These entries will set up the frame buffer. Usually used with manual feed.
  196. *OpenUI *PageRegion:  PickOne
  197. *OrderDependency: 40 AnySetup *PageRegion
  198. *DefaultPageRegion: Letter
  199. *PageRegion Letter: "letter"
  200. *PageRegion Legal: "legal"
  201. *PageRegion Executive: "executivepage"
  202. *PageRegion A4: "a4"
  203. *PageRegion A5: "a5"
  204. *PageRegion B5: "b5"
  205. *PageRegion Envelope.279.540/Monarch Envelope: "3.875x7.5envelope"
  206. *PageRegion Envelope.279.639/C9 Envelope: "3.875x8.875envelope"
  207. *PageRegion Envelope.297.684/C10 Envelope: "4.125x9.5envelope"
  208. *PageRegion Envelope.312.624/DL Envelope: "110x220envelope"
  209. *PageRegion Envelope.459.649/C5 Envelope: "162x229envelope"
  210. *PageRegion Envelope.499.709/B5 Envelope: "176x250envelope"
  211. *PageRegion Envelope.612.1008/Other Envelope: "otherenvelope"
  212. *CloseUI: *PageRegion
  213.  
  214. *DefaultImageableArea: Letter
  215. *ImageableArea Letter:    "18 17 597 776"
  216. *ImageableArea Legal:     "18 18 597 992"
  217. *ImageableArea Executive: "18 18 505 740"
  218. *ImageableArea A4:        "10 19 588 827"
  219. *ImageableArea A5:        "18 13 405 580"
  220. *ImageableArea B5:        "18 18 505 711"
  221. *ImageableArea Envelope.279.540/Monarch Envelope: "1 13 260 526"
  222. *ImageableArea Envelope.279.639/C9 Envelope:      "1 16 260 623"
  223. *ImageableArea Envelope.297.684/C10 Envelope:     "3 16 278 668"
  224. *ImageableArea Envelope.312.624/DL Envelope:      "3 16 293 608"
  225. *ImageableArea Envelope.459.649/C5 Envelope:      "4 16 440 634"
  226. *ImageableArea Envelope.499.709/B5 Envelope:      "2 15 480 693"
  227. *ImageableArea Envelope.612.1008/Other Envelope: "15 16 593 992"
  228. *?ImageableArea: "
  229.  save
  230.  /cvp { cvi (            ) cvs print ( ) print } bind def
  231.  newpath clippath pathbbox
  232.  4 -2 roll exch 2 {ceiling cvp} repeat
  233.  exch 2 {floor cvp} repeat flush
  234.  restore
  235. "
  236. *End
  237.  
  238. *% These provide the physical dimensions of the paper (by keyword)
  239. *DefaultPaperDimension: Letter
  240. *PaperDimension Letter:    "612 792"
  241. *PaperDimension Legal:     "612 1008"
  242. *PaperDimension Executive: "522 756"
  243. *PaperDimension A4:        "595 842"
  244. *PaperDimension A5:        "420 595"
  245. *PaperDimension B5:        "516 729"
  246. *PaperDimension Envelope.279.540/Monarch Envelope: "279 540"
  247. *PaperDimension Envelope.279.639/C9 Envelope:      "279 639"
  248. *PaperDimension Envelope.297.684/C10 Envelope:     "297 684"
  249. *PaperDimension Envelope.312.624/DL Envelope:      "312 624"
  250. *PaperDimension Envelope.459.649/C5 Envelope:      "459 649"
  251. *PaperDimension Envelope.499.709/B5 Envelope:      "499 709"
  252. *PaperDimension Envelope.612.1008/Other Envelope:  "612 1008"
  253.  
  254. *RequiresPageRegion All: True
  255. *OpenUI *InputSlot:  PickOne
  256. *OrderDependency: 20 AnySetup *InputSlot
  257. *DefaultInputSlot: Upper
  258. *%InputSlot AutoSelect: "0 statusdict /setpapertray get exec"
  259. *InputSlot Upper: "0 statusdict /setpapertray get exec"
  260. *InputSlot Lower: "statusdict begin optionalfeeder { 1 setpapertray }{ 0 setpapertray }ifelse end"
  261. *InputSlot Envelope: "statusdict begin envelopefeeder { 2 setpapertray }{ 3 setpapertray }ifelse end"
  262. *%InputSlot Manual: "3 statusdict /setpapertray get exec"
  263. *InputSlot ManualEnvelope: "4 statusdict /setpapertray get exec"
  264. *?InputSlot: "
  265.  save
  266.  [ (Upper) (Lower) (Envelope) (Manual) (ManualEnvelope) ] statusdict /papertray get exec
  267.  {get exec} stopped { pop pop (Unknown) } if = flush
  268.  restore
  269. "
  270. *End
  271. *CloseUI: *InputSlot
  272.  
  273. *OpenUI *ManualFeed: Boolean
  274. *OrderDependency: 15 AnySetup *ManualFeed
  275. *DefaultManualFeed: False
  276. *ManualFeed True: "3 statusdict /setpapertray get exec"
  277. *ManualFeed False: "statusdict /manualfeed false put"
  278. *?ManualFeed: "
  279.  save
  280.  statusdict /manualfeed get {(True)}{(False)}ifelse = flush
  281.  restore
  282. "
  283. *End
  284. *CloseUI: *ManualFeed
  285.  
  286. *OpenUI *TraySwitch: Boolean
  287. *OrderDependency: 50 AnySetup *TraySwitch
  288. *DefaultTraySwitch: False
  289. *TraySwitch True:  "statusdict /trayswitch true put"
  290. *TraySwitch False: "statusdict /trayswitch false put"
  291. *?TraySwitch: "
  292.  save
  293.  statusdict /trayswitch get {(True)}{(False)}ifelse = flush
  294.  restore
  295. "
  296. *End
  297. *CloseUI: *TraySwitch
  298.  
  299. *DefaultOutputOrder: Normal
  300. *DefaultOutputBin: Upper
  301. *OutputOrder Normal: ""
  302. *OutputOrder Reverse: ""
  303.  
  304. *PageStackOrder Upper: Normal
  305. *PageStackOrder Front: Reverse
  306.  
  307. *DefaultDuplex: None
  308. *Duplex None: "statusdict begin false settumble false setduplexmode end"
  309. *Duplex DuplexNoTumble: "statusdict begin duplexer {true setduplexmode false settumble}{false setduplexmode}ifelse end"
  310. *Duplex DuplexTumble: "statusdict begin duplexer {true setduplexmode true settumble}{false setduplexmode}ifelse end"
  311.  
  312. *% Font Information ==============(5/28/92)============================
  313.  
  314. *DefaultFont: Courier
  315. *Font Courier: Standard "(001.000)" Standard ROM
  316. *Font Courier-Bold: Standard "(001.000)" Standard ROM
  317. *Font Courier-Oblique: Standard "(001.000)" Standard ROM
  318. *Font Courier-BoldOblique: Standard "(001.000)" Standard ROM
  319. *Font Times-Roman: Standard "(001.000)" Standard ROM
  320. *Font Times-Bold: Standard "(001.000)" Standard ROM
  321. *Font Times-Italic: Standard "(001.000)" Standard ROM
  322. *Font Times-BoldItalic: Standard "(001.000)" Standard ROM
  323. *Font Helvetica: Standard "(001.000)" Standard ROM
  324. *Font Helvetica-Bold: Standard "(001.000)" Standard ROM
  325. *Font Helvetica-Oblique: Standard "(001.000)" Standard ROM
  326. *Font Helvetica-BoldOblique: Standard "(001.000)" Standard ROM
  327. *Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
  328. *Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
  329. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
  330. *Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
  331. *Font Symbol: Special "(001.000)" Standard ROM
  332. *Font AvantGarde-Book: Standard "(001.000)" Standard ROM
  333. *Font AvantGarde-BookOblique: Standard "(001.000)" Standard ROM
  334. *Font AvantGarde-Demi: Standard "(001.000)" Standard ROM
  335. *Font AvantGarde-DemiOblique: Standard "(001.000)" Standard ROM
  336. *Font Bookman-Demi: Standard "(001.000)" Standard ROM
  337. *Font Bookman-DemiItalic: Standard "(001.000)" Standard ROM
  338. *Font Bookman-Light: Standard "(001.000)" Standard ROM
  339. *Font Bookman-LightItalic: Standard "(001.000)" Standard ROM
  340. *Font Helvetica-Light: Standard "(001.000)" Standard ROM
  341. *Font Helvetica-LightOblique: Standard "(001.000)" Standard ROM
  342. *Font Helvetica-Black: Standard "(001.000)" Standard ROM
  343. *Font Helvetica-BlackOblique: Standard "(001.000)" Standard ROM
  344. *Font NewCenturySchlbk-Roman: Standard "(001.000)" Standard ROM
  345. *Font NewCenturySchlbk-Bold: Standard "(001.000)" Standard ROM
  346. *Font NewCenturySchlbk-Italic: Standard "(001.000)" Standard ROM
  347. *Font NewCenturySchlbk-BoldItalic: Standard "(001.000)" Standard ROM
  348. *Font Palatino-Roman: Standard "(001.000)" Standard ROM
  349. *Font Palatino-Bold: Standard "(001.000)" Standard ROM
  350. *Font Palatino-Italic: Standard "(001.000)" Standard ROM
  351. *Font Palatino-BoldItalic: Standard "(001.000)" Standard ROM
  352. *Font ZapfChancery-MediumItalic: Standard "(001.000)" Standard ROM
  353. *Font ZapfDingbats: Special "(001.000)" Special ROM
  354. *?FontQuery: "
  355.  save
  356.  4 dict begin
  357.    /sv exch def
  358.    /str (fonts/                              ) def
  359.    /st2 128 string def
  360.    { count 0 gt
  361.      { dup st2 cvs (/) print print (:) print dup FontDirectory exch known
  362.        {pop (Yes)}
  363.        { str exch st2 cvs dup length /len exch def
  364.         6 exch putinterval str 0 len 6 add getinterval mark exch
  365.         { } st2 filenameforall counttomark 0 gt
  366.         { cleartomark (Yes)}{cleartomark (No)}ifelse
  367.        }ifelse = flush
  368.      }{ exit } ifelse
  369.    } bind loop
  370.    (*) = flush
  371.    sv
  372.  end
  373.  restore
  374. "
  375. *End
  376.  
  377. *?FontList: "
  378.  save
  379.  2 dict begin
  380.    /sv exch def
  381.    /str 128 string def
  382.    FontDirectory { pop == } bind forall flush
  383.    /filenameforall where
  384.    { pop save (fonts/*)
  385.      { dup length 6 sub 6 exch getinterval cvn == } bind
  386.      str filenameforall flush restore
  387.    } if
  388.    (*) = flush
  389.    sv
  390.  end
  391.  restore
  392. "
  393. *End
  394.  
  395. *% Printer Messages (verbatim from printer):
  396. *Message: "%%  exitserver: permanent state may be changed  %%"
  397. *Message: "%%  Flushing: rest of job (to end-of-file) will be ignored  %%"
  398. *Message: "\FontName\ not found, using Courier"
  399.  
  400. *% Status (format: %%  status: <one of these>  %% )
  401. *Status: "Printer Busy"
  402. *Status: "Warming Up"
  403.  
  404. *% Input Sources (format: %%  status: <stat>; source: <one of these>  %% )
  405. *Source: "Serial"
  406. *Source: "Parallel"
  407. *Source: "AppleTalk"
  408.  
  409. *% Printer Error (format: %%  PrinterError: <one of these>  %%)
  410. *PrinterError: "Printer Offline"
  411. *PrinterError: "Paper Out or Feed Failure - Tray 1"
  412. *PrinterError: "Paper Out or Feed Failure - Tray 2"
  413. *PrinterError: "Paper Out or Feed Failure - Envelope Feeder"
  414. *PrinterError: "Load Paper Requested"
  415. *PrinterError: "Load Envelope Requested"
  416. *PrinterError: "Invalid Manual Insertion"
  417. *PrinterError: "Wrong Paper Length"
  418. *PrinterError: "Paper Jam"
  419. *PrinterError: "Cover Open/Cartridge Not Installed"
  420. *PrinterError: "Output Bin Full"
  421. *PrinterError: "Default Storage Error"
  422. *PrinterError: "Battery Low - Slot 1"
  423. *PrinterError: "Battery Low - Slot 2"
  424. *PrinterError: "Non-Download Font Card Installed - Slot 1"
  425. *PrinterError: "Non-Download Font Card Installed - Slot 2"
  426. *PrinterError: "Write-Protect Switch in Protect Position - Slot 1"
  427. *PrinterError: "Write-Protect Switch in Protect Position - Slot 2"
  428. *PrinterError: "Defective or Unprogrammed Card Installed - Slot 1"
  429. *PrinterError: "Defective or Unprogrammed Card Installed - Slot 2"
  430. *PrinterError: "Defective Font Card Installed - Slot 1"
  431. *PrinterError: "Defective Font Card Installed - Slot 2"
  432. *PrinterError: "Unsupported Card Installed - Slot 1"
  433. *PrinterError: "Unsupported Card Installed - Slot 2"
  434. *PrinterError: "Printer Busy"
  435. *PrinterError: "Printer Error"
  436. *PrinterError: "Printer Warming Up"
  437. *PrinterError: "Service Error"
  438. *PrinterError: "ioerror"
  439. *PrinterError: "Wrong Paper Size Installed"
  440.  
  441. *%DeviceAdjustMatrix: " 1 0 0 1 0 0 "
  442.  
  443. *% === Color Separation Information =====================
  444.  
  445. *DefaultColorSep: ProcessBlack.128lpi.1270dpi/128 lpi / 1270 dpi
  446.  
  447. *InkName: ProcessBlack/Process Black
  448. *InkName: CustomColor/Custom Color
  449. *InkName: ProcessCyan/Process Cyan
  450. *InkName: ProcessMagenta/Process Magenta
  451. *InkName: ProcessYellow/Process Yellow
  452.  
  453. *%  For 60 lpi / 300 dpi  ===============================
  454.  
  455. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  456. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  457. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  458. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  459. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  460.  
  461. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  462. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  463. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  464. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  465. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  466.  
  467. *%  For 53 lpi / 300 dpi  ===============================
  468.  
  469. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  470. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  471. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  472. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  473. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  474.  
  475. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  476. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  477. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  478. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  479. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  480.  
  481. *%  For 85 lpi / 600 dpi  5,5,2,6,6,2,20/3,0) =====================
  482.  
  483. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  484. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  485. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  486. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  487. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  488.  
  489. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  490. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  491. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  492. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  493. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  494.  
  495. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  496. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  497. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  498. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  499. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  500. "
  501. *End
  502.  
  503. *%  For 71 lpi / 600 dpi  ===============================
  504.  
  505. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  506. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  507. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  508. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  509. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  510.  
  511. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  512. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  513. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  514. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  515. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  516.  
  517. *% End of PPD file for IBM LaserPrinter 4039
  518. 
  519.