Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

795 lines
33 KiB

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1995 Adobe Systems Incorporated.
  4. *% All Rights Reserved.
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% Modification Date 10th. July 1995
  10. *FormatVersion: "4.2"
  11. *FileVersion: "1.1"
  12. *PCFileName: "LHQUAS_1.PPD"
  13. *LanguageEncoding: ISOLatin1
  14. *LanguageVersion: English
  15. *Product: "(Linotype)"
  16. *PSVersion: "(2013.114) 9"
  17. *PSVersion: "(2013.108) "
  18. *ModelName: "Quasar"
  19. *NickName: "Quasar v2013"
  20. *% General Information and Defaults ===============
  21. *FreeVM: "1068498"
  22. *PrintPSErrors: False
  23. *LanguageLevel: "2"
  24. *ColorDevice: False
  25. *DefaultColorSpace: Gray
  26. *VariablePaperSize: True
  27. *FileSystem: True
  28. *?FileSystem: "
  29. save
  30. statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  31. restore
  32. "
  33. *End
  34. *Password: "0"
  35. *ExitServer: "
  36. count 0 eq { % is the password on the stack?
  37. true
  38. }{
  39. dup % potential password
  40. statusdict /checkpassword get exec not
  41. } ifelse
  42. { % if no password or not valid
  43. (WARNING : Cannot perform the exitserver command.) =
  44. (Password supplied is not valid.) =
  45. (Please contact the author of this software.) = flush
  46. quit
  47. } if
  48. serverdict /exitserver get exec
  49. "
  50. *End
  51. *Reset: "
  52. count 0 eq { % is the password on the stack?
  53. true
  54. }{
  55. dup % potential password
  56. statusdict /checkpassword get exec not
  57. } ifelse
  58. { % if no password or not valid
  59. (WARNING : Cannot reset printer.) =
  60. (Password supplied is not valid.) =
  61. (Please contact the author of this software.) = flush
  62. quit
  63. } if
  64. serverdict /exitserver get exec
  65. systemdict /quit get exec
  66. (WARNING : Printer Reset Failed.) = flush
  67. "
  68. *End
  69. *%Resolution Information ===============
  70. *DefaultResolution: 2540dpi
  71. *SetResolution 1270dpi: "
  72. count 0 eq { % is the password on the stack?
  73. true
  74. }{
  75. dup % potential password
  76. statusdict /checkpassword get exec not
  77. } ifelse
  78. { % if no password or not valid
  79. (WARNING : Cannot perform the exitserver command.) =
  80. (Password supplied is not valid.) =
  81. (Please contact the author of this software.) = flush
  82. quit
  83. } if
  84. serverdict /exitserver get exec
  85. statusdict /changeresolution known {
  86. 1270 statusdict /changeresolution get exec
  87. } if"
  88. *End
  89. *SetResolution 1693dpi: "
  90. count 0 eq { % is the password on the stack?
  91. true
  92. }{
  93. dup % potential password
  94. statusdict /checkpassword get exec not
  95. } ifelse
  96. { % if no password or not valid
  97. (WARNING : Cannot perform the exitserver command.) =
  98. (Password supplied is not valid.) =
  99. (Please contact the author of this software.) = flush
  100. quit
  101. } if
  102. serverdict /exitserver get exec
  103. statusdict /changeresolution known {
  104. 1693 statusdict /changeresolution get exec
  105. } if"
  106. *End
  107. *SetResolution 2540dpi: "
  108. count 0 eq { % is the password on the stack?
  109. true
  110. }{
  111. dup % potential password
  112. statusdict /checkpassword get exec not
  113. } ifelse
  114. { % if no password or not valid
  115. (WARNING : Cannot perform the exitserver command.) =
  116. (Password supplied is not valid.) =
  117. (Please contact the author of this software.) = flush
  118. quit
  119. } if
  120. serverdict /exitserver get exec
  121. statusdict /changeresolution known {
  122. 2540 statusdict /changeresolution get exec
  123. } if"
  124. *End
  125. *SetResolution 3386dpi: "
  126. count 0 eq { % is the password on the stack?
  127. true
  128. }{
  129. dup % potential password
  130. statusdict /checkpassword get exec not
  131. } ifelse
  132. { % if no password or not valid
  133. (WARNING : Cannot perform the exitserver command.) =
  134. (Password supplied is not valid.) =
  135. (Please contact the author of this software.) = flush
  136. quit
  137. } if
  138. serverdict /exitserver get exec
  139. statusdict /changeresolution known {
  140. 3386 statusdict /changeresolution get exec
  141. } if"
  142. *End
  143. *?Resolution: "
  144. save
  145. initgraphics
  146. 0 0 moveto currentpoint matrix defaultmatrix transform
  147. 0 72 lineto currentpoint matrix defaultmatrix transform
  148. 3 -1 roll sub dup mul
  149. 3 1 roll exch sub dup mul
  150. add sqrt round cvi
  151. ( ) cvs print (dpi) = flush
  152. restore
  153. "
  154. *End
  155. *% Halftone Information ===============
  156. *ScreenFreq: "120"
  157. *ScreenAngle: "45"
  158. *DefaultScreenProc: Dot
  159. *ScreenProc Dot: "
  160. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  161. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  162. "
  163. *End
  164. *ScreenProc Line: "{ pop }"
  165. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  166. *AccurateScreensSupport: True
  167. *DefaultTransfer: Null
  168. *Transfer Null: "{ }"
  169. *Transfer Null.Inverse: "{ 1 exch sub }"
  170. *% Paper Handling ===================
  171. *% Use these entries to set paper size most of the time, unless there is
  172. *% specific reason to use PageRegion.
  173. *OpenUI *PageSize: PickOne
  174. *OrderDependency: 30 AnySetup *PageSize
  175. *DefaultPageSize: Letter
  176. *PageSize Letter: "612 792 1 statusdict /setpage get exec"
  177. *PageSize Letter.Extra: "684 864 1 statusdict /setpage get exec"
  178. *PageSize Legal: "612 1008 1 statusdict /setpage get exec"
  179. *PageSize Legal.Extra: "684 1080 1 statusdict /setpage get exec"
  180. *PageSize Tabloid: "792 1224 1 statusdict /setpage get exec"
  181. *PageSize A3: "842 1191 1 statusdict /setpage get exec"
  182. *PageSize A3.Extra: "914 1263 1 statusdict /setpage get exec"
  183. *PageSize A4: "595 842 1 statusdict /setpage get exec"
  184. *PageSize A4.Extra: "667 914 1 statusdict /setpage get exec"
  185. *PageSize A5: "420 595 1 statusdict /setpage get exec"
  186. *PageSize A5.Extra: "492 667 1 statusdict /setpage get exec"
  187. *PageSize ISOB5: "499 709 1 statusdict /setpage get exec"
  188. *PageSize ISOB5.Extra: "571 781 1 statusdict /setpage get exec"
  189. *PageSize Letter.Transverse: "792 612 0 statusdict /setpage get exec"
  190. *PageSize A4.Transverse: "842 595 0 statusdict /setpage get exec"
  191. *PageSize A4.Extra.Transverse: "914 667 0 statusdict /setpage get exec"
  192. *PageSize A5.Transverse: "595 420 0 statusdict /setpage get exec"
  193. *PageSize ISOB5.Transverse: "709 499 0 statusdict /setpage get exec"
  194. *PageSize A3.Transverse: "1191 842 0 statusdict /setpage get exec"
  195. *PageSize A3.Extra.Transverse: "1262 914 0 statusdict /setpage get exec"
  196. *?PageSize: "
  197. save
  198. mark statusdict /pageparams get exec exch pop
  199. 13 dict
  200. dup [420 595] (A5) put
  201. dup [492 667] (A5.Extra) put
  202. dup [499 709] (ISOB5) put
  203. dup [571 781] (ISOB5.Extra) put
  204. dup [612 792] (Letter) put
  205. dup [684 864] (Letter.Extra) put
  206. dup [595 842] (A4) put
  207. dup [667 914] (A4.Extra) put
  208. dup [612 1008] (Legal) put
  209. dup [684 1080] (Legal.Extra) put
  210. dup [842 1191] (A3) put
  211. dup [914 1263] (A3.Extra) put
  212. dup [792 1224] (Tabloid) put
  213. 7 dict
  214. dup [1191 842] (A3.Transverse) put
  215. dup [1262 914] (A3.Extra.Transverse) put
  216. dup [595 420] (A5.Transverse) put
  217. dup [709 499] (ISOB5.Transverse) put
  218. dup [842 595] (A4.Transverse) put
  219. dup [914 667] (A4.Extra.Transverse) put
  220. dup [792 612] (Letter.Transverse) put
  221. 3 -1 roll 1 eq { pop } { exch pop } ifelse
  222. (Unknown) exch
  223. { exch aload pop
  224. 4 index eq exch 5 index eq and
  225. { exch pop exit } { pop } ifelse
  226. } bind forall = flush cleartomark
  227. restore
  228. "
  229. *End
  230. *CloseUI: *PageSize
  231. *% These entries will set up the frame buffer. Usually used with manual feed.
  232. *OpenUI *PageRegion: PickOne
  233. *OrderDependency: 40 AnySetup *PageRegion
  234. *DefaultPageRegion: Letter
  235. *PageRegion Letter: "612 792 1 statusdict /setpage get exec"
  236. *PageRegion Letter.Extra: "684 864 1 statusdict /setpage get exec"
  237. *PageRegion Legal: "612 1008 1 statusdict /setpage get exec"
  238. *PageRegion Legal.Extra: "684 1080 1 statusdict /setpage get exec"
  239. *PageRegion Tabloid: "792 1224 1 statusdict /setpage get exec"
  240. *PageRegion A3: "842 1191 1 statusdict /setpage get exec"
  241. *PageRegion A3.Extra: "914 1263 1 statusdict /setpage get exec"
  242. *PageRegion A4: "595 842 1 statusdict /setpage get exec"
  243. *PageRegion A4.Extra: "667 914 1 statusdict /setpage get exec"
  244. *PageRegion A5: "420 595 1 statusdict /setpage get exec"
  245. *PageRegion A5.Extra: "492 667 1 statusdict /setpage get exec"
  246. *PageRegion ISOB5: "499 709 1 statusdict /setpage get exec"
  247. *PageRegion ISOB5.Extra: "571 781 1 statusdict /setpage get exec"
  248. *PageRegion Letter.Transverse: "792 612 0 statusdict /setpage get exec"
  249. *PageRegion A4.Transverse: "842 595 0 statusdict /setpage get exec"
  250. *PageRegion A4.Extra.Transverse: "914 667 0 statusdict /setpage get exec"
  251. *PageRegion A5.Transverse: "595 420 0 statusdict /setpage get exec"
  252. *PageRegion ISOB5.Transverse: "709 499 0 statusdict /setpage get exec"
  253. *PageRegion A3.Transverse: "1191 842 0 statusdict /setpage get exec"
  254. *PageRegion A3.Extra.Transverse: "1262 914 0 statusdict /setpage get exec"
  255. *CloseUI: *PageRegion
  256. *% The following entries provide information about specific paper keywords.
  257. *DefaultImageableArea: Letter
  258. *ImageableArea Letter: "0 0 612 792"
  259. *ImageableArea Letter.Extra: "0 0 684 864"
  260. *ImageableArea Legal: "0 0 612 1008"
  261. *ImageableArea Legal.Extra: "0 0 684 1080"
  262. *ImageableArea Tabloid: "0 0 794 1224"
  263. *ImageableArea A3: "0 0 842 1191"
  264. *ImageableArea A3.Extra: "0 0 914 1263"
  265. *ImageableArea A4: "0 0 595 842"
  266. *ImageableArea A4.Extra: "0 0 667 914"
  267. *ImageableArea A5: "0 0 420 595"
  268. *ImageableArea A5.Extra: "0 0 492 667"
  269. *ImageableArea ISOB5: "0 0 499 709"
  270. *ImageableArea ISOB5.Extra: "0 0 571 781"
  271. *ImageableArea Letter.Transverse: "0 0 612 792"
  272. *ImageableArea A4.Transverse: "0 0 595 842"
  273. *ImageableArea A4.Extra.Transverse: "0 0 667 914"
  274. *ImageableArea A5.Transverse: "0 0 420 595"
  275. *ImageableArea ISOB5.Transverse: "0 0 499 709"
  276. *ImageableArea A3.Transverse: "0 0 842 1190"
  277. *ImageableArea A3.Extra.Transverse: "0 0 914 1262"
  278. *?ImageableArea: "
  279. save
  280. /cvp {( ) cvs print ( ) print } bind def
  281. /upperright {10000 mul floor 10000 div} bind def
  282. /lowerleft {10000 mul ceiling 10000 div} bind def
  283. newpath clippath pathbbox
  284. 4 -2 roll exch 2 {lowerleft cvp} repeat
  285. exch 2 {upperright cvp} repeat flush
  286. restore
  287. "
  288. *End
  289. *% These provide the physical dimensions of the paper (by keyword)
  290. *DefaultPaperDimension: Letter
  291. *PaperDimension Letter: "612 792"
  292. *PaperDimension Letter.Extra: "684 864"
  293. *PaperDimension Legal: "612 1008"
  294. *PaperDimension Legal.Extra: "684 1080"
  295. *PaperDimension Tabloid: "792 1224"
  296. *PaperDimension A3: "842 1191"
  297. *PaperDimension A3.Extra: "914 1263"
  298. *PaperDimension A4: "595 842"
  299. *PaperDimension A4.Extra: "667 914"
  300. *PaperDimension A5: "420 595"
  301. *PaperDimension A5.Extra: "492 667"
  302. *PaperDimension ISOB5: "499 709"
  303. *PaperDimension ISOB5.Extra: "571 781"
  304. *PaperDimension Letter.Transverse: "612 792"
  305. *PaperDimension A4.Transverse: "595 842"
  306. *PaperDimension A4.Extra.Transverse: "667 914"
  307. *PaperDimension A5.Transverse: "420 595"
  308. *PaperDimension ISOB5.Transverse: "499 709"
  309. *PaperDimension A3.Transverse: "842 1191"
  310. *PaperDimension A3.Extra.Transverse: "914 1262"
  311. *%=== Custom Page Sizes ==================================
  312. *% These entries provide the code and parameter ranges for a user
  313. *% to set up a custom page size.
  314. *CustomPageSize True: "exch pop statusdict /setpageparams get exec"
  315. *ParamCustomPageSize Width: 1 points 1 1517
  316. *ParamCustomPageSize Height: 2 points 1 1432
  317. *ParamCustomPageSize WidthOffset/Margins: 3 points 0 1517
  318. *ParamCustomPageSize HeightOffset: 4 points 0 0
  319. *ParamCustomPageSize Orientation: 5 int 0 1
  320. *CenterRegistered: False
  321. *MaxMediaWidth: "1517"
  322. *?CurrentMediaWidth: "save statusdict /mediawidth get exec = flush restore"
  323. *MaxMediaHeight: "1432"
  324. *?CurrentMediaHeight: "save statusdict /medialength get exec = flush restore"
  325. *% === Imagesetter Information ===========================
  326. *OpenGroup: Imagesetter
  327. *OpenUI *MirrorPrint/Mirror: Boolean
  328. *OrderDependency: 50 AnySetup *MirrorPrint
  329. *DefaultMirrorPrint: False
  330. *MirrorPrint True: "statusdict /setmirrorprint known
  331. { true statusdict /setmirrorprint get exec }{
  332. statusdict /mirrorprint true put} ifelse"
  333. *End
  334. *MirrorPrint False: "statusdict /setmirrorprint known
  335. { false statusdict /setmirrorprint get exec }{
  336. statusdict /mirrorprint false put} ifelse"
  337. *End
  338. *?MirrorPrint: "
  339. save
  340. statusdict /mirrorprint get {(True)}{(False)}ifelse = flush
  341. restore
  342. "
  343. *End
  344. *CloseUI: *MirrorPrint
  345. *OpenUI *NegativePrint/Negative: Boolean
  346. *OrderDependency: 50 AnySetup *NegativePrint
  347. *DefaultNegativePrint: False
  348. *NegativePrint True: "statusdict /setnegativeprint known
  349. { true statusdict /setnegativeprint get exec }{
  350. statusdict /negativeprint true put} ifelse"
  351. *End
  352. *NegativePrint False: "statusdict /setnegativeprint known
  353. { false statusdict /setnegativeprint get exec }{
  354. statusdict /negativeprint false put} ifelse"
  355. *End
  356. *?NegativePrint: "
  357. save
  358. statusdict /negativeprint get {(True)}{(False)}ifelse = flush
  359. restore
  360. "
  361. *End
  362. *CloseUI: *NegativePrint
  363. *CloseGroup: Imagesetter
  364. *DefaultOutputOrder: Normal
  365. *RequiresPageRegion All: True
  366. *OpenUI *InputSlot: PickOne
  367. *OrderDependency: 20 AnySetup *InputSlot
  368. *DefaultInputSlot: Cassette
  369. *InputSlot Cassette: ""
  370. *CloseUI: *InputSlot
  371. *% Font Information =====================
  372. *DefaultFont: Courier
  373. *Font AvantGarde-Book: Standard "(001.001)" Standard Disk
  374. *Font AvantGarde-BookOblique: Standard "(001.001)" Standard Disk
  375. *Font AvantGarde-Demi: Standard "(001.001)" Standard Disk
  376. *Font AvantGarde-DemiOblique: Standard "(001.001)" Standard Disk
  377. *Font Bookman-Demi: Standard "(001.001)" Standard Disk
  378. *Font Bookman-DemiItalic: Standard "(001.001)" Standard Disk
  379. *Font Bookman-Light: Standard "(001.001)" Standard Disk
  380. *Font Bookman-LightItalic: Standard "(001.001)" Standard Disk
  381. *Font Courier: Standard "(002.002)" Standard ROM
  382. *Font Courier-Bold: Standard "(002.002)" Standard ROM
  383. *Font Courier-BoldOblique: Standard "(002.002)" Standard ROM
  384. *Font Courier-Oblique: Standard "(002.002)" Standard ROM
  385. *Font Helvetica: Standard "(001.006)" Standard ROM
  386. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  387. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  388. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  389. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  390. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  391. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  392. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  393. *Font NewCenturySchlbk-Bold: Standard "(001.002)" Standard Disk
  394. *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)" Standard Disk
  395. *Font NewCenturySchlbk-Italic: Standard "(001.001)" Standard Disk
  396. *Font NewCenturySchlbk-Roman: Standard "(001.002)" Standard Disk
  397. *Font Palatino-Bold: Standard "(001.000)" Standard Disk
  398. *Font Palatino-BoldItalic: Standard "(001.000)" Standard Disk
  399. *Font Palatino-Italic: Standard "(001.000)" Standard Disk
  400. *Font Palatino-Roman: Standard "(001.000)" Standard Disk
  401. *Font Symbol: Special "(001.003)"Standard ROM
  402. *Font Times-Bold: Standard "(001.007)" Standard ROM
  403. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  404. *Font Times-Italic: Standard "(001.007)" Standard ROM
  405. *Font Times-Roman: Standard "(001.007)" Standard ROM
  406. *Font ZapfChancery-MediumItalic: Standard "(001.002)" Standard Disk
  407. *Font ZapfDingbats: Special "(001.000)" Standard Disk
  408. *?FontQuery: "
  409. save
  410. /str 100 string dup 0 (fonts/) putinterval def
  411. {
  412. count 1 gt
  413. {
  414. exch dup str 6 94 getinterval cvs
  415. (/) print dup print (:) print exch
  416. FontDirectory exch known
  417. { pop (Yes) }
  418. {
  419. length 6 add str 0 3 -1 roll getinterval
  420. mark exch status
  421. {cleartomark (Yes)}{cleartomark (No)} ifelse
  422. } ifelse =
  423. }
  424. {exit} ifelse
  425. }bind loop
  426. (*) = flush
  427. restore
  428. "
  429. *End
  430. *?FontList: "
  431. save
  432. FontDirectory { pop == } bind forall flush
  433. /filenameforall where
  434. {
  435. pop (fonts/*)
  436. { dup length 6 sub 6 exch getinterval cvn == } bind
  437. 128 string filenameforall flush
  438. } if
  439. (*) = flush
  440. restore
  441. "
  442. *End
  443. *% Printer Messages (verbatim from printer):
  444. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  445. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  446. *Message: "\FontName\ not found, using Courier"
  447. *% Status (format: %%[ status: <one of these> ]%% )
  448. *Status: "idle"
  449. *Status: "busy"
  450. *Status: "waiting"
  451. *Status: "printing"
  452. *Status: "warming up"
  453. *Status: "PrinterError: recorder idle"
  454. *Status: "PrinterError: recorder busy"
  455. *Status: "PrinterError: recorder offline or film problem"
  456. *Status: "PrinterError: recorder not responding"
  457. *Status: "PrinterError: cassette full"
  458. *Status: "PrinterError: recorder active"
  459. *Status: "PrinterError: knife not in end position"
  460. *Status: "PrinterError: cassette error"
  461. *Status: "PrinterError: change cassette"
  462. *Status: "PrinterError: knife error"
  463. *Status: "PrinterError: no cassette"
  464. *Status: "PrinterError: end of film"
  465. *Status: "PrinterError: halt at end of job"
  466. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  467. *Source: "serial9"
  468. *Source: "serial25"
  469. *Source: "AppleTalk"
  470. *Source: "Centronics"
  471. *Source: "other"
  472. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  473. *PrinterError: "recorder idle"
  474. *PrinterError: "recorder busy"
  475. *PrinterError: "recorder offline or film problem"
  476. *PrinterError: "recorder not responding"
  477. *PrinterError: "cassette full"
  478. *PrinterError: "recorder active"
  479. *PrinterError: "knife not in end position"
  480. *PrinterError: "cassette error"
  481. *PrinterError: "change cassette"
  482. *PrinterError: "knife error"
  483. *PrinterError: "no cassette"
  484. *PrinterError: "end of film"
  485. *PrinterError: "halt at end of job"
  486. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  487. *% Color Separation Information =====================
  488. *% Use Linotype Utility to invoke HQS
  489. *DefaultColorSep: ProcessBlack.100lpi.1270dpi/100 lpi / 1270 dpi
  490. *InkName: ProcessBlack/Process Black
  491. *InkName: CustomColor/Custom Color
  492. *InkName: ProcessCyan/Process Cyan
  493. *InkName: ProcessMagenta/Process Magenta
  494. *InkName: ProcessYellow/Process Yellow
  495. *% For 100 lpi / 3386 dpi
  496. *ColorSepScreenAngle ProcessBlack.100lpi.3386dpi/100 lpi / 3386 dpi: "45"
  497. *ColorSepScreenAngle CustomColor.100lpi.3386dpi/100 lpi / 3386 dpi: "45"
  498. *ColorSepScreenAngle ProcessCyan.100lpi.3386dpi/100 lpi / 3386 dpi: "15"
  499. *ColorSepScreenAngle ProcessMagenta.100lpi.3386dpi/100 lpi / 3386 dpi: "75"
  500. *ColorSepScreenAngle ProcessYellow.100lpi.3386dpi/100 lpi / 3386 dpi: "0"
  501. *ColorSepScreenFreq ProcessBlack.100lpi.3386dpi/100 lpi / 3386 dpi: "100"
  502. *ColorSepScreenFreq CustomColor.100lpi.3386dpi/100 lpi / 3386 dpi: "100"
  503. *ColorSepScreenFreq ProcessCyan.100lpi.3386dpi/100 lpi / 3386 dpi: "100"
  504. *ColorSepScreenFreq ProcessMagenta.100lpi.3386dpi/100 lpi / 3386 dpi: "100"
  505. *ColorSepScreenFreq ProcessYellow.100lpi.3386dpi/100 lpi / 3386 dpi: "100"
  506. *% For 120 lpi / 3386 dpi
  507. *ColorSepScreenAngle ProcessBlack.120lpi.3386dpi/120 lpi / 3386 dpi: "45"
  508. *ColorSepScreenAngle CustomColor.120lpi.3386dpi/120 lpi / 3386 dpi: "45"
  509. *ColorSepScreenAngle ProcessCyan.120lpi.3386dpi/120 lpi / 3386 dpi: "15"
  510. *ColorSepScreenAngle ProcessMagenta.120lpi.3386dpi/120 lpi / 3386 dpi: "75"
  511. *ColorSepScreenAngle ProcessYellow.120lpi.3386dpi/120 lpi / 3386 dpi: "0"
  512. *ColorSepScreenFreq ProcessBlack.120lpi.3386dpi/120 lpi / 3386 dpi: "120"
  513. *ColorSepScreenFreq CustomColor.120lpi.3386dpi/120 lpi / 3386 dpi: "120"
  514. *ColorSepScreenFreq ProcessCyan.120lpi.3386dpi/120 lpi / 3386 dpi: "120"
  515. *ColorSepScreenFreq ProcessMagenta.120lpi.3386dpi/120 lpi / 3386 dpi: "120"
  516. *ColorSepScreenFreq ProcessYellow.120lpi.3386dpi/120 lpi / 3386 dpi: "120"
  517. *% For 133 lpi / 3386 dpi
  518. *ColorSepScreenAngle ProcessBlack.133lpi.3386dpi/133 lpi / 3386 dpi: "45"
  519. *ColorSepScreenAngle CustomColor.133lpi.3386dpi/133 lpi / 3386 dpi: "45"
  520. *ColorSepScreenAngle ProcessCyan.133lpi.3386dpi/133 lpi / 3386 dpi: "15"
  521. *ColorSepScreenAngle ProcessMagenta.133lpi.3386dpi/133 lpi / 3386 dpi: "75"
  522. *ColorSepScreenAngle ProcessYellow.133lpi.3386dpi/133 lpi / 3386 dpi: "0"
  523. *ColorSepScreenFreq ProcessBlack.133lpi.3386dpi/133 lpi / 3386 dpi: "133"
  524. *ColorSepScreenFreq CustomColor.133lpi.3386dpi/133 lpi / 3386 dpi: "133"
  525. *ColorSepScreenFreq ProcessCyan.133lpi.3386dpi/133 lpi / 3386 dpi: "133"
  526. *ColorSepScreenFreq ProcessMagenta.133lpi.3386dpi/133 lpi / 3386 dpi: "133"
  527. *ColorSepScreenFreq ProcessYellow.133lpi.3386dpi/133 lpi / 3386 dpi: "133"
  528. *% For 175 lpi / 3386 dpi
  529. *ColorSepScreenAngle ProcessBlack.175lpi.3386dpi/175 lpi / 3386 dpi: "45"
  530. *ColorSepScreenAngle CustomColor.175lpi.3386dpi/175 lpi / 3386 dpi: "45"
  531. *ColorSepScreenAngle ProcessCyan.175lpi.3386dpi/175 lpi / 3386 dpi: "15"
  532. *ColorSepScreenAngle ProcessMagenta.175lpi.3386dpi/175 lpi / 3386 dpi: "75"
  533. *ColorSepScreenAngle ProcessYellow.175lpi.3386dpi/175 lpi / 3386 dpi: "0"
  534. *ColorSepScreenFreq ProcessBlack.175lpi.3386dpi/175 lpi / 3386 dpi: "175"
  535. *ColorSepScreenFreq CustomColor.175lpi.3386dpi/175 lpi / 3386 dpi: "175"
  536. *ColorSepScreenFreq ProcessCyan.175lpi.3386dpi/175 lpi / 3386 dpi: "175"
  537. *ColorSepScreenFreq ProcessMagenta.175lpi.3386dpi/175 lpi / 3386 dpi: "175"
  538. *ColorSepScreenFreq ProcessYellow.175lpi.3386dpi/175 lpi / 3386 dpi: "175"
  539. *% For 200 lpi / 3386 dpi
  540. *ColorSepScreenAngle ProcessBlack.200lpi.3386dpi/200 lpi / 3386 dpi: "45"
  541. *ColorSepScreenAngle CustomColor.200lpi.3386dpi/200 lpi / 3386 dpi: "45"
  542. *ColorSepScreenAngle ProcessCyan.200lpi.3386dpi/200 lpi / 3386 dpi: "15"
  543. *ColorSepScreenAngle ProcessMagenta.200lpi.3386dpi/200 lpi / 3386 dpi: "75"
  544. *ColorSepScreenAngle ProcessYellow.200lpi.3386dpi/200 lpi / 3386 dpi: "0"
  545. *ColorSepScreenFreq ProcessBlack.200lpi.3386dpi/200 lpi / 3386 dpi: "200"
  546. *ColorSepScreenFreq CustomColor.200lpi.3386dpi/200 lpi / 3386 dpi: "200"
  547. *ColorSepScreenFreq ProcessCyan.200lpi.3386dpi/200 lpi / 3386 dpi: "200"
  548. *ColorSepScreenFreq ProcessMagenta.200lpi.3386dpi/200 lpi / 3386 dpi: "200"
  549. *ColorSepScreenFreq ProcessYellow.200lpi.3386dpi/200 lpi / 3386 dpi: "200"
  550. *% For 100 lpi / 2540 dpi
  551. *ColorSepScreenAngle ProcessBlack.100lpi.2540dpi/100 lpi / 2540 dpi: "45"
  552. *ColorSepScreenAngle CustomColor.100lpi.2540dpi/100 lpi / 2540 dpi: "45"
  553. *ColorSepScreenAngle ProcessCyan.100lpi.2540dpi/100 lpi / 2540 dpi: "15"
  554. *ColorSepScreenAngle ProcessMagenta.100lpi.2540dpi/100 lpi / 2540 dpi: "75"
  555. *ColorSepScreenAngle ProcessYellow.100lpi.2540dpi/100 lpi / 2540 dpi: "0"
  556. *ColorSepScreenFreq ProcessBlack.100lpi.2540dpi/100 lpi / 2540 dpi: "100"
  557. *ColorSepScreenFreq CustomColor.100lpi.2540dpi/100 lpi / 2540 dpi: "100"
  558. *ColorSepScreenFreq ProcessCyan.100lpi.2540dpi/100 lpi / 2540 dpi: "100"
  559. *ColorSepScreenFreq ProcessMagenta.100lpi.2540dpi/100 lpi / 2540 dpi: "100"
  560. *ColorSepScreenFreq ProcessYellow.100lpi.2540dpi/100 lpi / 2540 dpi: "100"
  561. *% For 110 lpi / 2540 dpi
  562. *ColorSepScreenAngle ProcessBlack.110lpi.2540dpi/110 lpi / 2540 dpi: "45"
  563. *ColorSepScreenAngle CustomColor.110lpi.2540dpi/110 lpi / 2540 dpi: "45"
  564. *ColorSepScreenAngle ProcessCyan.110lpi.2540dpi/110 lpi / 2540 dpi: "15"
  565. *ColorSepScreenAngle ProcessMagenta.110lpi.2540dpi/110 lpi / 2540 dpi: "75"
  566. *ColorSepScreenAngle ProcessYellow.110lpi.2540dpi/110 lpi / 2540 dpi: "0"
  567. *ColorSepScreenFreq ProcessBlack.110lpi.2540dpi/110 lpi / 2540 dpi: "110"
  568. *ColorSepScreenFreq CustomColor.110lpi.2540dpi/110 lpi / 2540 dpi: "110"
  569. *ColorSepScreenFreq ProcessCyan.110lpi.2540dpi/110 lpi / 2540 dpi: "110"
  570. *ColorSepScreenFreq ProcessMagenta.110lpi.2540dpi/110 lpi / 2540 dpi: "110"
  571. *ColorSepScreenFreq ProcessYellow.110lpi.2540dpi/110 lpi / 2540 dpi: "110"
  572. *% For 120 lpi / 2540 dpi
  573. *ColorSepScreenAngle ProcessBlack.120lpi.2540dpi/120 lpi / 2540 dpi: "45"
  574. *ColorSepScreenAngle CustomColor.120lpi.2540dpi/120 lpi / 2540 dpi: "45"
  575. *ColorSepScreenAngle ProcessCyan.120lpi.2540dpi/120 lpi / 2540 dpi: "15"
  576. *ColorSepScreenAngle ProcessMagenta.120lpi.2540dpi/120 lpi / 2540 dpi: "75"
  577. *ColorSepScreenAngle ProcessYellow.120lpi.2540dpi/120 lpi / 2540 dpi: "0"
  578. *ColorSepScreenFreq ProcessBlack.120lpi.2540dpi/120 lpi / 2540 dpi: "120"
  579. *ColorSepScreenFreq CustomColor.120lpi.2540dpi/120 lpi / 2540 dpi: "120"
  580. *ColorSepScreenFreq ProcessCyan.120lpi.2540dpi/120 lpi / 2540 dpi: "120"
  581. *ColorSepScreenFreq ProcessMagenta.120lpi.2540dpi/120 lpi / 2540 dpi: "120"
  582. *ColorSepScreenFreq ProcessYellow.120lpi.2540dpi/120 lpi / 2540 dpi: "120"
  583. *% For 133 lpi / 2540 dpi
  584. *ColorSepScreenAngle ProcessBlack.133lpi.2540dpi/133 lpi / 2540 dpi: "45"
  585. *ColorSepScreenAngle CustomColor.133lpi.2540dpi/133 lpi / 2540 dpi: "45"
  586. *ColorSepScreenAngle ProcessCyan.133lpi.2540dpi/133 lpi / 2540 dpi: "15"
  587. *ColorSepScreenAngle ProcessMagenta.133lpi.2540dpi/133 lpi / 2540 dpi: "75"
  588. *ColorSepScreenAngle ProcessYellow.133lpi.2540dpi/133 lpi / 2540 dpi: "0"
  589. *ColorSepScreenFreq ProcessBlack.133lpi.2540dpi/133 lpi / 2540 dpi: "133"
  590. *ColorSepScreenFreq CustomColor.133lpi.2540dpi/133 lpi / 2540 dpi: "133"
  591. *ColorSepScreenFreq ProcessCyan.133lpi.2540dpi/133 lpi / 2540 dpi: "133"
  592. *ColorSepScreenFreq ProcessMagenta.133lpi.2540dpi/133 lpi / 2540 dpi: "133"
  593. *ColorSepScreenFreq ProcessYellow.133lpi.2540dpi/133 lpi / 2540 dpi: "133"
  594. *% For 138 lpi / 2540 dpi
  595. *ColorSepScreenAngle ProcessBlack.138lpi.2540dpi/138 lpi / 2540 dpi: "45"
  596. *ColorSepScreenAngle CustomColor.138lpi.2540dpi/138 lpi / 2540 dpi: "45"
  597. *ColorSepScreenAngle ProcessCyan.138lpi.2540dpi/138 lpi / 2540 dpi: "15"
  598. *ColorSepScreenAngle ProcessMagenta.138lpi.2540dpi/138 lpi / 2540 dpi: "75"
  599. *ColorSepScreenAngle ProcessYellow.138lpi.2540dpi/138 lpi / 2540 dpi: "0"
  600. *ColorSepScreenFreq ProcessBlack.138lpi.2540dpi/138 lpi / 2540 dpi: "138"
  601. *ColorSepScreenFreq CustomColor.138lpi.2540dpi/138 lpi / 2540 dpi: "138"
  602. *ColorSepScreenFreq ProcessCyan.138lpi.2540dpi/138 lpi / 2540 dpi: "138"
  603. *ColorSepScreenFreq ProcessMagenta.138lpi.2540dpi/138 lpi / 2540 dpi: "138"
  604. *ColorSepScreenFreq ProcessYellow.138lpi.2540dpi/138 lpi / 2540 dpi: "138"
  605. *% For 150 lpi / 2540 dpi
  606. *ColorSepScreenAngle ProcessBlack.150lpi.2540dpi/150 lpi / 2540 dpi: "45"
  607. *ColorSepScreenAngle CustomColor.150lpi.2540dpi/150 lpi / 2540 dpi: "45"
  608. *ColorSepScreenAngle ProcessCyan.150lpi.2540dpi/150 lpi / 2540 dpi: "15"
  609. *ColorSepScreenAngle ProcessMagenta.150lpi.2540dpi/150 lpi / 2540 dpi: "75"
  610. *ColorSepScreenAngle ProcessYellow.150lpi.2540dpi/150 lpi / 2540 dpi: "0"
  611. *ColorSepScreenFreq ProcessBlack.150lpi.2540dpi/150 lpi / 2540 dpi: "150"
  612. *ColorSepScreenFreq CustomColor.150lpi.2540dpi/150 lpi / 2540 dpi: "150"
  613. *ColorSepScreenFreq ProcessCyan.150lpi.2540dpi/150 lpi / 2540 dpi: "150"
  614. *ColorSepScreenFreq ProcessMagenta.150lpi.2540dpi/150 lpi / 2540 dpi: "150"
  615. *ColorSepScreenFreq ProcessYellow.150lpi.2540dpi/150 lpi / 2540 dpi: "150"
  616. *% For 175 lpi / 2540 dpi
  617. *ColorSepScreenAngle ProcessBlack.175lpi.2540dpi/175 lpi / 2540 dpi: "45"
  618. *ColorSepScreenAngle CustomColor.175lpi.2540dpi/175 lpi / 2540 dpi: "45"
  619. *ColorSepScreenAngle ProcessCyan.175lpi.2540dpi/175 lpi / 2540 dpi: "15"
  620. *ColorSepScreenAngle ProcessMagenta.175lpi.2540dpi/175 lpi / 2540 dpi: "75"
  621. *ColorSepScreenAngle ProcessYellow.175lpi.2540dpi/175 lpi / 2540 dpi: "0"
  622. *ColorSepScreenFreq ProcessBlack.175lpi.2540dpi/175 lpi / 2540 dpi: "175"
  623. *ColorSepScreenFreq CustomColor.175lpi.2540dpi/175 lpi / 2540 dpi: "175"
  624. *ColorSepScreenFreq ProcessCyan.175lpi.2540dpi/175 lpi / 2540 dpi: "175"
  625. *ColorSepScreenFreq ProcessMagenta.175lpi.2540dpi/175 lpi / 2540 dpi: "175"
  626. *ColorSepScreenFreq ProcessYellow.175lpi.2540dpi/175 lpi / 2540 dpi: "175"
  627. *% For 75 lpi / 1693 dpi
  628. *ColorSepScreenAngle ProcessBlack.75lpi.1693dpi/75 lpi / 1693 dpi: "45"
  629. *ColorSepScreenAngle CustomColor.75lpi.1693dpi/75 lpi / 1693 dpi: "45"
  630. *ColorSepScreenAngle ProcessCyan.75lpi.1693dpi/75 lpi / 1693 dpi: "15"
  631. *ColorSepScreenAngle ProcessMagenta.75lpi.1693dpi/75 lpi / 1693 dpi: "75"
  632. *ColorSepScreenAngle ProcessYellow.75lpi.1693dpi/75 lpi / 1693 dpi: "0"
  633. *ColorSepScreenFreq ProcessBlack.75lpi.1693dpi/75 lpi / 1693 dpi: "75"
  634. *ColorSepScreenFreq CustomColor.75lpi.1693dpi/75 lpi / 1693 dpi: "75"
  635. *ColorSepScreenFreq ProcessCyan.75lpi.1693dpi/75 lpi / 1693 dpi: "75"
  636. *ColorSepScreenFreq ProcessMagenta.75lpi.1693dpi/75 lpi / 1693 dpi: "75"
  637. *ColorSepScreenFreq ProcessYellow.75lpi.1693dpi/75 lpi / 1693 dpi: "75"
  638. *% For 85 lpi / 1693 dpi
  639. *ColorSepScreenAngle ProcessBlack.85lpi.1693dpi/85 lpi / 1693 dpi: "45"
  640. *ColorSepScreenAngle CustomColor.85lpi.1693dpi/85 lpi / 1693 dpi: "45"
  641. *ColorSepScreenAngle ProcessCyan.85lpi.1693dpi/85 lpi / 1693 dpi: "15"
  642. *ColorSepScreenAngle ProcessMagenta.85lpi.1693dpi/85 lpi / 1693 dpi: "75"
  643. *ColorSepScreenAngle ProcessYellow.85lpi.1693dpi/85 lpi / 1693 dpi: "0"
  644. *ColorSepScreenFreq ProcessBlack.85lpi.1693dpi/85 lpi / 1693 dpi: "85"
  645. *ColorSepScreenFreq CustomColor.85lpi.1693dpi/85 lpi / 1693 dpi: "85"
  646. *ColorSepScreenFreq ProcessCyan.85lpi.1693dpi/85 lpi / 1693 dpi: "85"
  647. *ColorSepScreenFreq ProcessMagenta.85lpi.1693dpi/85 lpi / 1693 dpi: "85"
  648. *ColorSepScreenFreq ProcessYellow.85lpi.1693dpi/85 lpi / 1693 dpi: "85"
  649. *% For 100 lpi / 1693 dpi
  650. *ColorSepScreenAngle ProcessBlack.100lpi.1693dpi/100 lpi / 1693 dpi: "45"
  651. *ColorSepScreenAngle CustomColor.100lpi.1693dpi/100 lpi / 1693 dpi: "45"
  652. *ColorSepScreenAngle ProcessCyan.100lpi.1693dpi/100 lpi / 1693 dpi: "15"
  653. *ColorSepScreenAngle ProcessMagenta.100lpi.1693dpi/100 lpi / 1693 dpi: "75"
  654. *ColorSepScreenAngle ProcessYellow.100lpi.1693dpi/100 lpi / 1693 dpi: "0"
  655. *ColorSepScreenFreq ProcessBlack.100lpi.1693dpi/100 lpi / 1693 dpi: "100"
  656. *ColorSepScreenFreq CustomColor.100lpi.1693dpi/100 lpi / 1693 dpi: "100"
  657. *ColorSepScreenFreq ProcessCyan.100lpi.1693dpi/100 lpi / 1693 dpi: "100"
  658. *ColorSepScreenFreq ProcessMagenta.100lpi.1693dpi/100 lpi / 1693 dpi: "100"
  659. *ColorSepScreenFreq ProcessYellow.100lpi.1693dpi/100 lpi / 1693 dpi: "100"
  660. *% For 120 lpi / 1693 dpi
  661. *ColorSepScreenAngle ProcessBlack.120lpi.1693dpi/120 lpi / 1693 dpi: "45"
  662. *ColorSepScreenAngle CustomColor.120lpi.1693dpi/120 lpi / 1693 dpi: "45"
  663. *ColorSepScreenAngle ProcessCyan.120lpi.1693dpi/120 lpi / 1693 dpi: "15"
  664. *ColorSepScreenAngle ProcessMagenta.120lpi.1693dpi/120 lpi / 1693 dpi: "75"
  665. *ColorSepScreenAngle ProcessYellow.120lpi.1693dpi/120 lpi / 1693 dpi: "0"
  666. *ColorSepScreenFreq ProcessBlack.120lpi.1693dpi/120 lpi / 1693 dpi: "120"
  667. *ColorSepScreenFreq CustomColor.120lpi.1693dpi/120 lpi / 1693 dpi: "120"
  668. *ColorSepScreenFreq ProcessCyan.120lpi.1693dpi/120 lpi / 1693 dpi: "120"
  669. *ColorSepScreenFreq ProcessMagenta.120lpi.1693dpi/120 lpi / 1693 dpi: "120"
  670. *ColorSepScreenFreq ProcessYellow.120lpi.1693dpi/120 lpi / 1693 dpi: "120"
  671. *% For 65 lpi / 1270 dpi
  672. *ColorSepScreenAngle ProcessBlack.65lpi.1270dpi/65 lpi / 1270 dpi: "45"
  673. *ColorSepScreenAngle CustomColor.65lpi.1270dpi/65 lpi / 1270 dpi: "45"
  674. *ColorSepScreenAngle ProcessCyan.65lpi.1270dpi/65 lpi / 1270 dpi: "15"
  675. *ColorSepScreenAngle ProcessMagenta.65lpi.1270dpi/65 lpi / 1270 dpi: "75"
  676. *ColorSepScreenAngle ProcessYellow.65lpi.1270dpi/65 lpi / 1270 dpi: "0"
  677. *ColorSepScreenFreq ProcessBlack.65lpi.1270dpi/65 lpi / 1270 dpi: "65"
  678. *ColorSepScreenFreq CustomColor.65lpi.1270dpi/65 lpi / 1270 dpi: "65"
  679. *ColorSepScreenFreq ProcessCyan.65lpi.1270dpi/65 lpi / 1270 dpi: "65"
  680. *ColorSepScreenFreq ProcessMagenta.65lpi.1270dpi/65 lpi / 1270 dpi: "65"
  681. *ColorSepScreenFreq ProcessYellow.65lpi.1270dpi/65 lpi / 1270 dpi: "65"
  682. *% For 75 lpi / 1270 dpi
  683. *ColorSepScreenAngle ProcessBlack.75lpi.1270dpi/75 lpi / 1270 dpi: "45"
  684. *ColorSepScreenAngle CustomColor.75lpi.1270dpi/75 lpi / 1270 dpi: "45"
  685. *ColorSepScreenAngle ProcessCyan.75lpi.1270dpi/75 lpi / 1270 dpi: "15"
  686. *ColorSepScreenAngle ProcessMagenta.75lpi.1270dpi/75 lpi / 1270 dpi: "75"
  687. *ColorSepScreenAngle ProcessYellow.75lpi.1270dpi/75 lpi / 1270 dpi: "0"
  688. *ColorSepScreenFreq ProcessBlack.75lpi.1270dpi/75 lpi / 1270 dpi: "75"
  689. *ColorSepScreenFreq CustomColor.75lpi.1270dpi/75 lpi / 1270 dpi: "75"
  690. *ColorSepScreenFreq ProcessCyan.75lpi.1270dpi/75 lpi / 1270 dpi: "75"
  691. *ColorSepScreenFreq ProcessMagenta.75lpi.1270dpi/75 lpi / 1270 dpi: "75"
  692. *ColorSepScreenFreq ProcessYellow.75lpi.1270dpi/75 lpi / 1270 dpi: "75"
  693. *% For 90 lpi / 1270 dpi
  694. *ColorSepScreenAngle ProcessBlack.90lpi.1270dpi/90 lpi / 1270 dpi: "45"
  695. *ColorSepScreenAngle CustomColor.90lpi.1270dpi/90 lpi / 1270 dpi: "45"
  696. *ColorSepScreenAngle ProcessCyan.90lpi.1270dpi/90 lpi / 1270 dpi: "15"
  697. *ColorSepScreenAngle ProcessMagenta.90lpi.1270dpi/90 lpi / 1270 dpi: "75"
  698. *ColorSepScreenAngle ProcessYellow.90lpi.1270dpi/90 lpi / 1270 dpi: "0"
  699. *ColorSepScreenFreq ProcessBlack.90lpi.1270dpi/90 lpi / 1270 dpi: "90"
  700. *ColorSepScreenFreq CustomColor.90lpi.1270dpi/90 lpi / 1270 dpi: "90"
  701. *ColorSepScreenFreq ProcessCyan.90lpi.1270dpi/90 lpi / 1270 dpi: "90"
  702. *ColorSepScreenFreq ProcessMagenta.90lpi.1270dpi/90 lpi / 1270 dpi: "90"
  703. *ColorSepScreenFreq ProcessYellow.90lpi.1270dpi/90 lpi / 1270 dpi: "90"
  704. *% For 100 lpi / 1270 dpi
  705. *ColorSepScreenAngle ProcessBlack.100lpi.1270dpi/100 lpi / 1270 dpi: "45"
  706. *ColorSepScreenAngle CustomColor.100lpi.1270dpi/100 lpi / 1270 dpi: "45"
  707. *ColorSepScreenAngle ProcessCyan.100lpi.1270dpi/100 lpi / 1270 dpi: "15"
  708. *ColorSepScreenAngle ProcessMagenta.100lpi.1270dpi/100 lpi / 1270 dpi: "75"
  709. *ColorSepScreenAngle ProcessYellow.100lpi.1270dpi/100 lpi / 1270 dpi: "0"
  710. *ColorSepScreenFreq ProcessBlack.100lpi.1270dpi/100 lpi / 1270 dpi: "100"
  711. *ColorSepScreenFreq CustomColor.100lpi.1270dpi/100 lpi / 1270 dpi: "100"
  712. *ColorSepScreenFreq ProcessCyan.100lpi.1270dpi/100 lpi / 1270 dpi: "100"
  713. *ColorSepScreenFreq ProcessMagenta.100lpi.1270dpi/100 lpi / 1270 dpi: "100"
  714. *ColorSepScreenFreq ProcessYellow.100lpi.1270dpi/100 lpi / 1270 dpi: "100"
  715. *% The byte count of this file should be exactly 033312 or 034107
  716. *% depending on the filesystem it resides in.
  717. *% end of PPD file for Linotype