home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / NEXTSTEP / PrinterTypes / dx12.spd < prev    next >
Encoding:
PostScript Printer Description  |  1995-11-12  |  22.2 KB  |  607 lines

  1. *PPD-Adobe: "4.2"
  2. *%
  3. *%
  4. *%Disclaimer statements
  5. *%
  6. *% Date Dec 01 1995
  7. *FormatVersion: "4.2"
  8. *FileVersion: "5.3"
  9. *PCFileName: "DX12.PPD"
  10. *LanguageVersion: English
  11. *Product: "(NewGen DesignXpress 12)"
  12. *PSVersion: "1.0"
  13. *ModelName: "NewGen DesignXpress 12"
  14. *NickName: "NewGen DesignXpress 12"
  15.  
  16. *% ===== Installable Options =====
  17.  
  18. *OpenGroup: InstallableOptions/Options Installed
  19.  
  20. *OpenUI *Option1/MemoryConfiguration: PickOne
  21. *DefaultOption1: 40MB
  22. *Option1 12MB/12 MB Installed: ""
  23. *Option1 16MB/16 MB Installed: ""
  24. *Option1 20MB/20 MB Installed: ""
  25. *Option1 32MB/32 MB Installed: ""
  26. *Option1 40MB/40 MB Installed: ""
  27. *Option1 48MB/48 MB Installed: ""
  28. *Option1 64MB/64 MB Installed: ""
  29. *Option1 96MB/96 MB Installed: ""
  30. *CloseUI: *Option1
  31.  
  32. *OpenUI *Option2/Second Paper Cassette: Boolean
  33. *DefaultOption2: False
  34. *Option2 True/Installed: ""
  35. *Option2 False/Not Installed: ""
  36. *CloseUI: *Option2
  37.  
  38. *CloseGroup: InstallableOptions
  39.  
  40. *% ===== Constraints =====
  41.  
  42. *UIConstraints: *Option2 False *InputSlot Lower
  43. *UIConstraints: *Option2 False *AutoTraySwitch
  44. *UIConstraints:  *Smoothing True *Resolution 1200x1200dpi
  45. *UIConstraints: *PageSize OverSize *ManualFeed False
  46.  
  47.  
  48. *% General Information and Defaults ===============
  49. *FreeVM: "20000000"
  50. *LanguageLevel: "2"
  51. *ColorDevice: False 
  52. *DefaultColorSpace: Gray
  53. *VariablePaperSize: True
  54. *FileSystem: True
  55. *?FileSystem: "save
  56.    false (%disk?%)
  57.     { currentdevparams dup /Writeable known
  58.        {/Writeable get {pop true} if} {pop} ifelse
  59.      } 10 string /IODevice resourceforall
  60.      {(True)}{(False)} ifelse = flush restore
  61. "
  62. *End
  63. *Throughput: "16"
  64. *Password: "()"
  65. *ExitServer: "
  66.    count 0 eq
  67.    { false } { true exch startjob } ifelse
  68.    not { (WARNING: Cannot modify initial VM.) =
  69.         (Missing or invalid password.) =
  70.         (Please contact the author of this software.) = flush quit
  71.       } if
  72. "
  73. *End
  74. *Reset: "
  75.    count 0 eq
  76.    { false } { true exch startjob } ifelse
  77.    not { (WARNING: Cannot reset printer.) =
  78.         (Missing or invalid password.) =
  79.         (Please contact the author of this software.) = flush quit
  80.       } if
  81.    systemdict /quit get exec
  82.    (WARNING : Printer Reset Failed.) = flush
  83. "
  84. *End
  85.  
  86. *OpenUI *Smoothing/IET: Boolean
  87. *OrderDependency: 10 AnySetup *Smoothing
  88. *DefaultSmoothing: Unknown
  89. *Smoothing True/On: "true statusdict /enableIET get exec"
  90. *Smoothing False/Off: "false statusdict /enableIET get exec"
  91. *?Smoothing: "
  92.     save
  93.         statusdict /defaultIET get exec {(True)}{(False)}ifelse = flush
  94.     restore
  95. "
  96. *CloseUI: *Smoothing
  97.  
  98.  
  99. *OpenUI *Resolution: PickOne
  100. *OrderDependency: 5 AnySetup *Resolution
  101. *DefaultResolution: 1200x1200dpi
  102. *Resolution 1200x1200dpi: "1200 1200 statusdict /setresxy get exec"
  103. *Resolution 1200x600dpi: "1200 600 statusdict /setresxy get exec"
  104. *Resolution 600x600dpi: "600 600 statusdict /setresxy get exec"
  105. *?Resolution: "
  106.     save
  107.         initgraphics
  108.         0 0 moveto currentpoint matrix defaultmatrix transform
  109.         0 72 lineto currentpoint matrix defaultmatrix transform
  110.         3 -1 roll sub dup mul
  111.         3 1 roll exch sub dup mul
  112.         add sqrt round cvi
  113.         0 0 moveto currentpoint matrix defaultmatrix transform
  114.         72 0 lineto currentpoint matrix defaultmatrix transform
  115.         3 -1 roll sub dup mul
  116.         3 1 roll exch sub dup mul
  117.         add sqrt round cvi
  118.         (           ) cvs print (x) print (           ) cvs print (dpi) = flush
  119.     restore
  120. "
  121. *End
  122. *CloseUI: *Resolution
  123.  
  124. *% ===== Halftone Information =====
  125.  
  126. *ScreenFreq: "95.0"
  127. *ScreenAngle: "45.0"
  128. *DefaultScreenProc: Dot
  129. *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 }
  130. "
  131. *End
  132. *ScreenProc Line: "{ pop }"
  133. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }
  134. "
  135. *End
  136. *DefaultTransfer: Null
  137. *Transfer Null: "{ }"
  138. *Transfer Null.Inverse: "{ 1 exch sub }"
  139.  
  140.  
  141.  
  142. *% Paper Handling ===================
  143. *% Use these entries to set paper size most of the time, unless there is
  144. *% specific reason to use PageRegion.
  145. *OpenUI *PageSize: PickOne
  146. *OrderDependency: 30 AnySetup *PageSize
  147. *DefaultPageSize: ANSIA
  148. *PageSize ANSIA/Letter: "<</PageSize [612 792]>> setpagedevice"
  149. *End
  150. *PageSize ISOA4/A4: "<</PageSize [597 842]>> setpagedevice"
  151. *End
  152. *PageSize SA/Legal: "<</PageSize [612 1008]>> setpagedevice"
  153. *End
  154. *PageSize EXEC/Executive: "<</PageSize [594 756]>> setpagedevice"
  155. *End
  156. *PageSize B5/B5: "<</PageSize [499 708]>> setpagedevice"
  157. *End
  158. *PageSize ISOA3/A3: "<</PageSize [842 1188]>> setpagedevice"
  159. *End
  160. *PageSize ANSIB/Tabloid: "<</PageSize [792 1224]>> setpagedevice"
  161. *End
  162. *PageSize OS-B/11.7x18/11.75x20: "<</PageSize [846 1440]>> setpagedevice"
  163. *End
  164. *PageSize SuperOS/12x20/12x20: "<</PageSize [864 1440]>> setpagedevice"
  165. *End
  166. *PageSize OS/12x25/12x25: "<</PageSize [864 1800]>> setpagedevice"
  167. *End
  168. *PageSize OMPlate1: "<</PageSize [622 1080]>> setpagedevice"
  169. *End
  170. *PageSize OMPlate2: "<</PageSize [720 1080]>> setpagedevice"
  171. *End
  172. *PageSize OMPlate3: "<</PageSize [720 1116]>> setpagedevice"
  173. *End
  174. *PageSize OMPlate4: "<</PageSize [792 1296]>> setpagedevice"
  175. *End
  176. *PageSize OMPlate5: "<</PageSize [792 1332]>> setpagedevice"
  177. *End
  178. *PageSize OMPlate6: "<</PageSize [810 1332]>> setpagedevice"
  179. *End
  180. *PageSize OMPlate7: "<</PageSize [857 1290]>> setpagedevice"
  181. *End
  182. *PageSize OMPlate8: "<</PageSize [857 1395]>> setpagedevice"
  183. *End
  184. *PageSize Envelope: "<</PageSize [297 684]>> setpagedevice"
  185. *End
  186. *?PageSize: "
  187. save currentpagedevice /PageSize get aload pop 
  188.   2 copy gt {exch} if (Unknown)
  189.   19 dict
  190.   dup [597 842] (ISOA4) put 
  191.   dup [612 792] (ANSIA) put 
  192.   dup [594 756] (EXEC) put 
  193.   dup [499 708] (B5) put 
  194.   dup [612 1008] (SA) put 
  195.   dup [842 1188] (ISOA3) put 
  196.   dup [792 1224] (ANSIB) put 
  197.   dup [846 1440] (OS-B) put 
  198.   dup [864 1440] (SuperOS) put 
  199.   dup [864 1800] (OS) put 
  200.   dup [622 1080] (OMPlate1) put
  201.   dup [720 1080] (OMPLate2) put
  202.   dup [720 1116] (OMPlate3) put
  203.   dup [792 1296] (OMPlate4) put
  204.   dup [792 1332] (OMPlate5) put
  205.   dup [810 1332] (OMPlate6) put
  206.   dup [857 1290] (OMPlate7) put
  207.   dup [857 1395] (OMPlate8) put
  208.   dup [297 684] (Envelope) put
  209.  
  210.  { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and 
  211.     { exch pop exit } { pop } ifelse
  212.   } bind forall = flush pop pop
  213. restore"
  214. *End
  215. *CloseUI: *PageSize
  216.  
  217. *% These entries will set up the frame buffer. Usually used with manual feed.
  218. *OpenUI *PageRegion: PickOne
  219. *OrderDependency: 40 AnySetup *PageRegion
  220. *PageRegion ANSIA/Letter: "<</PageSize [612 792]>> setpagedevice"
  221. *End
  222. *PageRegion ISOA4/A4: "<</PageSize [597 842]>> setpagedevice"
  223. *End
  224. *PageRegion SA/Legal: "<</PageSize [612 1008]>> setpagedevice"
  225. *End
  226. *PageRegion EXEC/Executive: "<</PageSize [594 756]>> setpagedevice"
  227. *End
  228. *PageRegion B5/B5: "<</PageSize [499 708] >> setpagedevice"
  229. *End
  230. *PageRegion ISOA3/A3: "<</PageSize [842 1188]>> setpagedevice"
  231. *End
  232. *PageRegion ANSIB/Tabloid: "<</PageSize [792 1224]>> setpagedevice"
  233. *End
  234. *PageRegion OS-B/11.7x18/11.75x20: "<</PageSize [846 1440]>> setpagedevice"
  235. *End
  236. *PageRegion SuperOS/12x20/12x20: "<</PageSize [864 1440]>> setpagedevice"
  237. *End
  238. *PageRegion OS/12x25/12x25: "<</PageSize [864 1800]>> setpagedevice"
  239. *End
  240. *PageRegion OMPlate1: "<</PageSize [622 1080]>> setpagedevice"
  241. *End
  242. *PageRegion OMPlate2: "<</PageSize [720 1080]>> setpagedevice"
  243. *End
  244. *PageRegion OMPlate3: "<</PageSize [720 1116]>> setpagedevice"
  245. *End
  246. *PageRegion OMPlate4: "<</PageSize [792 1296]>> setpagedevice"
  247. *End
  248. *PageRegion OMPlate5: "<</PageSize [792 1332]>> setpagedevice"
  249. *End
  250. *PageRegion OMPlate6: "<</PageSize [810 1332]>> setpagedevice"
  251. *End
  252. *PageRegion OMPlate7: "<</PageSize [857 1290]>> setpagedevice"
  253. *End
  254. *PageRegion OMPlate8: "<</PageSize [857 1395]>> setpagedevice"
  255. *End
  256. *PageRegion Envelope: "<</PageSize [297 684]>> setpagedevice"
  257. *End                
  258.  
  259. *CloseUI: *PageRegion
  260.  
  261. *% The following entries provide information about specific paper keywords.
  262. *DefaultImageableArea: ANSIA
  263. *ImageableArea ANSIA/Letter: "14 14 597 777"
  264. *ImageableArea ISOA4/A4: "14 14 583 827"
  265. *ImageableArea SA/Legal: "14 14 597 993"
  266. *ImageableArea EXEC/Executive: "14 14 580 748"
  267. *ImageableArea B5/B5: "14 14 489 698"
  268. *ImageableArea ISOA3/A3: "14 14 827 1173"
  269. *ImageableArea ANSIB/Tabloid: "14 14 777 1209"
  270. *ImageableArea OS-B/11.7x18/11.75x20: "2  72 842 1368"
  271. *ImageableArea SuperOS/12x20/12x20: "0 0 863 1439"
  272. *ImageableArea OS/12x25/12x25: "0 0 863 1799"
  273. *ImageableArea OMPlate1: "0 108 622 972"
  274. *ImageableArea OMPlate2: "0 108 720 972"
  275. *ImageableArea OMPlate3: "0 108 720 1008"
  276. *ImageableArea OMPlate4: "0 108 792 1188"
  277. *ImageableArea OMPlate5: "0 108 792 1224"
  278. *ImageableArea OMPlate6: "0 108 810 1224"
  279. *ImageableArea OMPlate7: "12 108 845 1188"
  280. *ImageableArea OMPlate8: "12 108 845 1287"
  281. *ImageableArea Envelope: "12 12 284 672"
  282.  
  283. *?ImageableArea: "
  284. save
  285.   /cvp { (                ) cvs print ( ) print } bind def
  286.   /upperright {10000 mul floor 10000 div} bind def
  287.   /lowerleft {10000 mul ceiling 10000 div} bind def
  288.   newpath clippath pathbbox
  289.   4 -2 roll exch 2 {lowerleft cvp} repeat
  290.   exch 2 {upperright cvp} repeat flush
  291.  restore
  292. "
  293. *End
  294.  
  295. *% These provide the physical dimensions of the paper (by keyword)
  296. *DefaultPaperDimension: ANSIA
  297. *PaperDimension ANSIA/Letter:"612 792" 
  298. *PaperDimension ISOA4/A4:"597 842" 
  299. *PaperDimension SA/Legal:"612 1008" 
  300. *PaperDimension EXEC/Executive:"594 756" 
  301. *PaperDimension B5/B5:"499 708" 
  302. *PaperDimension ISOA3/A3:"842 1188" 
  303. *PaperDimension ANSIB/Tabloid:"792 1224" 
  304. *PaperDimension OS-B/11.7x18/11.75x20:"846 1440" 
  305. *PaperDimension SuperOS/12x20/12x20:"864 1440" 
  306. *PaperDimension OS/12x25/12x25:"864 1800" 
  307. *PaperDimension OMPlate1: "622 1080"
  308. *PaperDimension OMPlate2: "720 1080"
  309. *PaperDimension OMPlate3: "720 1116"
  310. *PaperDimension OMPlate4: "792 1296"
  311. *PaperDimension OMPlate5: "792 1332"
  312. *PaperDimension OMPlate6: "810 1332"
  313. *PaperDimension OMPlate7: "857 1290"
  314. *PaperDimension OMPlate8: "857 1395"
  315. *PaperDimension Envelope: "297 684"
  316.  
  317. *OpenUI *InputSlot: PickOne
  318. *OrderDependency: 15 AnySetup *InputSlot
  319. *DefaultInputSlot: Upper
  320. *InputSlot Upper/Tray 0: "0 statusdict /setpapertray get exec"
  321. *InputSlot Lower/Tray 1: "1 statusdict /setpapertray get exec"
  322. *InputSlot Manual/Manual Feed: " 2 statusdict /setpapertray get exec"
  323. *InputSlot Auto/Auto: "3 statusdict /setpapertray get exec"
  324. *?InputSlot: "
  325.     save
  326.         [ (Upper)(Lower)(Auto)(Manual) ] statusdict /papertray get exec
  327.             { get } stopped { pop pop (Unknown) }if
  328.         = flush
  329.     restore
  330. "
  331. *End
  332. *RequiresPageRegion All: True
  333. *CloseUI: *InputSlot
  334.  
  335.  
  336.  
  337. *DefaultOutputOrder: Normal
  338.  
  339.  
  340.  
  341.  
  342. *OpenUI *MediaType/Paper: PickOne
  343. *OrderDependency: 50 AnySetup *MediaType
  344. *DefaultMediaType Paper: Paper
  345. *MediaType Paper: "<</MediaType (Paper) >>setpagedevice"
  346. *MediaType Transparent: "<</MediaType (Transparency) >> setpagedevice
  347. {1 exch sub 0.74 mul 1 exch sub} bind settransfer"
  348. *End
  349. *?MediaType: "save
  350.    currentpagedevice /MediaType get
  351.    dup null eq {pop (Unknown)} if 
  352.    = flush restore" 
  353. *End
  354. *CloseUI: *MediaType
  355.  
  356. *%=== Custom Page Sizes ======================================
  357. *% Width Height WidthOffset HeightOffset Orientation
  358. *CustomPageSize True: "
  359.         4 dict begin
  360.         /Orientation exch def
  361.         2 array astore /Margins exch def
  362.         2 array astore /PageSize exch def
  363.         /ImagingBBox null def
  364.         currentdict end setpagedevice"
  365. *End
  366. *ParamCustomPageSize Width: 1 points 1 864
  367. *ParamCustomPageSize Height: 2 points 1 1800
  368. *ParamCustomPageSize WidthOffset/Margins: 3 points 0 864
  369. *ParamCustomPageSize HeightOffset: 4 points 0 1800
  370. *ParamCustomPageSize Orientation: 5 int 0 1
  371.     
  372. *CenterRegistered: False
  373. *MaxMediaWidth: "864"
  374. *MaxMediaHeight: "1800"
  375. *?CurrentMediaWidth: "save statusdict /mediawidth get exec = flush restore"
  376. *?CurrentMeditHeight: "save statusdict /medialength get exec = flush restore"
  377.  
  378. *% Font Information =====================
  379. *DefaultFont: Courier
  380. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  381. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  382. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  383. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  384. *Font Bookman-Demi: Standard "(001.003)" Standard ROM
  385. *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
  386. *Font Bookman-Light: Standard "(001.003)" Standard ROM
  387. *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
  388. *Font Courier: Standard "(002.003)" Standard ROM
  389. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  390. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  391. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  392. *Font Helvetica: Standard "(001.006)" Standard ROM
  393. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  394. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  395. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  396. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  397. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  398. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  399. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  400. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
  401. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
  402. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  403. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
  404. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  405. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  406. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  407. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  408. *Font Symbol: Special "(001.007)" Standard ROM
  409. *Font Times-Bold: Standard "(001.007)" Standard ROM
  410. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  411. *Font Times-Italic: Standard "(001.007)" Standard ROM
  412. *Font Times-Roman: Standard "(001.007)" Standard ROM
  413. *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard ROM
  414. *Font ZapfDingbats: Special "(001.004)" Standard ROM
  415. *?FontQuery: "
  416. save  
  417.   { count 1 gt
  418.     { exch dup 127 string cvs (/) print print (:) print
  419.      /Font resourcestatus {pop pop (Yes)} {(No)} ifelse = 
  420.     } { exit } ifelse
  421.   } bind loop
  422.   (*) = flush
  423. restore"
  424. *End
  425.  
  426. *?FontList: "
  427.    save (*) {cvn ==} 128 string /Font resourceforall
  428.    (*) = flush restore"
  429. *End
  430.  
  431. *% Printer Messages (verbatim from printer):
  432. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  433. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  434. *Message: "\FontName\ not found, using Courier"
  435.  
  436. *% Status (format: %%[ status: <one of these> ]%% )
  437. *Status: "PrinterError: Cover Open"
  438. *Status: "PrinterError: Paper cassette out"
  439. *Status: "PrinterError: Ink film cassette out"
  440. *Status: "PrinterError: Over heat"
  441. *Status: "PrinterError: Paper Jam"
  442. *Status: "PrinterError: Paper out"
  443. *Status: "PrinterError: Ink film out"
  444. *Status: "PrinterError: Paper mis-loading"
  445. *Status: "PrinterError: Thermal Head lock"
  446. *Status: "PrinterError: Data wait"
  447.  
  448. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  449. *Source: "Serial"
  450. *Source: "LocalTalk"
  451. *Source: "Parallel"
  452. *Source: "SCSI"
  453.  
  454. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  455. *PrinterError: "Cover Open"
  456. *PrinterError: "Paper cassette out"
  457. *PrinterError: "Ink film cassette out"
  458. *PrinterError: "Over heat"
  459. *PrinterError: "Paper Jam"
  460. *PrinterError: "Paper out"
  461. *PrinterError: "Ink film out"
  462. *PrinterError: "Paper mis-loading"
  463. *PrinterError: "Thermal Head lock"
  464. *PrinterError: "Data wait"
  465.  
  466. *% Color Separation Information ===========================
  467.  
  468. *OpenUI * Sperations: Boolean
  469. *OrderDependency: 60 AnySetup *Separations
  470. *Separations True: "1 dict dup /Separations true put setpagedevice"
  471. *Separations False: "1 dict dup /Separations false put setpagedevice"
  472. *DefaultSeparations: False
  473. *?Separations: "save currentpagedevice /Separations get
  474.      {(True)}{(False)} ifelse = flush restore
  475. "
  476. *End
  477. *CloseUI: *Separations
  478.  
  479. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  480.  
  481. *% ===== Color Separation Information =====
  482.  
  483. *DefaultColorSep: ProcessBlack.65lpi.600dpi/65 lpi/600 dpi
  484.  
  485. *InkName: ProcessBlack/Process Black
  486. *InkName: CustomColor/Custom Color
  487. *InkName: ProcessCyan/Process Cyan
  488. *InkName: ProcessMagenta/Process Magenta
  489. *InkName: ProcessYellow/Process Yellow
  490.  
  491.  
  492. *% For 53 lpi / 600 dpi =====
  493.  
  494. *ColorSepScreenAngle ProcessCyan.53lpi.600dpi/53 lpi/600 dpi: "110"
  495. *ColorSepScreenAngle ProcessMagenta.53lpi.600dpi/53 lpi/600 dpi: "160"
  496. *ColorSepScreenAngle ProcessYellow.53lpi.600dpi/53 lpi/600 dpi: "90"
  497. *ColorSepScreenAngle ProcessBlack.53lpi.600dpi/53 lpi/600 dpi: "45"
  498. *ColorSepScreenAngle CustomColor.53lpi.600dpi/53 lpi/600 dpi: "45"
  499.  
  500. *ColorSepScreenFreq ProcessCyan.53lpi.600dpi/53 lpi/600 dpi: "51.3"
  501. *ColorSepScreenFreq ProcessMagenta.53lpi.600dpi/53 lpi/600 dpi: "51.3"
  502. *ColorSepScreenFreq ProcessYellow.53lpi.600dpi/53 lpi/600 dpi: "54.5"
  503. *ColorSepScreenFreq ProcessBlack.53lpi.600dpi/53 lpi/600 dpi: "60.6"
  504. *ColorSepScreenFreq CustomColor.53lpi.600dpi/53 lpi/600 dpi: "60.6"
  505.  
  506. *% For 65 lpi / 600 dpi =====
  507.  
  508. *ColorSepScreenAngle ProcessCyan.65lpi.600dpi/65 lpi/600 dpi: "108.4"
  509. *ColorSepScreenAngle ProcessMagenta.65lpi.600dpi/65 lpi/600 dpi: "161.6"
  510. *ColorSepScreenAngle ProcessYellow.65lpi.600dpi/65 lpi/600 dpi: "90"
  511. *ColorSepScreenAngle ProcessBlack.65lpi.600dpi/65 lpi/600 dpi: "45"
  512. *ColorSepScreenAngle CustomColor.65lpi.600dpi/65 lpi/600 dpi: "45"
  513.  
  514. *ColorSepScreenFreq ProcessCyan.65lpi.600dpi/65 lpi/600 dpi: "63.2"
  515. *ColorSepScreenFreq ProcessMagenta.65lpi.600dpi/65 lpi/600 dpi: "63.2"
  516. *ColorSepScreenFreq ProcessYellow.65lpi.600dpi/65 lpi/600 dpi: "66.7"
  517. *ColorSepScreenFreq ProcessBlack.65lpi.600dpi/65 lpi/600 dpi: "70.7"
  518. *ColorSepScreenFreq CustomColor.65lpi.600dpi/65 lpi/600 dpi: "70.7"
  519.  
  520. *% For 90 lpi / 600 dpi =====
  521.  
  522. *ColorSepScreenAngle ProcessCyan.90lpi.600dpi/90 lpi/600 dpi: "108.4"
  523. *ColorSepScreenAngle ProcessMagenta.90lpi.600dpi/90 lpi/600 dpi: "161.6"
  524. *ColorSepScreenAngle ProcessYellow.90lpi.600dpi/90 lpi/600 dpi: "90"
  525. *ColorSepScreenAngle ProcessBlack.90lpi.600dpi/90 lpi/600 dpi: "45"
  526. *ColorSepScreenAngle CustomColor.90lpi.600dpi/90 lpi/600 dpi: "45"
  527.  
  528. *ColorSepScreenFreq ProcessCyan.90lpi.600dpi/90 lpi/600 dpi: "94.9"
  529. *ColorSepScreenFreq ProcessMagenta.90lpi.600dpi/90 lpi/600 dpi: "94.9"
  530. *ColorSepScreenFreq ProcessYellow.90lpi.600dpi/90 lpi/600 dpi: "100"
  531. *ColorSepScreenFreq ProcessBlack.90lpi.600dpi/90 lpi/600 dpi: "106.1"
  532. *ColorSepScreenFreq CustomColor.90lpi.600dpi/90 lpi/600 dpi: "106.1"
  533.  
  534. *% For 53 lpi / 1200 dpi =====
  535.  
  536. *ColorSepScreenAngle ProcessCyan.53lpi.1200dpi/53 lpi/1200 dpi: "108.4"
  537. *ColorSepScreenAngle ProcessMagenta.53lpi.1200dpi/53 lpi/1200 dpi: "161.1"
  538. *ColorSepScreenAngle ProcessYellow.53lpi.1200dpi/53 lpi/1200 dpi: "90"
  539. *ColorSepScreenAngle ProcessBlack.53lpi.1200dpi/53 lpi/1200 dpi: "45"
  540. *ColorSepScreenAngle CustomColor.53lpi.1200dpi/53 lpi/1200 dpi: "45"
  541.  
  542. *ColorSepScreenFreq ProcessCyan.53lpi.1200dpi/53 lpi/1200 dpi: "47.4"
  543. *ColorSepScreenFreq ProcessMagenta.53lpi.1200dpi/53 lpi/1200 dpi: "47.4"
  544. *ColorSepScreenFreq ProcessYellow.53lpi.1200dpi/53 lpi/1200 dpi: "50"
  545. *ColorSepScreenFreq ProcessBlack.53lpi.1200dpi/53 lpi/1200 dpi: "53"
  546. *ColorSepScreenFreq CustomColor.53lpi.1200dpi/53 lpi/1200 dpi: "53"
  547.  
  548. *% For 65 lpi / 1200 dpi =====
  549.  
  550. *ColorSepScreenAngle ProcessCyan.65lpi.1200dpi/65 lpi/1200 dpi: "108.4"
  551. *ColorSepScreenAngle ProcessMagenta.65lpi.1200dpi/65 lpi/1200 dpi: "161.6"
  552. *ColorSepScreenAngle ProcessYellow.65lpi.1200dpi/65 lpi/1200 dpi: "90"
  553. *ColorSepScreenAngle ProcessBlack.65lpi.1200dpi/65 lpi/1200 dpi: "45"
  554. *ColorSepScreenAngle CustomColor.65lpi.1200dpi/65 lpi/1200 dpi: "45"
  555.  
  556. *ColorSepScreenFreq ProcessCyan.65lpi.1200dpi/65 lpi/1200 dpi: "63.2"
  557. *ColorSepScreenFreq ProcessMagenta.65lpi.1200dpi/65 lpi/1200 dpi: "63.2"
  558. *ColorSepScreenFreq ProcessYellow.65lpi.1200dpi/65 lpi/1200 dpi: "66.7"
  559. *ColorSepScreenFreq ProcessBlack.65lpi.1200dpi/65 lpi/1200 dpi: "70.7"
  560. *ColorSepScreenFreq CustomColor.65lpi.1200dpi/65 lpi/1200 dpi: "70.7"
  561.  
  562. *% For 75 lpi / 1200 dpi =====
  563.  
  564. *ColorSepScreenAngle ProcessCyan.75lpi.1200dpi/75 lpi/1200 dpi: "108.4"
  565. *ColorSepScreenAngle ProcessMagenta.75lpi.1200dpi/75 lpi/1200 dpi: "161.6"
  566. *ColorSepScreenAngle ProcessYellow.75lpi.1200dpi/75 lpi/1200 dpi: "90"
  567. *ColorSepScreenAngle ProcessBlack.75lpi.1200dpi/75 lpi/1200 dpi: "45"
  568. *ColorSepScreenAngle CustomColor.75lpi.1200dpi/75 lpi/1200 dpi: "45"
  569.  
  570. *ColorSepScreenFreq ProcessCyan.75lpi.1200dpi/75 lpi/1200 dpi: "75.9"
  571. *ColorSepScreenFreq ProcessMagenta.75lpi.1200dpi/75 lpi/1200 dpi: "75.9"
  572. *ColorSepScreenFreq ProcessYellow.75lpi.1200dpi/75 lpi/1200 dpi: "80"
  573. *ColorSepScreenFreq ProcessBlack.75lpi.1200dpi/75 lpi/1200 dpi: "84.9"
  574. *ColorSepScreenFreq CustomColor.75lpi.1200dpi/75 lpi/1200 dpi: "84.9"
  575.  
  576. *% For 95 lpi / 1200 dpi =====
  577.  
  578. *ColorSepScreenAngle ProcessCyan.95lpi.1200dpi/95 lpi/1200 dpi: "108.4"
  579. *ColorSepScreenAngle ProcessMagenta.95lpi.1200dpi/95 lpi/1200 dpi: "161.6"
  580. *ColorSepScreenAngle ProcessYellow.95lpi.1200dpi/95 lpi/1200 dpi: "90"
  581. *ColorSepScreenAngle ProcessBlack.95lpi.1200dpi/95 lpi/1200 dpi: "45"
  582. *ColorSepScreenAngle CustomColor.95lpi.1200dpi/95 lpi/1200 dpi: "45"
  583.  
  584. *ColorSepScreenFreq ProcessCyan.95lpi.1200dpi/95 lpi/1200 dpi: "94.9"
  585. *ColorSepScreenFreq ProcessMagenta.95lpi.1200dpi/95 lpi/1200 dpi: "94.9"
  586. *ColorSepScreenFreq ProcessYellow.95lpi.1200dpi/95 lpi/1200 dpi: "100"
  587. *ColorSepScreenFreq ProcessBlack.95lpi.1200dpi/95 lpi/1200 dpi: "106.1"
  588. *ColorSepScreenFreq CustomColor.95lpi.1200dpi/95 lpi/1200 dpi: "106.1"
  589.  
  590. *% For 105 lpi / 1200 dpi =====
  591.  
  592. *ColorSepScreenAngle ProcessCyan.105lpi.1200dpi/105 lpi/1200 dpi: "110"
  593. *ColorSepScreenAngle ProcessMagenta.105lpi.1200dpi/105 lpi/1200 dpi: "160"
  594. *ColorSepScreenAngle ProcessYellow.105lpi.1200dpi/105 lpi/1200 dpi: "90"
  595. *ColorSepScreenAngle ProcessBlack.105lpi.1200dpi/105 lpi/1200 dpi: "45"
  596. *ColorSepScreenAngle CustomColor.105lpi.1200dpi/105 lpi/1200 dpi: "45"
  597.  
  598. *ColorSepScreenFreq ProcessCyan.105lpi.1200dpi/105 lpi/1200 dpi: "102.5"
  599. *ColorSepScreenFreq ProcessMagenta.105lpi.1200dpi/105 lpi/1200 dpi: "102.5"
  600. *ColorSepScreenFreq ProcessYellow.105lpi.1200dpi/105 lpi/1200 dpi: "109.1"
  601. *ColorSepScreenFreq ProcessBlack.105lpi.1200dpi/105 lpi/1200 dpi: "121.2"
  602. *ColorSepScreenFreq CustomColor.105lpi.1200dpi/105 lpi/1200 dpi: "121.2"
  603.  
  604. *% For "NewGen DesignXpress 12" 
  605. *% end of NewGen DesignXpress 12 PPD file
  606.  
  607.