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.

612 lines
23 KiB

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