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.

1035 lines
46 KiB

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1994 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. August 1995
  10. *FormatVersion: "4.2"
  11. *FileVersion: "1.0"
  12. *PCFileName: "LH560J_1.PPD"
  13. *LanguageEncoding: ISOLatin1
  14. *LanguageVersion: English
  15. *Product: "(Linotype)"
  16. *PSVersion: "(2013) 108"
  17. *PSVersion: "(52.3) 906"
  18. *ModelName: "Linotronic 560J"
  19. *NickName: "Linotronic 560Jv52.3v2013"
  20. *% General Information and Defaults ===============
  21. *FreeVM: "1068498"
  22. *PrintPSErrors: False
  23. *LanguageLevel: "1"
  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: 1693dpi
  71. *SetResolution 846dpi: "
  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. 846 statusdict /changeresolution get exec
  87. } if"
  88. *End
  89. *SetResolution 1016dpi: "
  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. 1016 statusdict /changeresolution get exec
  105. } if"
  106. *End
  107. *SetResolution 1270dpi: "
  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. 1270 statusdict /changeresolution get exec
  123. } if"
  124. *End
  125. *SetResolution 1693dpi: "
  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. 1693 statusdict /changeresolution get exec
  141. } if"
  142. *End
  143. *SetResolution 2032dpi: "
  144. count 0 eq { % is the password on the stack?
  145. true
  146. }{
  147. dup % potential password
  148. statusdict /checkpassword get exec not
  149. } ifelse
  150. { % if no password or not valid
  151. (WARNING : Cannot perform the exitserver command.) =
  152. (Password supplied is not valid.) =
  153. (Please contact the author of this software.) = flush
  154. quit
  155. } if
  156. serverdict /exitserver get exec
  157. statusdict /changeresolution known {
  158. 2032 statusdict /changeresolution get exec
  159. } if"
  160. *End
  161. *SetResolution 2540dpi: "
  162. count 0 eq { % is the password on the stack?
  163. true
  164. }{
  165. dup % potential password
  166. statusdict /checkpassword get exec not
  167. } ifelse
  168. { % if no password or not valid
  169. (WARNING : Cannot perform the exitserver command.) =
  170. (Password supplied is not valid.) =
  171. (Please contact the author of this software.) = flush
  172. quit
  173. } if
  174. serverdict /exitserver get exec
  175. statusdict /changeresolution known {
  176. 2540 statusdict /changeresolution get exec
  177. } if"
  178. *End
  179. *SetResolution 3386dpi: "
  180. count 0 eq { % is the password on the stack?
  181. true
  182. }{
  183. dup % potential password
  184. statusdict /checkpassword get exec not
  185. } ifelse
  186. { % if no password or not valid
  187. (WARNING : Cannot perform the exitserver command.) =
  188. (Password supplied is not valid.) =
  189. (Please contact the author of this software.) = flush
  190. quit
  191. } if
  192. serverdict /exitserver get exec
  193. statusdict /changeresolution known {
  194. 3386 statusdict /changeresolution get exec
  195. } if"
  196. *End
  197. *?Resolution: "
  198. save
  199. initgraphics
  200. 0 0 moveto currentpoint matrix defaultmatrix transform
  201. 0 72 lineto currentpoint matrix defaultmatrix transform
  202. 3 -1 roll sub dup mul
  203. 3 1 roll exch sub dup mul
  204. add sqrt round cvi
  205. ( ) cvs print (dpi) = flush
  206. restore
  207. "
  208. *End
  209. *% Halftone Information ===============
  210. *ScreenFreq: "120"
  211. *ScreenAngle: "45"
  212. *DefaultScreenProc: Dot
  213. *ScreenProc Dot: "
  214. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  215. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  216. "
  217. *End
  218. *ScreenProc Line: "{ pop }"
  219. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  220. *AccurateScreensSupport: True
  221. *DefaultTransfer: Null
  222. *Transfer Null: "{ }"
  223. *Transfer Null.Inverse: "{ 1 exch sub }"
  224. *% Paper Handling ===================
  225. *% Use these entries to set paper size most of the time, unless there is
  226. *% specific reason to use PageRegion.
  227. *OpenUI *PageSize: PickOne
  228. *OrderDependency: 30 AnySetup *PageSize
  229. *DefaultPageSize: Letter
  230. *PageSize Letter: "612 792 1 statusdict /setpage get exec"
  231. *PageSize Letter.Extra: "684 864 1 statusdict /setpage get exec"
  232. *PageSize Legal: "612 1008 1 statusdict /setpage get exec"
  233. *PageSize Legal.Extra: "684 1080 1 statusdict /setpage get exec"
  234. *PageSize Tabloid: "792 1224 1 statusdict /setpage get exec"
  235. *PageSize Tabloid.Extra: "864 1296 1 statusdict /setpage get exec"
  236. *PageSize A2: "1191 1684 1 statusdict /setpage get exec"
  237. *PageSize A3: "842 1191 1 statusdict /setpage get exec"
  238. *PageSize A3.Extra: "914 1262 1 statusdict /setpage get exec"
  239. *PageSize A4: "596 842 1 statusdict /setpage get exec"
  240. *PageSize A4.Extra: "667 914 1 statusdict /setpage get exec"
  241. *PageSize A5: "420 596 1 statusdict /setpage get exec"
  242. *PageSize A5.Extra: "492 667 1 statusdict /setpage get exec"
  243. *PageSize B5: "516 729 1 statusdict /setpage get exec"
  244. *PageSize B5.Extra: "588 801 1 statusdict /setpage get exec"
  245. *PageSize Letter.Transverse: "792 612 0 statusdict /setpage get exec"
  246. *PageSize A4.Transverse: "842 596 0 statusdict /setpage get exec"
  247. *PageSize A4.Extra.Transverse: "914 667 0 statusdict /setpage get exec"
  248. *PageSize A5.Transverse: "596 420 0 statusdict /setpage get exec"
  249. *PageSize B5.Transverse: "729 516 0 statusdict /setpage get exec"
  250. *PageSize A3.Transverse: "1191 842 0 statusdict /setpage get exec"
  251. *PageSize A3.Extra.Transverse: "1262 914 0 statusdict /setpage get exec"
  252. *PageSize MaxMeasure: "1296 3000 1 statusdict /setpage get exec"
  253. *?PageSize: "
  254. save
  255. mark statusdict /pageparams get exec exch pop
  256. 16 dict
  257. dup [420 596] (A5) put
  258. dup [492 667] (A5.Extra) put
  259. dup [516 729] (B5) put
  260. dup [588 801] (B5.Extra) put
  261. dup [612 792] (Letter) put
  262. dup [684 864] (Letter.Extra) put
  263. dup [596 842] (A4) put
  264. dup [667 914] (A4.Extra) put
  265. dup [612 1008] (Legal) put
  266. dup [684 1080] (Legal.Extra) put
  267. dup [1191 1684] (A2) put
  268. dup [842 1191] (A3) put
  269. dup [914 1262] (A3.Extra) put
  270. dup [792 1224] (Tabloid) put
  271. dup [864 1296] (Tabloid.Extra) put
  272. dup [1296 3000] (MaxMeasure) put
  273. 7 dict
  274. dup [1191 842] (A3.Transverse) put
  275. dup [1262 914] (A3.Extra.Transverse) put
  276. dup [596 420] (A5.Transverse) put
  277. dup [729 516] (B5.Transverse) put
  278. dup [842 596] (A4.Transverse) put
  279. dup [914 667] (A4.Extra.Transverse) put
  280. dup [792 612] (Letter.Transverse) put
  281. 3 -1 roll 1 eq { pop } { exch pop } ifelse
  282. (Unknown) exch
  283. { exch aload pop
  284. 4 index eq exch 5 index eq and
  285. { exch pop exit } { pop } ifelse
  286. } bind forall = flush cleartomark
  287. restore
  288. "
  289. *End
  290. *CloseUI: *PageSize
  291. *% These entries will set up the frame buffer. Usually used with manual feed.
  292. *OpenUI *PageRegion: PickOne
  293. *OrderDependency: 40 AnySetup *PageRegion
  294. *DefaultPageRegion: Letter
  295. *PageRegion Letter: "612 792 1 statusdict /setpage get exec"
  296. *PageRegion Letter.Extra: "684 864 1 statusdict /setpage get exec"
  297. *PageRegion Legal: "612 1008 1 statusdict /setpage get exec"
  298. *PageRegion Legal.Extra: "684 1080 1 statusdict /setpage get exec"
  299. *PageRegion Tabloid: "792 1224 1 statusdict /setpage get exec"
  300. *PageRegion Tabloid.Extra: "864 1296 1 statusdict /setpage get exec"
  301. *PageRegion A2: "1191 1684 1 statusdict /setpage get exec"
  302. *PageRegion A3: "842 1191 1 statusdict /setpage get exec"
  303. *PageRegion A3.Extra: "914 1262 1 statusdict /setpage get exec"
  304. *PageRegion A4: "596 842 1 statusdict /setpage get exec"
  305. *PageRegion A4.Extra: "667 914 1 statusdict /setpage get exec"
  306. *PageRegion A5: "420 596 1 statusdict /setpage get exec"
  307. *PageRegion A5.Extra: "492 667 1 statusdict /setpage get exec"
  308. *PageRegion B5: "516 729 1 statusdict /setpage get exec"
  309. *PageRegion B5.Extra: "588 801 1 statusdict /setpage get exec"
  310. *PageRegion Letter.Transverse: "792 612 0 statusdict /setpage get exec"
  311. *PageRegion A4.Transverse: "842 596 0 statusdict /setpage get exec"
  312. *PageRegion A4.Extra.Transverse: "914 667 0 statusdict /setpage get exec"
  313. *PageRegion A5.Transverse: "596 420 0 statusdict /setpage get exec"
  314. *PageRegion B5.Transverse: "729 516 0 statusdict /setpage get exec"
  315. *PageRegion A3.Transverse: "1191 842 0 statusdict /setpage get exec"
  316. *PageRegion A3.Extra.Transverse: "1262 914 0 statusdict /setpage get exec"
  317. *PageRegion MaxMeasure: "1296 3000 1 statusdict /setpage get exec"
  318. *CloseUI: *PageRegion
  319. *% The following entries provide information about specific paper keywords.
  320. *DefaultImageableArea: Letter
  321. *ImageableArea Letter: "0 0 612 792"
  322. *ImageableArea Letter.Extra: "0 0 684 864"
  323. *ImageableArea Legal: "0 0 612 1008"
  324. *ImageableArea Legal.Extra: "0 0 684 1080"
  325. *%MSKK *ImageableArea Tabloid: "0 0 794 1224"
  326. *ImageableArea Tabloid: "0 0 792 1224"
  327. *ImageableArea Tabloid.Extra: "0 0 864 1296"
  328. *ImageableArea A2: "0 0 1191 1684"
  329. *ImageableArea A3: "0 0 842 1190"
  330. *ImageableArea A3.Extra: "0 0 914 1262"
  331. *ImageableArea A4: "0 0 596 842"
  332. *ImageableArea A4.Extra: "0 0 667 914"
  333. *ImageableArea A5: "0 0 420 596"
  334. *ImageableArea A5.Extra: "0 0 492 667"
  335. *ImageableArea B5: "0 0 516 729"
  336. *ImageableArea B5.Extra: "0 0 588 801"
  337. *ImageableArea Letter.Transverse: "0 0 612 792"
  338. *ImageableArea A4.Transverse: "0 0 596 842"
  339. *ImageableArea A4.Extra.Transverse: "0 0 667 914"
  340. *ImageableArea A5.Transverse: "0 0 420 596"
  341. *ImageableArea B5.Transverse: "0 0 516 729"
  342. *ImageableArea A3.Transverse: "0 0 842 1190"
  343. *ImageableArea A3.Extra.Transverse: "0 0 914 1262"
  344. *ImageableArea MaxMeasure: "0 0 1296 3000"
  345. *?ImageableArea: "
  346. save
  347. /cvp {( ) cvs print ( ) print } bind def
  348. /upperright {10000 mul floor 10000 div} bind def
  349. /lowerleft {10000 mul ceiling 10000 div} bind def
  350. newpath clippath pathbbox
  351. 4 -2 roll exch 2 {lowerleft cvp} repeat
  352. exch 2 {upperright cvp} repeat flush
  353. restore
  354. "
  355. *End
  356. *% These provide the physical dimensions of the paper (by keyword)
  357. *DefaultPaperDimension: Letter
  358. *PaperDimension Letter: "612 792"
  359. *PaperDimension Letter.Extra: "684 864"
  360. *PaperDimension Legal: "612 1008"
  361. *PaperDimension Legal.Extra: "684 1080"
  362. *PaperDimension Tabloid: "792 1224"
  363. *PaperDimension Tabloid.Extra: "864 1296"
  364. *PaperDimension A2: "1191 1684"
  365. *PaperDimension A3: "842 1191"
  366. *PaperDimension A3.Extra: "914 1262"
  367. *PaperDimension A4: "596 842"
  368. *PaperDimension A4.Extra: "667 914"
  369. *PaperDimension A5: "420 596"
  370. *PaperDimension A5.Extra: "492 667"
  371. *PaperDimension B5: "516 729"
  372. *PaperDimension B5.Extra: "588 801"
  373. *PaperDimension Letter.Transverse: "612 792"
  374. *PaperDimension A4.Transverse: "596 842"
  375. *PaperDimension A4.Extra.Transverse: "667 914"
  376. *PaperDimension A5.Transverse: "420 596"
  377. *PaperDimension B5.Transverse: "516 729"
  378. *PaperDimension A3.Transverse: "842 1191"
  379. *PaperDimension A3.Extra.Transverse: "914 1262"
  380. *PaperDimension MaxMeasure: "1296 3000"
  381. *%=== Custom Page Sizes ==================================
  382. *% These entries provide the code and parameter ranges for a user
  383. *% to set up a custom page size.
  384. *CustomPageSize True: "exch pop statusdict /setpageparams get exec"
  385. *ParamCustomPageSize Width: 1 points 1 1296.85
  386. *ParamCustomPageSize Height: 2 points 1 3000
  387. *ParamCustomPageSize WidthOffset/Margins: 3 points 0 1295.85
  388. *ParamCustomPageSize HeightOffset: 4 points 0 0
  389. *ParamCustomPageSize Orientation: 5 int 0 1
  390. *CenterRegistered: False
  391. *MaxMediaWidth: "1296.85"
  392. *?CurrentMediaWidth: "save statusdict /mediawidth get exec = flush restore"
  393. *MaxMediaHeight: "3000"
  394. *?CurrentMediaHeight: "save statusdict /medialength get exec = flush restore"
  395. *% === Imagesetter Information ===========================
  396. *OpenGroup: Imagesetter
  397. *OpenUI *MirrorPrint/Mirror: Boolean
  398. *OrderDependency: 50 AnySetup *MirrorPrint
  399. *DefaultMirrorPrint: False
  400. *MirrorPrint True: "statusdict /setmirrorprint known
  401. { true statusdict /setmirrorprint get exec }{
  402. statusdict /mirrorprint true put} ifelse"
  403. *End
  404. *MirrorPrint False: "statusdict /setmirrorprint known
  405. { false statusdict /setmirrorprint get exec }{
  406. statusdict /mirrorprint false put} ifelse"
  407. *End
  408. *?MirrorPrint: "
  409. save
  410. statusdict /mirrorprint get {(True)}{(False)}ifelse = flush
  411. restore
  412. "
  413. *End
  414. *CloseUI: *MirrorPrint
  415. *OpenUI *NegativePrint/Negative: Boolean
  416. *OrderDependency: 50 AnySetup *NegativePrint
  417. *DefaultNegativePrint: False
  418. *NegativePrint True: "statusdict /setnegativeprint known
  419. { true statusdict /setnegativeprint get exec }{
  420. statusdict /negativeprint true put} ifelse"
  421. *End
  422. *NegativePrint False: "statusdict /setnegativeprint known
  423. { false statusdict /setnegativeprint get exec }{
  424. statusdict /negativeprint false put} ifelse"
  425. *End
  426. *?NegativePrint: "
  427. save
  428. statusdict /negativeprint get {(True)}{(False)}ifelse = flush
  429. restore
  430. "
  431. *End
  432. *CloseUI: *NegativePrint
  433. *CloseGroup: Imagesetter
  434. *DefaultOutputOrder: Normal
  435. *RequiresPageRegion All: True
  436. *OpenUI *InputSlot: PickOne
  437. *OrderDependency: 20 AnySetup *InputSlot
  438. *DefaultInputSlot: Cassette
  439. *InputSlot Cassette: ""
  440. *CloseUI: *InputSlot
  441. *% Font Information =====================
  442. *DefaultFont: Courier
  443. *Font AvantGarde-Book: Standard "(001.001)" Standard Disk
  444. *Font AvantGarde-BookOblique: Standard "(001.001)" Standard Disk
  445. *Font AvantGarde-Demi: Standard "(001.001)" Standard Disk
  446. *Font AvantGarde-DemiOblique: Standard "(001.001)" Standard Disk
  447. *Font Bookman-Demi: Standard "(001.001)" Standard Disk
  448. *Font Bookman-DemiItalic: Standard "(001.001)" Standard Disk
  449. *Font Bookman-Light: Standard "(001.001)" Standard Disk
  450. *Font Bookman-LightItalic: Standard "(001.001)" Standard Disk
  451. *Font Courier: Standard "(002.002)" Standard ROM
  452. *Font Courier-Bold: Standard "(002.002)" Standard ROM
  453. *Font Courier-BoldOblique: Standard "(002.002)" Standard ROM
  454. *Font Courier-Oblique: Standard "(002.002)" Standard ROM
  455. *Font Helvetica: Standard "(001.006)" Standard ROM
  456. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  457. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  458. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  459. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  460. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  461. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  462. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  463. *Font NewCenturySchlbk-Bold: Standard "(001.002)" Standard Disk
  464. *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)" Standard Disk
  465. *Font NewCenturySchlbk-Italic: Standard "(001.001)" Standard Disk
  466. *Font NewCenturySchlbk-Roman: Standard "(001.002)" Standard Disk
  467. *Font Palatino-Bold: Standard "(001.000)" Standard Disk
  468. *Font Palatino-BoldItalic: Standard "(001.000)" Standard Disk
  469. *Font Palatino-Italic: Standard "(001.000)" Standard Disk
  470. *Font Palatino-Roman: Standard "(001.000)" Standard Disk
  471. *Font Symbol: Special "(001.003)"Standard ROM
  472. *Font Times-Bold: Standard "(001.007)" Standard ROM
  473. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  474. *Font Times-Italic: Standard "(001.007)" Standard ROM
  475. *Font Times-Roman: Standard "(001.007)" Standard ROM
  476. *Font ZapfChancery-MediumItalic: Standard "(001.002)" Standard Disk
  477. *Font ZapfDingbats: Special "(001.000)" Standard Disk
  478. *Font FutoGoB101-Bold-Add-H: JIS "(003.000)" Add Disk
  479. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  480. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  481. *Font FutoGoB101-Bold-Add-V: JIS "(003.000)" Add Disk
  482. *Font FutoGoB101-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
  483. *Font FutoGoB101-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
  484. *Font FutoGoB101-Bold-Ext-H: JIS "(003.000)" Ext Disk
  485. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  486. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  487. *Font FutoGoB101-Bold-Ext-V: JIS "(003.000)" Ext Disk
  488. *Font FutoGoB101-Bold-H: JIS "(003.000)" JIS-83 Disk
  489. *Font FutoGoB101-Bold-NWP-H: JIS "(003.000)" NWP Disk
  490. *Font FutoGoB101-Bold-NWP-V: JIS "(003.000)" NWP Disk
  491. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  492. *Font FutoGoB101-Bold-RKSJ-UserGaiji: Special "(FontInfo & version not present)" Special Disk
  493. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  494. *Font FutoGoB101-Bold-V: JIS "(003.000)" JIS-83 Disk
  495. *Font FutoGoB101-Bold.Oubun: Special "(003.000)" Special Disk
  496. *Font FutoGoB101-Bold.Roman: Special "(003.000)" Special Disk
  497. *Font FutoGoB101-Bold.Roman83pv: Special "(003.000)" Special Disk
  498. *Font FutoGoB101-Bold.WP-Symbol: Special "(003.000)" Special Disk
  499. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  500. *Font FutoMinA101-Bold-Add-H: JIS "(003.000)" Add Disk
  501. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  502. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  503. *Font FutoMinA101-Bold-Add-V: JIS "(003.000)" Add Disk
  504. *Font FutoMinA101-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
  505. *Font FutoMinA101-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
  506. *Font FutoMinA101-Bold-Ext-H: JIS "(003.000)" Ext Disk
  507. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  508. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  509. *Font FutoMinA101-Bold-Ext-V: JIS "(003.000)" Ext Disk
  510. *Font FutoMinA101-Bold-H: JIS "(003.000)" JIS-83 Disk
  511. *Font FutoMinA101-Bold-NWP-H: JIS "(003.000)" NWP Disk
  512. *Font FutoMinA101-Bold-NWP-V: JIS "(003.000)" NWP Disk
  513. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  514. *Font FutoMinA101-Bold-RKSJ-UserGaiji: Special "(FontInfo & version not present)" Special Disk
  515. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  516. *Font FutoMinA101-Bold-V: JIS "(003.000)" JIS-83 Disk
  517. *Font FutoMinA101-Bold.Oubun: Special "(003.000)" Special Disk
  518. *Font FutoMinA101-Bold.Roman: Special "(003.000)" Special Disk
  519. *Font FutoMinA101-Bold.Roman83pv: Special "(003.000)" Special Disk
  520. *Font FutoMinA101-Bold.WP-Symbol: Special "(003.000)" Special Disk
  521. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  522. *Font GothicBBB-Medium-Add-H: JIS "(003.001)" Add Disk
  523. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  524. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  525. *Font GothicBBB-Medium-Add-V: JIS "(003.001)" Add Disk
  526. *Font GothicBBB-Medium-EUC-H: EUC "(003.001)" JIS-83 Disk
  527. *Font GothicBBB-Medium-EUC-V: EUC "(003.001)" JIS-83 Disk
  528. *Font GothicBBB-Medium-Ext-H: JIS "(003.001)" Ext Disk
  529. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  530. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  531. *Font GothicBBB-Medium-Ext-V: JIS "(003.001)" Ext Disk
  532. *Font GothicBBB-Medium-H: JIS "(003.001)" JIS-83 Disk
  533. *Font GothicBBB-Medium-NWP-H: JIS "(003.001)" NWP Disk
  534. *Font GothicBBB-Medium-NWP-V: JIS "(003.001)" NWP Disk
  535. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  536. *Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(FontInfo & version not present)" Special Disk
  537. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  538. *Font GothicBBB-Medium-V: JIS "(003.001)" JIS-83 Disk
  539. *Font GothicBBB-Medium.Oubun: Special "(003.001)" Special Disk
  540. *Font GothicBBB-Medium.Roman: Special "(003.001)" Special Disk
  541. *Font GothicBBB-Medium.Roman83pv: Special "(003.001)" Special Disk
  542. *Font GothicBBB-Medium.WP-Symbol: Special "(003.001)" Special Disk
  543. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  544. *Font Jun101-Light-Add-H: JIS "(003.000)" Add Disk
  545. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  546. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  547. *Font Jun101-Light-Add-V: JIS "(003.000)" Add Disk
  548. *Font Jun101-Light-EUC-H: EUC "(003.000)" JIS-83 Disk
  549. *Font Jun101-Light-EUC-V: EUC "(003.000)" JIS-83 Disk
  550. *Font Jun101-Light-Ext-H: JIS "(003.000)" Ext Disk
  551. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  552. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  553. *Font Jun101-Light-Ext-V: JIS "(003.000)" Ext Disk
  554. *Font Jun101-Light-H: JIS "(003.000)" JIS-83 Disk
  555. *Font Jun101-Light-NWP-H: JIS "(003.000)" NWP Disk
  556. *Font Jun101-Light-NWP-V: JIS "(003.000)" NWP Disk
  557. *Font Jun101-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  558. *Font Jun101-Light-RKSJ-UserGaiji: Special "(FontInfo & version not present)" Special Disk
  559. *Font Jun101-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  560. *Font Jun101-Light-V: JIS "(003.000)" JIS-83 Disk
  561. *Font Jun101-Light.Oubun: Special "(003.000)" Special Disk
  562. *Font Jun101-Light.Roman: Special "(003.000)" Special Disk
  563. *Font Jun101-Light.Roman83pv: Special "(003.000)" Special Disk
  564. *Font Jun101-Light.WP-Symbol: Special "(003.000)" Special Disk
  565. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  566. *Font Ryumin-Light-Add-H: JIS "(003.000)" Add Disk
  567. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  568. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  569. *Font Ryumin-Light-Add-V: JIS "(003.000)" Add Disk
  570. *Font Ryumin-Light-EUC-H: EUC "(003.000)" JIS-83 Disk
  571. *Font Ryumin-Light-EUC-V: EUC "(003.000)" JIS-83 Disk
  572. *Font Ryumin-Light-Ext-H: JIS "(003.000)" Ext Disk
  573. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  574. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  575. *Font Ryumin-Light-Ext-V: JIS "(003.000)" Ext Disk
  576. *Font Ryumin-Light-H: JIS "(003.000)" JIS-83 Disk
  577. *Font Ryumin-Light-NWP-H: JIS "(003.000)" NWP Disk
  578. *Font Ryumin-Light-NWP-V: JIS "(003.000)" NWP Disk
  579. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  580. *Font Ryumin-Light-RKSJ-UserGaiji: Special "(FontInfo & version not present)" Special Disk
  581. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  582. *Font Ryumin-Light-V: JIS "(003.000)" JIS-83 Disk
  583. *Font Ryumin-Light.Oubun: Special "(003.000)" Special Disk
  584. *Font Ryumin-Light.Roman: Special "(003.000)" Special Disk
  585. *Font Ryumin-Light.Roman83pv: Special "(003.000)" Special Disk
  586. *Font Ryumin-Light.WP-Symbol: Special "(003.000)" Special Disk
  587. *?FontQuery: "
  588. save
  589. /str 100 string dup 0 (fonts/) putinterval def
  590. {
  591. count 1 gt
  592. {
  593. exch dup str 6 94 getinterval cvs
  594. (/) print dup print (:) print exch
  595. FontDirectory exch known
  596. { pop (Yes) }
  597. {
  598. length 6 add str 0 3 -1 roll getinterval
  599. mark exch status
  600. {cleartomark (Yes)}{cleartomark (No)} ifelse
  601. } ifelse =
  602. }
  603. {exit} ifelse
  604. }bind loop
  605. (*) = flush
  606. restore
  607. "
  608. *End
  609. *?FontList: "
  610. save
  611. FontDirectory { pop == } bind forall flush
  612. /filenameforall where
  613. {
  614. pop (fonts/*)
  615. { dup length 6 sub 6 exch getinterval cvn == } bind
  616. 128 string filenameforall flush
  617. } if
  618. (*) = flush
  619. restore
  620. "
  621. *End
  622. *% Printer Messages (verbatim from printer):
  623. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  624. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  625. *Message: "\FontName\ not found, using Courier"
  626. *% Status (format: %%[ status: <one of these> ]%% )
  627. *Status: "idle"
  628. *Status: "busy"
  629. *Status: "waiting"
  630. *Status: "printing"
  631. *Status: "warming up"
  632. *Status: "PrinterError: recorder idle"
  633. *Status: "PrinterError: recorder busy"
  634. *Status: "PrinterError: recorder offline or film problem"
  635. *Status: "PrinterError: recorder not responding"
  636. *Status: "PrinterError: cassette full"
  637. *Status: "PrinterError: recorder active"
  638. *Status: "PrinterError: knife not in end position"
  639. *Status: "PrinterError: cassette error"
  640. *Status: "PrinterError: change cassette"
  641. *Status: "PrinterError: knife error"
  642. *Status: "PrinterError: no cassette"
  643. *Status: "PrinterError: end of film"
  644. *Status: "PrinterError: halt at end of job"
  645. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  646. *Source: "serial9"
  647. *Source: "serial25"
  648. *Source: "AppleTalk"
  649. *Source: "Centronics"
  650. *Source: "other"
  651. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  652. *PrinterError: "recorder idle"
  653. *PrinterError: "recorder busy"
  654. *PrinterError: "recorder offline or film problem"
  655. *PrinterError: "recorder not responding"
  656. *PrinterError: "cassette full"
  657. *PrinterError: "recorder active"
  658. *PrinterError: "knife not in end position"
  659. *PrinterError: "cassette error"
  660. *PrinterError: "change cassette"
  661. *PrinterError: "knife error"
  662. *PrinterError: "no cassette"
  663. *PrinterError: "end of film"
  664. *PrinterError: "halt at end of job"
  665. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  666. *% Color Separation Information =====================
  667. *% Use Linotype Utility to invoke HQS
  668. *DefaultColorSep: ProcessBlack.133lpi.1693dpi/133 lpi / 1693 dpi
  669. *InkName: ProcessBlack/Process Black
  670. *InkName: CustomColor/Custom Color
  671. *InkName: ProcessCyan/Process Cyan
  672. *InkName: ProcessMagenta/Process Magenta
  673. *InkName: ProcessYellow/Process Yellow
  674. *% For 100 lpi / 3386 dpi
  675. *ColorSepScreenAngle ProcessBlack.100lpi.3386dpi/100 lpi / 3386 dpi: "45"
  676. *ColorSepScreenAngle CustomColor.100lpi.3386dpi/100 lpi / 3386 dpi: "45"
  677. *ColorSepScreenAngle ProcessCyan.100lpi.3386dpi/100 lpi / 3386 dpi: "15"
  678. *ColorSepScreenAngle ProcessMagenta.100lpi.3386dpi/100 lpi / 3386 dpi: "75"
  679. *ColorSepScreenAngle ProcessYellow.100lpi.3386dpi/100 lpi / 3386 dpi: "0"
  680. *ColorSepScreenFreq ProcessBlack.100lpi.3386dpi/100 lpi / 3386 dpi: "100"
  681. *ColorSepScreenFreq CustomColor.100lpi.3386dpi/100 lpi / 3386 dpi: "100"
  682. *ColorSepScreenFreq ProcessCyan.100lpi.3386dpi/100 lpi / 3386 dpi: "100"
  683. *ColorSepScreenFreq ProcessMagenta.100lpi.3386dpi/100 lpi / 3386 dpi: "100"
  684. *ColorSepScreenFreq ProcessYellow.100lpi.3386dpi/100 lpi / 3386 dpi: "100"
  685. *% For 120 lpi / 3386 dpi
  686. *ColorSepScreenAngle ProcessBlack.120lpi.3386dpi/120 lpi / 3386 dpi: "45"
  687. *ColorSepScreenAngle CustomColor.120lpi.3386dpi/120 lpi / 3386 dpi: "45"
  688. *ColorSepScreenAngle ProcessCyan.120lpi.3386dpi/120 lpi / 3386 dpi: "15"
  689. *ColorSepScreenAngle ProcessMagenta.120lpi.3386dpi/120 lpi / 3386 dpi: "75"
  690. *ColorSepScreenAngle ProcessYellow.120lpi.3386dpi/120 lpi / 3386 dpi: "0"
  691. *ColorSepScreenFreq ProcessBlack.120lpi.3386dpi/120 lpi / 3386 dpi: "120"
  692. *ColorSepScreenFreq CustomColor.120lpi.3386dpi/120 lpi / 3386 dpi: "120"
  693. *ColorSepScreenFreq ProcessCyan.120lpi.3386dpi/120 lpi / 3386 dpi: "120"
  694. *ColorSepScreenFreq ProcessMagenta.120lpi.3386dpi/120 lpi / 3386 dpi: "120"
  695. *ColorSepScreenFreq ProcessYellow.120lpi.3386dpi/120 lpi / 3386 dpi: "120"
  696. *% For 133 lpi / 3386 dpi
  697. *ColorSepScreenAngle ProcessBlack.133lpi.3386dpi/133 lpi / 3386 dpi: "45"
  698. *ColorSepScreenAngle CustomColor.133lpi.3386dpi/133 lpi / 3386 dpi: "45"
  699. *ColorSepScreenAngle ProcessCyan.133lpi.3386dpi/133 lpi / 3386 dpi: "15"
  700. *ColorSepScreenAngle ProcessMagenta.133lpi.3386dpi/133 lpi / 3386 dpi: "75"
  701. *ColorSepScreenAngle ProcessYellow.133lpi.3386dpi/133 lpi / 3386 dpi: "0"
  702. *ColorSepScreenFreq ProcessBlack.133lpi.3386dpi/133 lpi / 3386 dpi: "133"
  703. *ColorSepScreenFreq CustomColor.133lpi.3386dpi/133 lpi / 3386 dpi: "133"
  704. *ColorSepScreenFreq ProcessCyan.133lpi.3386dpi/133 lpi / 3386 dpi: "133"
  705. *ColorSepScreenFreq ProcessMagenta.133lpi.3386dpi/133 lpi / 3386 dpi: "133"
  706. *ColorSepScreenFreq ProcessYellow.133lpi.3386dpi/133 lpi / 3386 dpi: "133"
  707. *% For 175 lpi / 3386 dpi
  708. *ColorSepScreenAngle ProcessBlack.175lpi.3386dpi/175 lpi / 3386 dpi: "45"
  709. *ColorSepScreenAngle CustomColor.175lpi.3386dpi/175 lpi / 3386 dpi: "45"
  710. *ColorSepScreenAngle ProcessCyan.175lpi.3386dpi/175 lpi / 3386 dpi: "15"
  711. *ColorSepScreenAngle ProcessMagenta.175lpi.3386dpi/175 lpi / 3386 dpi: "75"
  712. *ColorSepScreenAngle ProcessYellow.175lpi.3386dpi/175 lpi / 3386 dpi: "0"
  713. *ColorSepScreenFreq ProcessBlack.175lpi.3386dpi/175 lpi / 3386 dpi: "175"
  714. *ColorSepScreenFreq CustomColor.175lpi.3386dpi/175 lpi / 3386 dpi: "175"
  715. *ColorSepScreenFreq ProcessCyan.175lpi.3386dpi/175 lpi / 3386 dpi: "175"
  716. *ColorSepScreenFreq ProcessMagenta.175lpi.3386dpi/175 lpi / 3386 dpi: "175"
  717. *ColorSepScreenFreq ProcessYellow.175lpi.3386dpi/175 lpi / 3386 dpi: "175"
  718. *% For 200 lpi / 3386 dpi
  719. *ColorSepScreenAngle ProcessBlack.200lpi.3386dpi/200 lpi / 3386 dpi: "45"
  720. *ColorSepScreenAngle CustomColor.200lpi.3386dpi/200 lpi / 3386 dpi: "45"
  721. *ColorSepScreenAngle ProcessCyan.200lpi.3386dpi/200 lpi / 3386 dpi: "15"
  722. *ColorSepScreenAngle ProcessMagenta.200lpi.3386dpi/200 lpi / 3386 dpi: "75"
  723. *ColorSepScreenAngle ProcessYellow.200lpi.3386dpi/200 lpi / 3386 dpi: "0"
  724. *ColorSepScreenFreq ProcessBlack.200lpi.3386dpi/200 lpi / 3386 dpi: "200"
  725. *ColorSepScreenFreq CustomColor.200lpi.3386dpi/200 lpi / 3386 dpi: "200"
  726. *ColorSepScreenFreq ProcessCyan.200lpi.3386dpi/200 lpi / 3386 dpi: "200"
  727. *ColorSepScreenFreq ProcessMagenta.200lpi.3386dpi/200 lpi / 3386 dpi: "200"
  728. *ColorSepScreenFreq ProcessYellow.200lpi.3386dpi/200 lpi / 3386 dpi: "200"
  729. *% For 100 lpi / 2540 dpi
  730. *ColorSepScreenAngle ProcessBlack.100lpi.2540dpi/100 lpi / 2540 dpi: "45"
  731. *ColorSepScreenAngle CustomColor.100lpi.2540dpi/100 lpi / 2540 dpi: "45"
  732. *ColorSepScreenAngle ProcessCyan.100lpi.2540dpi/100 lpi / 2540 dpi: "15"
  733. *ColorSepScreenAngle ProcessMagenta.100lpi.2540dpi/100 lpi / 2540 dpi: "75"
  734. *ColorSepScreenAngle ProcessYellow.100lpi.2540dpi/100 lpi / 2540 dpi: "0"
  735. *ColorSepScreenFreq ProcessBlack.100lpi.2540dpi/100 lpi / 2540 dpi: "100"
  736. *ColorSepScreenFreq CustomColor.100lpi.2540dpi/100 lpi / 2540 dpi: "100"
  737. *ColorSepScreenFreq ProcessCyan.100lpi.2540dpi/100 lpi / 2540 dpi: "100"
  738. *ColorSepScreenFreq ProcessMagenta.100lpi.2540dpi/100 lpi / 2540 dpi: "100"
  739. *ColorSepScreenFreq ProcessYellow.100lpi.2540dpi/100 lpi / 2540 dpi: "100"
  740. *% For 110 lpi / 2540 dpi
  741. *ColorSepScreenAngle ProcessBlack.110lpi.2540dpi/110 lpi / 2540 dpi: "45"
  742. *ColorSepScreenAngle CustomColor.110lpi.2540dpi/110 lpi / 2540 dpi: "45"
  743. *ColorSepScreenAngle ProcessCyan.110lpi.2540dpi/110 lpi / 2540 dpi: "15"
  744. *ColorSepScreenAngle ProcessMagenta.110lpi.2540dpi/110 lpi / 2540 dpi: "75"
  745. *ColorSepScreenAngle ProcessYellow.110lpi.2540dpi/110 lpi / 2540 dpi: "0"
  746. *ColorSepScreenFreq ProcessBlack.110lpi.2540dpi/110 lpi / 2540 dpi: "110"
  747. *ColorSepScreenFreq CustomColor.110lpi.2540dpi/110 lpi / 2540 dpi: "110"
  748. *ColorSepScreenFreq ProcessCyan.110lpi.2540dpi/110 lpi / 2540 dpi: "110"
  749. *ColorSepScreenFreq ProcessMagenta.110lpi.2540dpi/110 lpi / 2540 dpi: "110"
  750. *ColorSepScreenFreq ProcessYellow.110lpi.2540dpi/110 lpi / 2540 dpi: "110"
  751. *% For 120 lpi / 2540 dpi
  752. *ColorSepScreenAngle ProcessBlack.120lpi.2540dpi/120 lpi / 2540 dpi: "45"
  753. *ColorSepScreenAngle CustomColor.120lpi.2540dpi/120 lpi / 2540 dpi: "45"
  754. *ColorSepScreenAngle ProcessCyan.120lpi.2540dpi/120 lpi / 2540 dpi: "15"
  755. *ColorSepScreenAngle ProcessMagenta.120lpi.2540dpi/120 lpi / 2540 dpi: "75"
  756. *ColorSepScreenAngle ProcessYellow.120lpi.2540dpi/120 lpi / 2540 dpi: "0"
  757. *ColorSepScreenFreq ProcessBlack.120lpi.2540dpi/120 lpi / 2540 dpi: "120"
  758. *ColorSepScreenFreq CustomColor.120lpi.2540dpi/120 lpi / 2540 dpi: "120"
  759. *ColorSepScreenFreq ProcessCyan.120lpi.2540dpi/120 lpi / 2540 dpi: "120"
  760. *ColorSepScreenFreq ProcessMagenta.120lpi.2540dpi/120 lpi / 2540 dpi: "120"
  761. *ColorSepScreenFreq ProcessYellow.120lpi.2540dpi/120 lpi / 2540 dpi: "120"
  762. *% For 133 lpi / 2540 dpi
  763. *ColorSepScreenAngle ProcessBlack.133lpi.2540dpi/133 lpi / 2540 dpi: "45"
  764. *ColorSepScreenAngle CustomColor.133lpi.2540dpi/133 lpi / 2540 dpi: "45"
  765. *ColorSepScreenAngle ProcessCyan.133lpi.2540dpi/133 lpi / 2540 dpi: "15"
  766. *ColorSepScreenAngle ProcessMagenta.133lpi.2540dpi/133 lpi / 2540 dpi: "75"
  767. *ColorSepScreenAngle ProcessYellow.133lpi.2540dpi/133 lpi / 2540 dpi: "0"
  768. *ColorSepScreenFreq ProcessBlack.133lpi.2540dpi/133 lpi / 2540 dpi: "133"
  769. *ColorSepScreenFreq CustomColor.133lpi.2540dpi/133 lpi / 2540 dpi: "133"
  770. *ColorSepScreenFreq ProcessCyan.133lpi.2540dpi/133 lpi / 2540 dpi: "133"
  771. *ColorSepScreenFreq ProcessMagenta.133lpi.2540dpi/133 lpi / 2540 dpi: "133"
  772. *ColorSepScreenFreq ProcessYellow.133lpi.2540dpi/133 lpi / 2540 dpi: "133"
  773. *% For 138 lpi / 2540 dpi
  774. *ColorSepScreenAngle ProcessBlack.138lpi.2540dpi/138 lpi / 2540 dpi: "45"
  775. *ColorSepScreenAngle CustomColor.138lpi.2540dpi/138 lpi / 2540 dpi: "45"
  776. *ColorSepScreenAngle ProcessCyan.138lpi.2540dpi/138 lpi / 2540 dpi: "15"
  777. *ColorSepScreenAngle ProcessMagenta.138lpi.2540dpi/138 lpi / 2540 dpi: "75"
  778. *ColorSepScreenAngle ProcessYellow.138lpi.2540dpi/138 lpi / 2540 dpi: "0"
  779. *ColorSepScreenFreq ProcessBlack.138lpi.2540dpi/138 lpi / 2540 dpi: "138"
  780. *ColorSepScreenFreq CustomColor.138lpi.2540dpi/138 lpi / 2540 dpi: "138"
  781. *ColorSepScreenFreq ProcessCyan.138lpi.2540dpi/138 lpi / 2540 dpi: "138"
  782. *ColorSepScreenFreq ProcessMagenta.138lpi.2540dpi/138 lpi / 2540 dpi: "138"
  783. *ColorSepScreenFreq ProcessYellow.138lpi.2540dpi/138 lpi / 2540 dpi: "138"
  784. *% For 150 lpi / 2540 dpi
  785. *ColorSepScreenAngle ProcessBlack.150lpi.2540dpi/150 lpi / 2540 dpi: "45"
  786. *ColorSepScreenAngle CustomColor.150lpi.2540dpi/150 lpi / 2540 dpi: "45"
  787. *ColorSepScreenAngle ProcessCyan.150lpi.2540dpi/150 lpi / 2540 dpi: "15"
  788. *ColorSepScreenAngle ProcessMagenta.150lpi.2540dpi/150 lpi / 2540 dpi: "75"
  789. *ColorSepScreenAngle ProcessYellow.150lpi.2540dpi/150 lpi / 2540 dpi: "0"
  790. *ColorSepScreenFreq ProcessBlack.150lpi.2540dpi/150 lpi / 2540 dpi: "150"
  791. *ColorSepScreenFreq CustomColor.150lpi.2540dpi/150 lpi / 2540 dpi: "150"
  792. *ColorSepScreenFreq ProcessCyan.150lpi.2540dpi/150 lpi / 2540 dpi: "150"
  793. *ColorSepScreenFreq ProcessMagenta.150lpi.2540dpi/150 lpi / 2540 dpi: "150"
  794. *ColorSepScreenFreq ProcessYellow.150lpi.2540dpi/150 lpi / 2540 dpi: "150"
  795. *% For 175 lpi / 2540 dpi
  796. *ColorSepScreenAngle ProcessBlack.175lpi.2540dpi/175 lpi / 2540 dpi: "45"
  797. *ColorSepScreenAngle CustomColor.175lpi.2540dpi/175 lpi / 2540 dpi: "45"
  798. *ColorSepScreenAngle ProcessCyan.175lpi.2540dpi/175 lpi / 2540 dpi: "15"
  799. *ColorSepScreenAngle ProcessMagenta.175lpi.2540dpi/175 lpi / 2540 dpi: "75"
  800. *ColorSepScreenAngle ProcessYellow.175lpi.2540dpi/175 lpi / 2540 dpi: "0"
  801. *ColorSepScreenFreq ProcessBlack.175lpi.2540dpi/175 lpi / 2540 dpi: "175"
  802. *ColorSepScreenFreq CustomColor.175lpi.2540dpi/175 lpi / 2540 dpi: "175"
  803. *ColorSepScreenFreq ProcessCyan.175lpi.2540dpi/175 lpi / 2540 dpi: "175"
  804. *ColorSepScreenFreq ProcessMagenta.175lpi.2540dpi/175 lpi / 2540 dpi: "175"
  805. *ColorSepScreenFreq ProcessYellow.175lpi.2540dpi/175 lpi / 2540 dpi: "175"
  806. *% For 85 lpi / 2032 dpi
  807. *ColorSepScreenAngle ProcessBlack.85lpi.2032dpi/85 lpi / 2032 dpi: "45"
  808. *ColorSepScreenAngle CustomColor.85lpi.2032dpi/85 lpi / 2032 dpi: "45"
  809. *ColorSepScreenAngle ProcessCyan.85lpi.2032dpi/85 lpi / 2032 dpi: "15"
  810. *ColorSepScreenAngle ProcessMagenta.85lpi.2032dpi/85 lpi / 2032 dpi: "75"
  811. *ColorSepScreenAngle ProcessYellow.85lpi.2032dpi/85 lpi / 2032 dpi: "0"
  812. *ColorSepScreenFreq ProcessBlack.85lpi.2032dpi/85 lpi / 2032 dpi: "85"
  813. *ColorSepScreenFreq CustomColor.85lpi.2032dpi/85 lpi / 2032 dpi: "85"
  814. *ColorSepScreenFreq ProcessCyan.85lpi.2032dpi/85 lpi / 2032 dpi: "85"
  815. *ColorSepScreenFreq ProcessMagenta.85lpi.2032dpi/85 lpi / 2032 dpi: "85"
  816. *ColorSepScreenFreq ProcessYellow.85lpi.2032dpi/85 lpi / 2032 dpi: "85"
  817. *% For 110 lpi / 2032 dpi
  818. *ColorSepScreenAngle ProcessBlack.110lpi.2032dpi/110 lpi / 2032 dpi: "45"
  819. *ColorSepScreenAngle CustomColor.110lpi.2032dpi/110 lpi / 2032 dpi: "45"
  820. *ColorSepScreenAngle ProcessCyan.110lpi.2032dpi/110 lpi / 2032 dpi: "15"
  821. *ColorSepScreenAngle ProcessMagenta.110lpi.2032dpi/110 lpi / 2032 dpi: "75"
  822. *ColorSepScreenAngle ProcessYellow.110lpi.2032dpi/110 lpi / 2032 dpi: "0"
  823. *ColorSepScreenFreq ProcessBlack.110lpi.2032dpi/110 lpi / 2032 dpi: "110"
  824. *ColorSepScreenFreq CustomColor.110lpi.2032dpi/110 lpi / 2032 dpi: "110"
  825. *ColorSepScreenFreq ProcessCyan.110lpi.2032dpi/110 lpi / 2032 dpi: "110"
  826. *ColorSepScreenFreq ProcessMagenta.110lpi.2032dpi/110 lpi / 2032 dpi: "110"
  827. *ColorSepScreenFreq ProcessYellow.110lpi.2032dpi/110 lpi / 2032 dpi: "110"
  828. *% For 133 lpi / 2032 dpi
  829. *ColorSepScreenAngle ProcessBlack.133lpi.2032dpi/133 lpi / 2032 dpi: "45"
  830. *ColorSepScreenAngle CustomColor.133lpi.2032dpi/133 lpi / 2032 dpi: "45"
  831. *ColorSepScreenAngle ProcessCyan.133lpi.2032dpi/133 lpi / 2032 dpi: "15"
  832. *ColorSepScreenAngle ProcessMagenta.133lpi.2032dpi/133 lpi / 2032 dpi: "75"
  833. *ColorSepScreenAngle ProcessYellow.133lpi.2032dpi/133 lpi / 2032 dpi: "0"
  834. *ColorSepScreenFreq ProcessBlack.133lpi.2032dpi/133 lpi / 2032 dpi: "133"
  835. *ColorSepScreenFreq CustomColor.133lpi.2032dpi/133 lpi / 2032 dpi: "133"
  836. *ColorSepScreenFreq ProcessCyan.133lpi.2032dpi/133 lpi / 2032 dpi: "133"
  837. *ColorSepScreenFreq ProcessMagenta.133lpi.2032dpi/133 lpi / 2032 dpi: "133"
  838. *ColorSepScreenFreq ProcessYellow.133lpi.2032dpi/133 lpi / 2032 dpi: "133"
  839. *% For 80 lpi / 1693 dpi
  840. *ColorSepScreenAngle ProcessBlack.80lpi.1693dpi/80 lpi / 1693 dpi: "45"
  841. *ColorSepScreenAngle CustomColor.80lpi.1693dpi/80 lpi / 1693 dpi: "45"
  842. *ColorSepScreenAngle ProcessCyan.80lpi.1693dpi/80 lpi / 1693 dpi: "15"
  843. *ColorSepScreenAngle ProcessMagenta.80lpi.1693dpi/80 lpi / 1693 dpi: "75"
  844. *ColorSepScreenAngle ProcessYellow.80lpi.1693dpi/80 lpi / 1693 dpi: "0"
  845. *ColorSepScreenFreq ProcessBlack.80lpi.1693dpi/80 lpi / 1693 dpi: "80"
  846. *ColorSepScreenFreq CustomColor.80lpi.1693dpi/80 lpi / 1693 dpi: "80"
  847. *ColorSepScreenFreq ProcessCyan.80lpi.1693dpi/80 lpi / 1693 dpi: "80"
  848. *ColorSepScreenFreq ProcessMagenta.80lpi.1693dpi/80 lpi / 1693 dpi: "80"
  849. *ColorSepScreenFreq ProcessYellow.80lpi.1693dpi/80 lpi / 1693 dpi: "80"
  850. *% For 100 lpi / 1693 dpi
  851. *ColorSepScreenAngle ProcessBlack.100lpi.1693dpi/100 lpi / 1693 dpi: "45"
  852. *ColorSepScreenAngle CustomColor.100lpi.1693dpi/100 lpi / 1693 dpi: "45"
  853. *ColorSepScreenAngle ProcessCyan.100lpi.1693dpi/100 lpi / 1693 dpi: "15"
  854. *ColorSepScreenAngle ProcessMagenta.100lpi.1693dpi/100 lpi / 1693 dpi: "75"
  855. *ColorSepScreenAngle ProcessYellow.100lpi.1693dpi/100 lpi / 1693 dpi: "0"
  856. *ColorSepScreenFreq ProcessBlack.100lpi.1693dpi/100 lpi / 1693 dpi: "100"
  857. *ColorSepScreenFreq CustomColor.100lpi.1693dpi/100 lpi / 1693 dpi: "100"
  858. *ColorSepScreenFreq ProcessCyan.100lpi.1693dpi/100 lpi / 1693 dpi: "100"
  859. *ColorSepScreenFreq ProcessMagenta.100lpi.1693dpi/100 lpi / 1693 dpi: "100"
  860. *ColorSepScreenFreq ProcessYellow.100lpi.1693dpi/100 lpi / 1693 dpi: "100"
  861. *% For 133 lpi / 1693 dpi
  862. *ColorSepScreenAngle ProcessBlack.133lpi.1693dpi/133 lpi / 1693 dpi: "45"
  863. *ColorSepScreenAngle CustomColor.133lpi.1693dpi/133 lpi / 1693 dpi: "45"
  864. *ColorSepScreenAngle ProcessCyan.133lpi.1693dpi/133 lpi / 1693 dpi: "15"
  865. *ColorSepScreenAngle ProcessMagenta.133lpi.1693dpi/133 lpi / 1693 dpi: "75"
  866. *ColorSepScreenAngle ProcessYellow.133lpi.1693dpi/133 lpi / 1693 dpi: "0"
  867. *ColorSepScreenFreq ProcessBlack.133lpi.1693dpi/133 lpi / 1693 dpi: "133"
  868. *ColorSepScreenFreq CustomColor.133lpi.1693dpi/133 lpi / 1693 dpi: "133"
  869. *ColorSepScreenFreq ProcessCyan.133lpi.1693dpi/133 lpi / 1693 dpi: "133"
  870. *ColorSepScreenFreq ProcessMagenta.133lpi.1693dpi/133 lpi / 1693 dpi: "133"
  871. *ColorSepScreenFreq ProcessYellow.133lpi.1693dpi/133 lpi / 1693 dpi: "133"
  872. *% For 65 lpi / 1270 dpi
  873. *ColorSepScreenAngle ProcessBlack.65lpi.1270dpi/65 lpi / 1270 dpi: "45"
  874. *ColorSepScreenAngle CustomColor.65lpi.1270dpi/65 lpi / 1270 dpi: "45"
  875. *ColorSepScreenAngle ProcessCyan.65lpi.1270dpi/65 lpi / 1270 dpi: "15"
  876. *ColorSepScreenAngle ProcessMagenta.65lpi.1270dpi/65 lpi / 1270 dpi: "75"
  877. *ColorSepScreenAngle ProcessYellow.65lpi.1270dpi/65 lpi / 1270 dpi: "0"
  878. *ColorSepScreenFreq ProcessBlack.65lpi.1270dpi/65 lpi / 1270 dpi: "65"
  879. *ColorSepScreenFreq CustomColor.65lpi.1270dpi/65 lpi / 1270 dpi: "65"
  880. *ColorSepScreenFreq ProcessCyan.65lpi.1270dpi/65 lpi / 1270 dpi: "65"
  881. *ColorSepScreenFreq ProcessMagenta.65lpi.1270dpi/65 lpi / 1270 dpi: "65"
  882. *ColorSepScreenFreq ProcessYellow.65lpi.1270dpi/65 lpi / 1270 dpi: "65"
  883. *% For 75 lpi / 1270 dpi
  884. *ColorSepScreenAngle ProcessBlack.75lpi.1270dpi/75 lpi / 1270 dpi: "45"
  885. *ColorSepScreenAngle CustomColor.75lpi.1270dpi/75 lpi / 1270 dpi: "45"
  886. *ColorSepScreenAngle ProcessCyan.75lpi.1270dpi/75 lpi / 1270 dpi: "15"
  887. *ColorSepScreenAngle ProcessMagenta.75lpi.1270dpi/75 lpi / 1270 dpi: "75"
  888. *ColorSepScreenAngle ProcessYellow.75lpi.1270dpi/75 lpi / 1270 dpi: "0"
  889. *ColorSepScreenFreq ProcessBlack.75lpi.1270dpi/75 lpi / 1270 dpi: "75"
  890. *ColorSepScreenFreq CustomColor.75lpi.1270dpi/75 lpi / 1270 dpi: "75"
  891. *ColorSepScreenFreq ProcessCyan.75lpi.1270dpi/75 lpi / 1270 dpi: "75"
  892. *ColorSepScreenFreq ProcessMagenta.75lpi.1270dpi/75 lpi / 1270 dpi: "75"
  893. *ColorSepScreenFreq ProcessYellow.75lpi.1270dpi/75 lpi / 1270 dpi: "75"
  894. *% For 90 lpi / 1270 dpi
  895. *ColorSepScreenAngle ProcessBlack.90lpi.1270dpi/90 lpi / 1270 dpi: "45"
  896. *ColorSepScreenAngle CustomColor.90lpi.1270dpi/90 lpi / 1270 dpi: "45"
  897. *ColorSepScreenAngle ProcessCyan.90lpi.1270dpi/90 lpi / 1270 dpi: "15"
  898. *ColorSepScreenAngle ProcessMagenta.90lpi.1270dpi/90 lpi / 1270 dpi: "75"
  899. *ColorSepScreenAngle ProcessYellow.90lpi.1270dpi/90 lpi / 1270 dpi: "0"
  900. *ColorSepScreenFreq ProcessBlack.90lpi.1270dpi/90 lpi / 1270 dpi: "90"
  901. *ColorSepScreenFreq CustomColor.90lpi.1270dpi/90 lpi / 1270 dpi: "90"
  902. *ColorSepScreenFreq ProcessCyan.90lpi.1270dpi/90 lpi / 1270 dpi: "90"
  903. *ColorSepScreenFreq ProcessMagenta.90lpi.1270dpi/90 lpi / 1270 dpi: "90"
  904. *ColorSepScreenFreq ProcessYellow.90lpi.1270dpi/90 lpi / 1270 dpi: "90"
  905. *% For 100 lpi / 1270 dpi
  906. *ColorSepScreenAngle ProcessBlack.100lpi.1270dpi/100 lpi / 1270 dpi: "45"
  907. *ColorSepScreenAngle CustomColor.100lpi.1270dpi/100 lpi / 1270 dpi: "45"
  908. *ColorSepScreenAngle ProcessCyan.100lpi.1270dpi/100 lpi / 1270 dpi: "15"
  909. *ColorSepScreenAngle ProcessMagenta.100lpi.1270dpi/100 lpi / 1270 dpi: "75"
  910. *ColorSepScreenAngle ProcessYellow.100lpi.1270dpi/100 lpi / 1270 dpi: "0"
  911. *ColorSepScreenFreq ProcessBlack.100lpi.1270dpi/100 lpi / 1270 dpi: "100"
  912. *ColorSepScreenFreq CustomColor.100lpi.1270dpi/100 lpi / 1270 dpi: "100"
  913. *ColorSepScreenFreq ProcessCyan.100lpi.1270dpi/100 lpi / 1270 dpi: "100"
  914. *ColorSepScreenFreq ProcessMagenta.100lpi.1270dpi/100 lpi / 1270 dpi: "100"
  915. *ColorSepScreenFreq ProcessYellow.100lpi.1270dpi/100 lpi / 1270 dpi: "100"
  916. *% For 70 lpi / 1016 dpi
  917. *ColorSepScreenAngle ProcessBlack.70lpi.1016dpi/70 lpi / 1016 dpi: "45"
  918. *ColorSepScreenAngle CustomColor.70lpi.1016dpi/70 lpi / 1016 dpi: "45"
  919. *ColorSepScreenAngle ProcessCyan.70lpi.1016dpi/70 lpi / 1016 dpi: "15"
  920. *ColorSepScreenAngle ProcessMagenta.70lpi.1016dpi/70 lpi / 1016 dpi: "75"
  921. *ColorSepScreenAngle ProcessYellow.70lpi.1016dpi/70 lpi / 1016 dpi: "0"
  922. *ColorSepScreenFreq ProcessBlack.70lpi.1016dpi/70 lpi / 1016 dpi: "70"
  923. *ColorSepScreenFreq CustomColor.70lpi.1016dpi/70 lpi / 1016 dpi: "70"
  924. *ColorSepScreenFreq ProcessCyan.70lpi.1016dpi/70 lpi / 1016 dpi: "70"
  925. *ColorSepScreenFreq ProcessMagenta.70lpi.1016dpi/70 lpi / 1016 dpi: "70"
  926. *ColorSepScreenFreq ProcessYellow.70lpi.1016dpi/70 lpi / 1016 dpi: "70"
  927. *% For 80 lpi / 1016 dpi
  928. *ColorSepScreenAngle ProcessBlack.80lpi.1016dpi/80 lpi / 1016 dpi: "45"
  929. *ColorSepScreenAngle CustomColor.80lpi.1016dpi/80 lpi / 1016 dpi: "45"
  930. *ColorSepScreenAngle ProcessCyan.80lpi.1016dpi/80 lpi / 1016 dpi: "15"
  931. *ColorSepScreenAngle ProcessMagenta.80lpi.1016dpi/80 lpi / 1016 dpi: "75"
  932. *ColorSepScreenAngle ProcessYellow.80lpi.1016dpi/80 lpi / 1016 dpi: "0"
  933. *ColorSepScreenFreq ProcessBlack.80lpi.1016dpi/80 lpi / 1016 dpi: "80"
  934. *ColorSepScreenFreq CustomColor.80lpi.1016dpi/80 lpi / 1016 dpi: "80"
  935. *ColorSepScreenFreq ProcessCyan.80lpi.1016dpi/80 lpi / 1016 dpi: "80"
  936. *ColorSepScreenFreq ProcessMagenta.80lpi.1016dpi/80 lpi / 1016 dpi: "80"
  937. *ColorSepScreenFreq ProcessYellow.80lpi.1016dpi/80 lpi / 1016 dpi: "80"
  938. *% For 85 lpi / 846 dpi
  939. *ColorSepScreenAngle ProcessBlack.85lpi.846dpi/85 lpi / 846 dpi: "45"
  940. *ColorSepScreenAngle CustomColor.85lpi.846dpi/85 lpi / 846 dpi: "45"
  941. *ColorSepScreenAngle ProcessCyan.85lpi.846dpi/85 lpi / 846 dpi: "15"
  942. *ColorSepScreenAngle ProcessMagenta.85lpi.846dpi/85 lpi / 846 dpi: "75"
  943. *ColorSepScreenAngle ProcessYellow.85lpi.846dpi/85 lpi / 846 dpi: "0"
  944. *ColorSepScreenFreq ProcessBlack.85lpi.846dpi/85 lpi / 846 dpi: "85"
  945. *ColorSepScreenFreq CustomColor.85lpi.846dpi/85 lpi / 846 dpi: "85"
  946. *ColorSepScreenFreq ProcessCyan.85lpi.846dpi/85 lpi / 846 dpi: "85"
  947. *ColorSepScreenFreq ProcessMagenta.85lpi.846dpi/85 lpi / 846 dpi: "85"
  948. *ColorSepScreenFreq ProcessYellow.85lpi.846dpi/85 lpi / 846 dpi: "85"
  949. *% end of PPD file for Linotype