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.

1358 lines
69 KiB

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1996 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.3"
  10. *FileVersion: "1.4"
  11. *LanguageEncoding: ISOLatin1
  12. *LanguageVersion: English
  13. *Product: "(PostArtPro)"
  14. *PSVersion: "(2013.114) 12"
  15. *PSVersion: "(2015.802) 01"
  16. *ModelName: "Sony PostArt Pro for LuxSetter v2015.802-01"
  17. *Manufacturer: "Sony"
  18. *ShortNickName: "Sony PostArt Pro for LuxSetter"
  19. *NickName: "Sony PostArt Pro for LuxSetter v2015.802-01"
  20. *PCFileName: "SOLX56_1.PPD"
  21. *% ==== Device Capabilities =============
  22. *LanguageLevel: "2"
  23. *FreeVM: "1073738400"
  24. *ColorDevice: False
  25. *DefaultColorSpace: Gray
  26. *DefaultHalftoneType: 2
  27. *VariablePaperSize: True
  28. *TTRasterizer: Type42
  29. *FileSystem: True
  30. *?FileSystem:"
  31. save false (%disk?%) { currentdevparams dup /Writeable known
  32. { /Writeable get {pop true} if } { pop } ifelse }
  33. 10 string /IODevice resourceforall { (True) } { (False) }
  34. ifelse = flush restore
  35. "
  36. *End
  37. *Throughput: "2"
  38. *Password: "0"
  39. *% system infomation =============================================
  40. *ExitServer: "
  41. count 0 eq
  42. { false } { true exch startjob } ifelse
  43. not {
  44. (WARNING: Cannot modify initial VM.) =
  45. (Missing or invalid password.) =
  46. (Please contact the author of this software.) = flush quit
  47. } if
  48. "
  49. *End
  50. *Reset: "
  51. count 0 eq
  52. { false } { true exch startjob } ifelse
  53. not {
  54. (WARNING: Cannot reset printer.) =
  55. (Missing or invalid password.) =
  56. (Please contact the author of this software.) = flush quit
  57. } if
  58. systemdict /quit get exec
  59. (WARNING : Printer Reset Failed.) = flush
  60. "
  61. *End
  62. *% Resolution Information =========================================
  63. *OpenUI *Resolution: PickOne
  64. *OrderDependency: 10 AnySetup *Resolution
  65. *DefaultResolution: 2438x2438dpi
  66. *Resolution 1219x1219dpi: "1 dict dup /HWResolution [1219.2 1219.2] put setpagedevice"
  67. *Resolution 2438x2438dpi: "1 dict dup /HWResolution [2438.4 2438.4] put setpagedevice"
  68. *Resolution 3657x3657dpi: "1 dict dup /HWResolution [3657.6 3657.6] put setpagedevice"
  69. *Resolution 4876x1219dpi: "1 dict dup /HWResolution [4876.8 1219.2] put setpagedevice"
  70. *Resolution 4876x2438dpi: "1 dict dup /HWResolution [4876.8 2438.4] put setpagedevice"
  71. *?Resolution:"
  72. save currentpagedevice /HWResolution get aload pop (Unknown)
  73. 5 dict
  74. dup [1219.2 1219.2] (1219x1219dpi) put
  75. dup [2438.4 2438.4] (2438x2438dpi) put
  76. dup [3657.6 3657.6] (3657x3657dpi) put
  77. dup [4876.8 1219.2] (4876x1219dpi) put
  78. dup [4876.8 2438.4] (4876x2438dpi) put
  79. { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and
  80. { exch pop exit } { pop } ifelse } bind forall = flush pop pop restore
  81. "
  82. *End
  83. *CloseUI: *Resolution
  84. *% Halftone Information ===========================================
  85. *ScreenFreq: "133"
  86. *ScreenAngle: "45"
  87. *DefaultScreenProc: Dot
  88. *ScreenProc Dot: "
  89. { abs exch abs 2 copy add 1 gt { 1 sub dup mul exch 1 sub dup mul add 1 sub }
  90. { dup mul exch dup mul add 1 exch sub } ifelse }
  91. "
  92. *End
  93. *ScreenProc Line: "{ pop }"
  94. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  95. *DefaultTransfer: Null
  96. *Transfer Null: "{ }"
  97. *Transfer Null.Inverse: "{ 1 exch sub }"
  98. *% Paper Handling Informaion =======================================
  99. *OpenUI *PageSize: PickOne
  100. *OrderDependency: 30 AnySetup *PageSize
  101. *DefaultPageSize: A4
  102. *PageSize Letter: "
  103. 2 dict dup /PageSize [612 792] put dup /Orientation 0 put setpagedevice"
  104. *End
  105. *PageSize Legal: "
  106. 2 dict dup /PageSize [612 1008] put dup /Orientation 0 put setpagedevice"
  107. *End
  108. *PageSize Tabloid: "
  109. 2 dict dup /PageSize [792 1224] put dup /Orientation 0 put setpagedevice"
  110. *End
  111. *PageSize A5: "
  112. 2 dict dup /PageSize [420 595] put dup /Orientation 0 put setpagedevice"
  113. *End
  114. *PageSize A4: "
  115. 2 dict dup /PageSize [595 842] put dup /Orientation 0 put setpagedevice"
  116. *End
  117. *PageSize A3: "
  118. 2 dict dup /PageSize [842 1191] put dup /Orientation 0 put setpagedevice"
  119. *End
  120. *PageSize B5: "
  121. 2 dict dup /PageSize [516 729] put dup /Orientation 0 put setpagedevice"
  122. *End
  123. *PageSize B4: "
  124. 2 dict dup /PageSize [729 1032] put dup /Orientation 0 put setpagedevice"
  125. *End
  126. *PageSize B3: "
  127. 2 dict dup /PageSize [1032 1460] put dup /Orientation 0 put setpagedevice"
  128. *End
  129. *PageSize Letter.Transverse: "
  130. 2 dict dup /PageSize [612 792] put dup /Orientation 1 put setpagedevice"
  131. *End
  132. *PageSize Legal.Transverse: "
  133. 2 dict dup /PageSize [612 1008] put dup /Orientation 1 put setpagedevice"
  134. *End
  135. *PageSize Tabloid.Transverse: "
  136. 2 dict dup /PageSize [792 1224] put dup /Orientation 1 put setpagedevice"
  137. *End
  138. *PageSize A5.Transverse: "
  139. 2 dict dup /PageSize [420 595] put dup /Orientation 1 put setpagedevice"
  140. *End
  141. *PageSize A4.Transverse: "
  142. 2 dict dup /PageSize [595 842] put dup /Orientation 1 put setpagedevice"
  143. *End
  144. *PageSize A3.Transverse: "
  145. 2 dict dup /PageSize [842 1191] put dup /Orientation 1 put setpagedevice"
  146. *End
  147. *PageSize B5.Transverse: "
  148. 2 dict dup /PageSize [516 729] put dup /Orientation 1 put setpagedevice"
  149. *End
  150. *PageSize B4.Transverse: "
  151. 2 dict dup /PageSize [729 1032] put dup /Orientation 1 put setpagedevice"
  152. *End
  153. *PageSize B3.Transverse: "
  154. 2 dict dup /PageSize [1032 1460] put dup /Orientation 1 put setpagedevice"
  155. *End
  156. *PageSize Letter.Extra: "
  157. 2 dict dup /PageSize [684 864] put dup /Orientation 0 put setpagedevice"
  158. *End
  159. *PageSize Legal.Extra: "
  160. 2 dict dup /PageSize [684 1080] put dup /Orientation 0 put setpagedevice"
  161. *End
  162. *PageSize Tabloid.Extra: "
  163. 2 dict dup /PageSize [864 1296] put dup /Orientation 0 put setpagedevice"
  164. *End
  165. *PageSize A5.Extra: "
  166. 2 dict dup /PageSize [492 667] put dup /Orientation 0 put setpagedevice"
  167. *End
  168. *PageSize A4.Extra: "
  169. 2 dict dup /PageSize [667 914] put dup /Orientation 0 put setpagedevice"
  170. *End
  171. *PageSize A3.Extra: "
  172. 2 dict dup /PageSize [914 1263] put dup /Orientation 0 put setpagedevice"
  173. *End
  174. *PageSize B5.Extra: "
  175. 2 dict dup /PageSize [588 801] put dup /Orientation 0 put setpagedevice"
  176. *End
  177. *PageSize B4.Extra: "
  178. 2 dict dup /PageSize [801 1104] put dup /Orientation 0 put setpagedevice"
  179. *End
  180. *PageSize B3.Extra: "
  181. 2 dict dup /PageSize [1104 1532] put dup /Orientation 0 put setpagedevice"
  182. *End
  183. *PageSize Letter.Extra.Transverse: "
  184. 2 dict dup /PageSize [684 864] put dup /Orientation 1 put setpagedevice"
  185. *End
  186. *PageSize Legal.Extra.Transverse: "
  187. 2 dict dup /PageSize [684 1080] put dup /Orientation 1 put setpagedevice"
  188. *End
  189. *PageSize Tabloid.Extra.Transverse: "
  190. 2 dict dup /PageSize [864 1296] put dup /Orientation 1 put setpagedevice"
  191. *End
  192. *PageSize A5.Extra.Transverse: "
  193. 2 dict dup /PageSize [492 667] put dup /Orientation 1 put setpagedevice"
  194. *End
  195. *PageSize A4.Extra.Transverse: "
  196. 2 dict dup /PageSize [667 914] put dup /Orientation 1 put setpagedevice"
  197. *End
  198. *PageSize A3.Extra.Transverse: "
  199. 2 dict dup /PageSize [914 1263] put dup /Orientation 1 put setpagedevice"
  200. *End
  201. *PageSize B5.Extra.Transverse: "
  202. 2 dict dup /PageSize [588 801] put dup /Orientation 1 put setpagedevice"
  203. *End
  204. *PageSize B4.Extra.Transverse: "
  205. 2 dict dup /PageSize [801 1104] put dup /Orientation 1 put setpagedevice"
  206. *End
  207. *PageSize B3.Extra.Transverse: "
  208. 2 dict dup /PageSize [1104 1532] put dup /Orientation 1 put setpagedevice"
  209. *End
  210. *PageSize MaxPage: "
  211. 2 dict dup /PageSize [1542 2323] put dup /Orientation 0 put setpagedevice"
  212. *End
  213. *?PageSize:"
  214. save currentpagedevice /PageSize get aload pop
  215. currentpagedevice /Orientation get 2 mod 1 eq { exch }if (Unknown)
  216. 37 dict
  217. dup [612 792] (Letter) put
  218. dup [612 1008] (Legal) put
  219. dup [792 1224] (Tabloid) put
  220. dup [420 595] (A5) put
  221. dup [595 842] (A4) put
  222. dup [842 1191] (A3) put
  223. dup [516 729] (B5) put
  224. dup [729 1032] (B4) put
  225. dup [1032 1460] (B3) put
  226. dup [792 612] (Letter.Transverse) put
  227. dup [1008 612] (Legal.Transverse) put
  228. dup [1224 792] (Tabloid.Transverse) put
  229. dup [595 420] (A5.Transverse) put
  230. dup [842 595] (A4.Transverse) put
  231. dup [1191 842] (A3.Transverse) put
  232. dup [729 516] (B5.Transverse) put
  233. dup [1032 729] (B4.Transverse) put
  234. dup [1460 1032] (B3.Transverse) put
  235. dup [684 864] (Letter.Extra) put
  236. dup [684 1080] (Legal.Extra) put
  237. dup [864 1296] (Tabloid.Extra) put
  238. dup [492 667] (A5.Extra) put
  239. dup [667 914] (A4.Extra) put
  240. dup [914 1263] (A3.Extra) put
  241. dup [588 801] (B5.Extra) put
  242. dup [801 1104] (B4.Extra) put
  243. dup [1104 1532] (B3.Extra) put
  244. dup [864 684] (Letter.Extra.Transverse) put
  245. dup [1080 684] (Legal.Extra.Transverse) put
  246. dup [1296 864] (Tabloid.Extra.Transverse) put
  247. dup [667 492] (A5.Extra.Transverse) put
  248. dup [914 667] (A4.Extra.Transverse) put
  249. dup [1263 914] (A3.Extra.Transverse) put
  250. dup [801 588] (B5.Extra.Transverse) put
  251. dup [1104 801] (B4.Extra.Transverse) put
  252. dup [1532 1104] (B3.Extra.Transverse) put
  253. dup [1542 2323] (MaxPage) put
  254. { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and
  255. { exch pop exit } { pop } ifelse } bind forall = flush pop pop restore
  256. "
  257. *End
  258. *CloseUI: *PageSize
  259. *OpenUI *PageRegion: PickOne
  260. *OrderDependency: 40 AnySetup *PageRegion
  261. *DefaultPageRegion: A4
  262. *PageRegion Letter: "
  263. 2 dict dup /PageSize [612 792] put dup /Orientation 0 put setpagedevice"
  264. *End
  265. *PageRegion Legal: "
  266. 2 dict dup /PageSize [612 1008] put dup /Orientation 0 put setpagedevice"
  267. *End
  268. *PageRegion Tabloid: "
  269. 2 dict dup /PageSize [792 1224] put dup /Orientation 0 put setpagedevice"
  270. *End
  271. *PageRegion A5: "
  272. 2 dict dup /PageSize [420 595] put dup /Orientation 0 put setpagedevice"
  273. *End
  274. *PageRegion A4: "
  275. 2 dict dup /PageSize [595 842] put dup /Orientation 0 put setpagedevice"
  276. *End
  277. *PageRegion A3: "
  278. 2 dict dup /PageSize [842 1191] put dup /Orientation 0 put setpagedevice"
  279. *End
  280. *PageRegion B5: "
  281. 2 dict dup /PageSize [516 729] put dup /Orientation 0 put setpagedevice"
  282. *End
  283. *PageRegion B4: "
  284. 2 dict dup /PageSize [729 1032] put dup /Orientation 0 put setpagedevice"
  285. *End
  286. *PageRegion B3: "
  287. 2 dict dup /PageSize [1032 1460] put dup /Orientation 0 put setpagedevice"
  288. *End
  289. *PageRegion Letter.Transverse: "
  290. 2 dict dup /PageSize [612 792] put dup /Orientation 1 put setpagedevice"
  291. *End
  292. *PageRegion Legal.Transverse: "
  293. 2 dict dup /PageSize [612 1008] put dup /Orientation 1 put setpagedevice"
  294. *End
  295. *PageRegion Tabloid.Transverse: "
  296. 2 dict dup /PageSize [792 1224] put dup /Orientation 1 put setpagedevice"
  297. *End
  298. *PageRegion A5.Transverse: "
  299. 2 dict dup /PageSize [420 595] put dup /Orientation 1 put setpagedevice"
  300. *End
  301. *PageRegion A4.Transverse: "
  302. 2 dict dup /PageSize [595 842] put dup /Orientation 1 put setpagedevice"
  303. *End
  304. *PageRegion A3.Transverse: "
  305. 2 dict dup /PageSize [842 1191] put dup /Orientation 1 put setpagedevice"
  306. *End
  307. *PageRegion B5.Transverse: "
  308. 2 dict dup /PageSize [516 729] put dup /Orientation 1 put setpagedevice"
  309. *End
  310. *PageRegion B4.Transverse: "
  311. 2 dict dup /PageSize [729 1032] put dup /Orientation 1 put setpagedevice"
  312. *End
  313. *PageRegion B3.Transverse: "
  314. 2 dict dup /PageSize [1032 1460] put dup /Orientation 1 put setpagedevice"
  315. *End
  316. *PageRegion Letter.Extra: "
  317. 2 dict dup /PageSize [684 864] put dup /Orientation 0 put setpagedevice"
  318. *End
  319. *PageRegion Legal.Extra: "
  320. 2 dict dup /PageSize [684 1080] put dup /Orientation 0 put setpagedevice"
  321. *End
  322. *PageRegion Tabloid.Extra: "
  323. 2 dict dup /PageSize [864 1296] put dup /Orientation 0 put setpagedevice"
  324. *End
  325. *PageRegion A5.Extra: "
  326. 2 dict dup /PageSize [492 667] put dup /Orientation 0 put setpagedevice"
  327. *End
  328. *PageRegion A4.Extra: "
  329. 2 dict dup /PageSize [667 914] put dup /Orientation 0 put setpagedevice"
  330. *End
  331. *PageRegion A3.Extra: "
  332. 2 dict dup /PageSize [914 1263] put dup /Orientation 0 put setpagedevice"
  333. *End
  334. *PageRegion B5.Extra: "
  335. 2 dict dup /PageSize [588 801] put dup /Orientation 0 put setpagedevice"
  336. *End
  337. *PageRegion B4.Extra: "
  338. 2 dict dup /PageSize [801 1104] put dup /Orientation 0 put setpagedevice"
  339. *End
  340. *PageRegion B3.Extra: "
  341. 2 dict dup /PageSize [1104 1532] put dup /Orientation 0 put setpagedevice"
  342. *End
  343. *PageRegion Letter.Extra.Transverse: "
  344. 2 dict dup /PageSize [684 864] put dup /Orientation 1 put setpagedevice"
  345. *End
  346. *PageRegion Legal.Extra.Transverse: "
  347. 2 dict dup /PageSize [684 1080] put dup /Orientation 1 put setpagedevice"
  348. *End
  349. *PageRegion Tabloid.Extra.Transverse: "
  350. 2 dict dup /PageSize [864 1296] put dup /Orientation 1 put setpagedevice"
  351. *End
  352. *PageRegion A5.Extra.Transverse: "
  353. 2 dict dup /PageSize [492 667] put dup /Orientation 1 put setpagedevice"
  354. *End
  355. *PageRegion A4.Extra.Transverse: "
  356. 2 dict dup /PageSize [667 914] put dup /Orientation 1 put setpagedevice"
  357. *End
  358. *PageRegion A3.Extra.Transverse: "
  359. 2 dict dup /PageSize [914 1263] put dup /Orientation 1 put setpagedevice"
  360. *End
  361. *PageRegion B5.Extra.Transverse: "
  362. 2 dict dup /PageSize [588 801] put dup /Orientation 1 put setpagedevice"
  363. *End
  364. *PageRegion B4.Extra.Transverse: "
  365. 2 dict dup /PageSize [801 1104] put dup /Orientation 1 put setpagedevice"
  366. *End
  367. *PageRegion B3.Extra.Transverse: "
  368. 2 dict dup /PageSize [1104 1532] put dup /Orientation 1 put setpagedevice"
  369. *End
  370. *PageRegion MaxPage: "
  371. 2 dict dup /PageSize [1542 2323] put dup /Orientation 0 put setpagedevice"
  372. *End
  373. *CloseUI: *PageRegion
  374. *DefaultImageableArea: A4
  375. *ImageableArea Letter: "0 0 612 792"
  376. *ImageableArea Legal: "0 0 612 1008"
  377. *ImageableArea Tabloid: "0 0 792 1224"
  378. *ImageableArea A5: "0 0 420 595"
  379. *ImageableArea A4: "0 0 595 842"
  380. *ImageableArea A3: "0 0 842 1191"
  381. *ImageableArea B5: "0 0 516 729"
  382. *ImageableArea B4: "0 0 729 1032"
  383. *ImageableArea B3: "0 0 1032 1460"
  384. *ImageableArea Letter.Transverse: "0 0 612 792"
  385. *ImageableArea Legal.Transverse: "0 0 612 1008"
  386. *ImageableArea Tabloid.Transverse: "0 0 792 1224"
  387. *ImageableArea A5.Transverse: "0 0 420 595"
  388. *ImageableArea A4.Transverse: "0 0 595 842"
  389. *ImageableArea A3.Transverse: "0 0 842 1191"
  390. *ImageableArea B5.Transverse: "0 0 516 729"
  391. *ImageableArea B4.Transverse: "0 0 729 1032"
  392. *ImageableArea B3.Transverse: "0 0 1032 1460"
  393. *ImageableArea Letter.Extra: "0 0 684 864"
  394. *ImageableArea Legal.Extra: "0 0 684 1080"
  395. *ImageableArea Tabloid.Extra: "0 0 864 1296"
  396. *ImageableArea A5.Extra: "0 0 492 667"
  397. *ImageableArea A4.Extra: "0 0 667 914"
  398. *ImageableArea A3.Extra: "0 0 914 1263"
  399. *ImageableArea B5.Extra: "0 0 588 801"
  400. *ImageableArea B4.Extra: "0 0 801 1104"
  401. *ImageableArea B3.Extra: "0 0 1104 1532"
  402. *ImageableArea Letter.Extra.Transverse: "0 0 684 864"
  403. *ImageableArea Legal.Extra.Transverse: "0 0 684 1080"
  404. *ImageableArea Tabloid.Extra.Transverse: "0 0 864 1296"
  405. *ImageableArea A5.Extra.Transverse: "0 0 492 667"
  406. *ImageableArea A4.Extra.Transverse: "0 0 667 914"
  407. *ImageableArea A3.Extra.Transverse: "0 0 914 1263"
  408. *ImageableArea B5.Extra.Transverse: "0 0 588 801"
  409. *ImageableArea B4.Extra.Transverse: "0 0 801 1104"
  410. *ImageableArea B3.Extra.Transverse: "0 0 1104 1532"
  411. *ImageableArea MaxPage: "0 0 1542 2323"
  412. *?ImageableArea:"
  413. save /cvp { cvi 10 string cvs print ( ) print } bind def
  414. newpath clippath pathbbox
  415. 4 -2 roll exch 2 { ceiling cvp } repeat
  416. exch 2 { floor cvp } repeat flush restore
  417. "
  418. *End
  419. *DefaultPaperDimension: A4
  420. *PaperDimension Letter: "612 792"
  421. *PaperDimension Legal: "612 1008"
  422. *PaperDimension Tabloid: "792 1224"
  423. *PaperDimension A5: "420 595"
  424. *PaperDimension A4: "595 842"
  425. *PaperDimension A3: "842 1191"
  426. *PaperDimension B5: "516 729"
  427. *PaperDimension B4: "729 1032"
  428. *PaperDimension B3: "1032 1460"
  429. *PaperDimension Letter.Transverse: "612 793"
  430. *PaperDimension Legal.Transverse: "612 1009"
  431. *PaperDimension Tabloid.Transverse: "792 1225"
  432. *PaperDimension A5.Transverse: "420 596"
  433. *PaperDimension A4.Transverse: "595 843"
  434. *PaperDimension A3.Transverse: "842 1192"
  435. *PaperDimension B5.Transverse: "516 730"
  436. *PaperDimension B4.Transverse: "729 1033"
  437. *PaperDimension B3.Transverse: "1032 1461"
  438. *PaperDimension Letter.Extra: "684 864"
  439. *PaperDimension Legal.Extra: "684 1080"
  440. *PaperDimension Tabloid.Extra: "864 1296"
  441. *PaperDimension A5.Extra: "492 667"
  442. *PaperDimension A4.Extra: "667 914"
  443. *PaperDimension A3.Extra: "914 1263"
  444. *PaperDimension B5.Extra: "588 801"
  445. *PaperDimension B4.Extra: "801 1104"
  446. *PaperDimension B3.Extra: "1104 1532"
  447. *PaperDimension Letter.Extra.Transverse: "684 865"
  448. *PaperDimension Legal.Extra.Transverse: "684 1081"
  449. *PaperDimension Tabloid.Extra.Transverse: "864 1297"
  450. *PaperDimension A5.Extra.Transverse: "492 668"
  451. *PaperDimension A4.Extra.Transverse: "667 915"
  452. *PaperDimension A3.Extra.Transverse: "914 1264"
  453. *PaperDimension B5.Extra.Transverse: "588 802"
  454. *PaperDimension B4.Extra.Transverse: "801 1105"
  455. *PaperDimension B3.Extra.Transverse: "1104 1533"
  456. *PaperDimension MaxPage: "1542 2323"
  457. *LeadingEdge PreferLong: ""
  458. *DefaultLeadingEdge: PreferLong
  459. *% Custom PaperSize Information ========================================
  460. *CustomPageSize True: "
  461. 4 dict begin
  462. dup /Orientation exch 1 add 2 mod def
  463. /PageOffset [ 5 -2 roll ] def
  464. /PageSize [ 5 2 roll dup 0 eq exch 2 eq or {exch} if ] def
  465. /ImagingBBox null def
  466. currentdict end setpagedevice"
  467. *End
  468. *ParamCustomPageSize Width: 1 points 72 1542
  469. *ParamCustomPageSize Height: 2 points 72 2323
  470. *ParamCustomPageSize WidthOffset: 3 points 0 1470
  471. *ParamCustomPageSize HeightOffset: 4 points 0 2251
  472. *ParamCustomPageSize Orientation: 5 int 0 3
  473. *MaxMediaWidth: "1542"
  474. *?CurrentMediaWidth:"
  475. save currentpagedevice /OutputDevice get /OutputDevice findresource
  476. /PageSize get 0 get 2 get = flush restore
  477. "
  478. *End
  479. *MaxMediaHeight: "2323"
  480. *?CurrentMediaHeight:"
  481. save currentpagedevice /OutputDevice get /OutputDevice findresource
  482. /PageSize get 0 get 3 get = flush restore
  483. "
  484. *End
  485. *CenterRegistered: False
  486. *% Paper Handling Feature. ========================================
  487. *RequiresPageRegion All: True
  488. *OpenUI *InputSlot: PickOne
  489. *OrderDependency: 20 AnySetup *InputSlot
  490. *DefaultInputSlot: Cassette
  491. *InputSlot Cassette: ""
  492. *CloseUI: *InputSlot
  493. *% ImageSetter Information ========================================
  494. *OpenGroup: Imagesetter
  495. *OpenUI *MirrorPrint/Mirror Print: Boolean
  496. *OrderDependency: 40 AnySetup *MirrorPrint
  497. *DefaultMirrorPrint: False
  498. *MirrorPrint True: "1 dict dup /MirrorPrint true put setpagedevice"
  499. *MirrorPrint False: "1 dict dup /MirrorPrint false put setpagedevice"
  500. *?MirrorPrint: "
  501. save currentpagedevice /MirrorPrint get
  502. { (True) } { (False) } ifelse = flush restore
  503. "
  504. *End
  505. *CloseUI: *MirrorPrint
  506. *OpenUI *NegativePrint/Negative Print: Boolean
  507. *OrderDependency: 40 AnySetup *NegativePrint
  508. *DefaultNegativePrint: False
  509. *NegativePrint True: "1 dict dup /NegativePrint true put setpagedevice"
  510. *NegativePrint False: "1 dict dup /NegativePrint false put setpagedevice"
  511. *?NegativePrint: "
  512. save currentpagedevice /NegativePrint get
  513. { (True) } { (False) } ifelse = flush restore
  514. "
  515. *End
  516. *CloseUI: *NegativePrint
  517. *CloseGroup: Imagesetter
  518. *DefaultOutputOrder: Normal
  519. *% Font Information =====================
  520. *DefaultFont: Courier
  521. *Font AvantGarde-Book: Standard "(001.006)" Standard Disk
  522. *Font AvantGarde-BookOblique: Standard "(001.006)" Standard Disk
  523. *Font AvantGarde-Demi: Standard "(001.007)" Standard Disk
  524. *Font AvantGarde-DemiOblique: Standard "(001.007)" Standard Disk
  525. *Font Bookman-Demi: Standard "(001.004)" Standard Disk
  526. *Font Bookman-DemiItalic: Standard "(001.004)" Standard Disk
  527. *Font Bookman-Light: Standard "(001.004)" Standard Disk
  528. *Font Bookman-LightItalic: Standard "(001.004)" Standard Disk
  529. *Font Courier: Standard "(002.004)" Standard Disk
  530. *Font Courier-Bold: Standard "(002.004)" Standard Disk
  531. *Font Courier-BoldOblique: Standard "(002.004)" Standard Disk
  532. *Font Courier-Oblique: Standard "(002.004)" Standard Disk
  533. *Font Helvetica: Standard "(001.006)" Standard Disk
  534. *Font Helvetica-Bold: Standard "(001.007)" Standard Disk
  535. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard Disk
  536. *Font Helvetica-Oblique: Standard "(001.006)" Standard Disk
  537. *Font Helvetica-Condensed: Standard "(001.003)" Standard Disk
  538. *Font Helvetica-Condensed-Bold: Standard "(001.004)" Standard Disk
  539. *Font Helvetica-Condensed-BoldObl: Standard "(001.004)" Standard Disk
  540. *Font Helvetica-Condensed-Oblique: Standard "(001.003)" Standard Disk
  541. *Font Helvetica-Narrow: Standard "(001.006)" Standard Disk
  542. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard Disk
  543. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard Disk
  544. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard Disk
  545. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007)" Standard Disk
  546. *Font NewCenturySchlbk-Italic: Standard "(001.006)" Standard Disk
  547. *Font NewCenturySchlbk-Bold: Standard "(001.009)" Standard Disk
  548. *Font NewCenturySchlbk-Roman: Standard "(001.007)" Standard Disk
  549. *Font Palatino-Roman: Standard "(001.005)" Standard Disk
  550. *Font Palatino-Bold: Standard "(001.005)" Standard Disk
  551. *Font Palatino-BoldItalic: Standard "(001.005)" Standard Disk
  552. *Font Palatino-Italic: Standard "(001.005)" Standard Disk
  553. *Font Symbol: Special "(001.007)" Special Disk
  554. *Font Times-Bold: Standard "(001.007)" Standard Disk
  555. *Font Times-BoldItalic: Standard "(001.009)" Standard Disk
  556. *Font Times-Italic: Standard "(001.007)" Standard Disk
  557. *Font Times-Roman: Standard "(001.007)" Standard Disk
  558. *Font ZapfChancery-MediumItalic: Standard "(001.007)" Standard Disk
  559. *Font ZapfDingbats: Special "(001.004)" Special Disk
  560. *% Japanese Fonts ===============
  561. *Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  562. *Font FutoGoB101-Bold-Add-H: JIS "(003.001)" Add Disk
  563. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  564. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  565. *Font FutoGoB101-Bold-Add-V: JIS "(003.001)" Add Disk
  566. *Font FutoGoB101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  567. *Font FutoGoB101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  568. *Font FutoGoB101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  569. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  570. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  571. *Font FutoGoB101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  572. *Font FutoGoB101-Bold-H: JIS "(003.001)" JIS-83 Disk
  573. *Font FutoGoB101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  574. *Font FutoGoB101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  575. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  576. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  577. *Font FutoGoB101-Bold-V: JIS "(003.001)" JIS-83 Disk
  578. *Font FutoGoB101-Bold.Hankaku: Special "(003.001)" Special Disk
  579. *Font FutoGoB101-Bold.Hiragana: Special "(003.001)" Special Disk
  580. *Font FutoGoB101-Bold.Katakana: Special "(003.001)" Special Disk
  581. *Font FutoGoB101-Bold.Oubun: Special "(003.001)" Special Disk
  582. *Font FutoGoB101-Bold.Oubun-Add: Special "(003.001)" Special Disk
  583. *Font FutoGoB101-Bold.Roman: Special "(003.001)" Special Disk
  584. *Font FutoGoB101-Bold.Roman83pv: Special "(003.001)" Special Disk
  585. *Font FutoGoB101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  586. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  587. *Font FutoMinA101-Bold-Add-H: JIS "(003.001)" Add Disk
  588. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  589. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  590. *Font FutoMinA101-Bold-Add-V: JIS "(003.001)" Add Disk
  591. *Font FutoMinA101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  592. *Font FutoMinA101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  593. *Font FutoMinA101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  594. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  595. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  596. *Font FutoMinA101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  597. *Font FutoMinA101-Bold-H: JIS "(003.001)" JIS-83 Disk
  598. *Font FutoMinA101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  599. *Font FutoMinA101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  600. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  601. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  602. *Font FutoMinA101-Bold-V: JIS "(003.001)" JIS-83 Disk
  603. *Font FutoMinA101-Bold.Hankaku: Special "(003.001)" Special Disk
  604. *Font FutoMinA101-Bold.Hiragana: Special "(003.001)" Special Disk
  605. *Font FutoMinA101-Bold.Katakana: Special "(003.001)" Special Disk
  606. *Font FutoMinA101-Bold.Oubun: Special "(003.001)" Special Disk
  607. *Font FutoMinA101-Bold.Oubun-Add: Special "(003.001)" Special Disk
  608. *Font FutoMinA101-Bold.Roman: Special "(003.001)" Special Disk
  609. *Font FutoMinA101-Bold.Roman83pv: Special "(003.001)" Special Disk
  610. *Font FutoMinA101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  611. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.002)" 83pv Disk
  612. *Font GothicBBB-Medium-Add-H: JIS "(003.002)" Add Disk
  613. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.002)" Add Disk
  614. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.002)" Add Disk
  615. *Font GothicBBB-Medium-Add-V: JIS "(003.002)" Add Disk
  616. *Font GothicBBB-Medium-EUC-H: EUC "(003.002)" JIS-83 Disk
  617. *Font GothicBBB-Medium-EUC-V: EUC "(003.002)" JIS-83 Disk
  618. *Font GothicBBB-Medium-Ext-H: JIS "(003.002)" Ext Disk
  619. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.002)" Ext Disk
  620. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.002)" Ext Disk
  621. *Font GothicBBB-Medium-Ext-V: JIS "(003.002)" Ext Disk
  622. *Font GothicBBB-Medium-H: JIS "(003.002)" JIS-83 Disk
  623. *Font GothicBBB-Medium-NWP-H: JIS "(003.002)" NWP Disk
  624. *Font GothicBBB-Medium-NWP-V: JIS "(003.002)" NWP Disk
  625. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.002)" JIS-83 Disk
  626. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.002)" JIS-83 Disk
  627. *Font GothicBBB-Medium-V: JIS "(003.002)" JIS-83 Disk
  628. *Font GothicBBB-Medium.Hankaku: Special "(003.002)" Special Disk
  629. *Font GothicBBB-Medium.Hiragana: Special "(003.002)" Special Disk
  630. *Font GothicBBB-Medium.Katakana: Special "(003.002)" Special Disk
  631. *Font GothicBBB-Medium.Oubun: Special "(003.002)" Special Disk
  632. *Font GothicBBB-Medium.Oubun-Add: Special "(003.002)" Special Disk
  633. *Font GothicBBB-Medium.Roman: Special "(003.002)" Special Disk
  634. *Font GothicBBB-Medium.Roman83pv: Special "(003.002)" Special Disk
  635. *Font GothicBBB-Medium.WP-Symbol: Special "(003.002)" Special Disk
  636. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  637. *Font Jun101-Light-Add-H: JIS "(003.001)" Add Disk
  638. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  639. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  640. *Font Jun101-Light-Add-V: JIS "(003.001)" Add Disk
  641. *Font Jun101-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  642. *Font Jun101-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  643. *Font Jun101-Light-Ext-H: JIS "(003.001)" Ext Disk
  644. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  645. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  646. *Font Jun101-Light-Ext-V: JIS "(003.001)" Ext Disk
  647. *Font Jun101-Light-H: JIS "(003.001)" JIS-83 Disk
  648. *Font Jun101-Light-NWP-H: JIS "(003.001)" NWP Disk
  649. *Font Jun101-Light-NWP-V: JIS "(003.001)" NWP Disk
  650. *Font Jun101-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  651. *Font Jun101-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  652. *Font Jun101-Light-V: JIS "(003.001)" JIS-83 Disk
  653. *Font Jun101-Light.Hankaku: Special "(003.001)" Special Disk
  654. *Font Jun101-Light.Hiragana: Special "(003.001)" Special Disk
  655. *Font Jun101-Light.Katakana: Special "(003.001)" Special Disk
  656. *Font Jun101-Light.Oubun: Special "(003.001)" Special Disk
  657. *Font Jun101-Light.Oubun-Add: Special "(003.001)" Special Disk
  658. *Font Jun101-Light.Roman: Special "(003.001)" Special Disk
  659. *Font Jun101-Light.Roman83pv: Special "(003.001)" Special Disk
  660. *Font Jun101-Light.WP-Symbol: Special "(003.001)" Special Disk
  661. *Font MidashiGo-MB31-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  662. *Font MidashiGo-MB31-Add-H: JIS "(003.000)" Add Disk
  663. *Font MidashiGo-MB31-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  664. *Font MidashiGo-MB31-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  665. *Font MidashiGo-MB31-Add-V: JIS "(003.000)" Add Disk
  666. *Font MidashiGo-MB31-EUC-H: EUC "(003.000)" JIS-83 Disk
  667. *Font MidashiGo-MB31-EUC-V: EUC "(003.000)" JIS-83 Disk
  668. *Font MidashiGo-MB31-Ext-H: JIS "(003.000)" Ext Disk
  669. *Font MidashiGo-MB31-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  670. *Font MidashiGo-MB31-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  671. *Font MidashiGo-MB31-Ext-V: JIS "(003.000)" Ext Disk
  672. *Font MidashiGo-MB31-H: JIS "(003.000)" JIS-83 Disk
  673. *Font MidashiGo-MB31-NWP-H: JIS "(003.000)" NWP Disk
  674. *Font MidashiGo-MB31-NWP-V: JIS "(003.000)" NWP Disk
  675. *Font MidashiGo-MB31-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  676. *Font MidashiGo-MB31-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  677. *Font MidashiGo-MB31-V: JIS "(003.000)" JIS-83 Disk
  678. *Font MidashiGo-MB31.Hankaku: Special "(003.000)" Special Disk
  679. *Font MidashiGo-MB31.Hiragana: Special "(003.000)" Special Disk
  680. *Font MidashiGo-MB31.Katakana: Special "(003.000)" Special Disk
  681. *Font MidashiGo-MB31.Oubun: Special "(003.000)" Special Disk
  682. *Font MidashiGo-MB31.Oubun-Add: Special "(003.000)" Special Disk
  683. *Font MidashiGo-MB31.Roman: Special "(003.000)" Special Disk
  684. *Font MidashiGo-MB31.Roman83pv: Special "(003.000)" Special Disk
  685. *Font MidashiGo-MB31.WP-Symbol: Special "(003.000)" Special Disk
  686. *Font MidashiMin-MA31-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  687. *Font MidashiMin-MA31-Add-H: JIS "(003.001)" Add Disk
  688. *Font MidashiMin-MA31-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  689. *Font MidashiMin-MA31-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  690. *Font MidashiMin-MA31-Add-V: JIS "(003.001)" Add Disk
  691. *Font MidashiMin-MA31-EUC-H: EUC "(003.001)" JIS-83 Disk
  692. *Font MidashiMin-MA31-EUC-V: EUC "(003.001)" JIS-83 Disk
  693. *Font MidashiMin-MA31-Ext-H: JIS "(003.001)" Ext Disk
  694. *Font MidashiMin-MA31-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  695. *Font MidashiMin-MA31-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  696. *Font MidashiMin-MA31-Ext-V: JIS "(003.001)" Ext Disk
  697. *Font MidashiMin-MA31-H: JIS "(003.001)" JIS-83 Disk
  698. *Font MidashiMin-MA31-NWP-H: JIS "(003.001)" NWP Disk
  699. *Font MidashiMin-MA31-NWP-V: JIS "(003.001)" NWP Disk
  700. *Font MidashiMin-MA31-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  701. *Font MidashiMin-MA31-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  702. *Font MidashiMin-MA31-V: JIS "(003.001)" JIS-83 Disk
  703. *Font MidashiMin-MA31.Hankaku: Special "(003.001)" Special Disk
  704. *Font MidashiMin-MA31.Hiragana: Special "(003.001)" Special Disk
  705. *Font MidashiMin-MA31.Katakana: Special "(003.001)" Special Disk
  706. *Font MidashiMin-MA31.Oubun: Special "(003.001)" Special Disk
  707. *Font MidashiMin-MA31.Oubun-Add: Special "(003.001)" Special Disk
  708. *Font MidashiMin-MA31.Roman: Special "(003.001)" Special Disk
  709. *Font MidashiMin-MA31.Roman83pv: Special "(003.001)" Special Disk
  710. *Font MidashiMin-MA31.WP-Symbol: Special "(003.001)" Special Disk
  711. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  712. *Font Ryumin-Light-Add-H: JIS "(003.001)" Add Disk
  713. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  714. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  715. *Font Ryumin-Light-Add-V: JIS "(003.001)" Add Disk
  716. *Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  717. *Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  718. *Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext Disk
  719. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  720. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  721. *Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext Disk
  722. *Font Ryumin-Light-Ext.Hiragana: Special "(003.001)" Special Disk
  723. *Font Ryumin-Light-Ext.Katakana: Special "(003.001)" Special Disk
  724. *Font Ryumin-Light-H: JIS "(003.001)" JIS-83 Disk
  725. *Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP Disk
  726. *Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP Disk
  727. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  728. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  729. *Font Ryumin-Light-V: JIS "(003.001)" JIS-83 Disk
  730. *Font Ryumin-Light.Hankaku: Special "(003.001)" Special Disk
  731. *Font Ryumin-Light.Hiragana: Special "(003.001)" Special Disk
  732. *Font Ryumin-Light.Katakana: Special "(003.001)" Special Disk
  733. *Font Ryumin-Light.Oubun: Special "(003.001)" Special Disk
  734. *Font Ryumin-Light.Oubun-Add: Special "(003.001)" Special Disk
  735. *Font Ryumin-Light.Roman: Special "(003.001)" Special Disk
  736. *Font Ryumin-Light.Roman83pv: Special "(003.001)" Special Disk
  737. *Font Ryumin-Light.WP-Symbol: Special "(003.001)" Special Disk
  738. *Font ShinGo-Bold-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  739. *Font ShinGo-Bold-Add-H: JIS "(003.000)" Add Disk
  740. *Font ShinGo-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  741. *Font ShinGo-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  742. *Font ShinGo-Bold-Add-V: JIS "(003.000)" Add Disk
  743. *Font ShinGo-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
  744. *Font ShinGo-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
  745. *Font ShinGo-Bold-Ext-H: JIS "(003.000)" Ext Disk
  746. *Font ShinGo-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  747. *Font ShinGo-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  748. *Font ShinGo-Bold-Ext-V: JIS "(003.000)" Ext Disk
  749. *Font ShinGo-Bold-H: JIS "(003.000)" JIS-83 Disk
  750. *Font ShinGo-Bold-NWP-H: JIS "(003.000)" NWP Disk
  751. *Font ShinGo-Bold-NWP-V: JIS "(003.000)" NWP Disk
  752. *Font ShinGo-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  753. *Font ShinGo-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  754. *Font ShinGo-Bold-V: JIS "(003.000)" JIS-83 Disk
  755. *Font ShinGo-Bold.Hankaku: Special "(003.000)" Special Disk
  756. *Font ShinGo-Bold.Hiragana: Special "(003.000)" Special Disk
  757. *Font ShinGo-Bold.Katakana: Special "(003.000)" Special Disk
  758. *Font ShinGo-Bold.Oubun: Special "(003.000)" Special Disk
  759. *Font ShinGo-Bold.Oubun-Add: Special "(003.000)" Special Disk
  760. *Font ShinGo-Bold.Roman: Special "(003.000)" Special Disk
  761. *Font ShinGo-Bold.Roman83pv: Special "(003.000)" Special Disk
  762. *Font ShinGo-Bold.WP-Symbol: Special "(003.000)" Special Disk
  763. *Font ShinGo-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  764. *Font ShinGo-Light-Add-H: JIS "(003.000)" Add Disk
  765. *Font ShinGo-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  766. *Font ShinGo-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  767. *Font ShinGo-Light-Add-V: JIS "(003.000)" Add Disk
  768. *Font ShinGo-Light-EUC-H: EUC "(003.000)" JIS-83 Disk
  769. *Font ShinGo-Light-EUC-V: EUC "(003.000)" JIS-83 Disk
  770. *Font ShinGo-Light-Ext-H: JIS "(003.000)" Ext Disk
  771. *Font ShinGo-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  772. *Font ShinGo-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  773. *Font ShinGo-Light-Ext-V: JIS "(003.000)" Ext Disk
  774. *Font ShinGo-Light-H: JIS "(003.000)" JIS-83 Disk
  775. *Font ShinGo-Light-NWP-H: JIS "(003.000)" NWP Disk
  776. *Font ShinGo-Light-NWP-V: JIS "(003.000)" NWP Disk
  777. *Font ShinGo-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  778. *Font ShinGo-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  779. *Font ShinGo-Light-V: JIS "(003.000)" JIS-83 Disk
  780. *Font ShinGo-Light.Hankaku: Special "(003.000)" Special Disk
  781. *Font ShinGo-Light.Hiragana: Special "(003.000)" Special Disk
  782. *Font ShinGo-Light.Katakana: Special "(003.000)" Special Disk
  783. *Font ShinGo-Light.Oubun: Special "(003.000)" Special Disk
  784. *Font ShinGo-Light.Oubun-Add: Special "(003.000)" Special Disk
  785. *Font ShinGo-Light.Roman: Special "(003.000)" Special Disk
  786. *Font ShinGo-Light.Roman83pv: Special "(003.000)" Special Disk
  787. *Font ShinGo-Light.WP-Symbol: Special "(003.000)" Special Disk
  788. *Font ShinGo-Medium-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  789. *Font ShinGo-Medium-Add-H: JIS "(003.000)" Add Disk
  790. *Font ShinGo-Medium-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  791. *Font ShinGo-Medium-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  792. *Font ShinGo-Medium-Add-V: JIS "(003.000)" Add Disk
  793. *Font ShinGo-Medium-EUC-H: EUC "(003.000)" JIS-83 Disk
  794. *Font ShinGo-Medium-EUC-V: EUC "(003.000)" JIS-83 Disk
  795. *Font ShinGo-Medium-Ext-H: JIS "(003.000)" Ext Disk
  796. *Font ShinGo-Medium-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  797. *Font ShinGo-Medium-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  798. *Font ShinGo-Medium-Ext-V: JIS "(003.000)" Ext Disk
  799. *Font ShinGo-Medium-H: JIS "(003.000)" JIS-83 Disk
  800. *Font ShinGo-Medium-NWP-H: JIS "(003.000)" NWP Disk
  801. *Font ShinGo-Medium-NWP-V: JIS "(003.000)" NWP Disk
  802. *Font ShinGo-Medium-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  803. *Font ShinGo-Medium-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  804. *Font ShinGo-Medium-V: JIS "(003.000)" JIS-83 Disk
  805. *Font ShinGo-Medium.Hankaku: Special "(003.000)" Special Disk
  806. *Font ShinGo-Medium.Hiragana: Special "(003.000)" Special Disk
  807. *Font ShinGo-Medium.Katakana: Special "(003.000)" Special Disk
  808. *Font ShinGo-Medium.Oubun: Special "(003.000)" Special Disk
  809. *Font ShinGo-Medium.Oubun-Add: Special "(003.000)" Special Disk
  810. *Font ShinGo-Medium.Roman: Special "(003.000)" Special Disk
  811. *Font ShinGo-Medium.Roman83pv: Special "(003.000)" Special Disk
  812. *Font ShinGo-Medium.WP-Symbol: Special "(003.000)" Special Disk
  813. *Font ShinGo-Ultra-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  814. *Font ShinGo-Ultra-Add-H: JIS "(003.000)" Add Disk
  815. *Font ShinGo-Ultra-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  816. *Font ShinGo-Ultra-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  817. *Font ShinGo-Ultra-Add-V: JIS "(003.000)" Add Disk
  818. *Font ShinGo-Ultra-EUC-H: EUC "(003.000)" JIS-83 Disk
  819. *Font ShinGo-Ultra-EUC-V: EUC "(003.000)" JIS-83 Disk
  820. *Font ShinGo-Ultra-Ext-H: JIS "(003.000)" Ext Disk
  821. *Font ShinGo-Ultra-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  822. *Font ShinGo-Ultra-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  823. *Font ShinGo-Ultra-Ext-V: JIS "(003.000)" Ext Disk
  824. *Font ShinGo-Ultra-H: JIS "(003.000)" JIS-83 Disk
  825. *Font ShinGo-Ultra-NWP-H: JIS "(003.000)" NWP Disk
  826. *Font ShinGo-Ultra-NWP-V: JIS "(003.000)" NWP Disk
  827. *Font ShinGo-Ultra-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  828. *Font ShinGo-Ultra-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  829. *Font ShinGo-Ultra-V: JIS "(003.000)" JIS-83 Disk
  830. *Font ShinGo-Ultra.Hankaku: Special "(003.000)" Special Disk
  831. *Font ShinGo-Ultra.Hiragana: Special "(003.000)" Special Disk
  832. *Font ShinGo-Ultra.Katakana: Special "(003.000)" Special Disk
  833. *Font ShinGo-Ultra.Oubun: Special "(003.000)" Special Disk
  834. *Font ShinGo-Ultra.Oubun-Add: Special "(003.000)" Special Disk
  835. *Font ShinGo-Ultra.Roman: Special "(003.000)" Special Disk
  836. *Font ShinGo-Ultra.Roman83pv: Special "(003.000)" Special Disk
  837. *Font ShinGo-Ultra.WP-Symbol: Special "(003.000)" Special Disk
  838. *Font ShinseiKai-CBSK1-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  839. *Font ShinseiKai-CBSK1-Add-H: JIS "(003.000)" Add Disk
  840. *Font ShinseiKai-CBSK1-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  841. *Font ShinseiKai-CBSK1-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  842. *Font ShinseiKai-CBSK1-Add-V: JIS "(003.000)" Add Disk
  843. *Font ShinseiKai-CBSK1-EUC-H: EUC "(003.000)" JIS-83 Disk
  844. *Font ShinseiKai-CBSK1-EUC-V: EUC "(003.000)" JIS-83 Disk
  845. *Font ShinseiKai-CBSK1-Ext-H: JIS "(003.000)" Ext Disk
  846. *Font ShinseiKai-CBSK1-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  847. *Font ShinseiKai-CBSK1-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  848. *Font ShinseiKai-CBSK1-Ext-V: JIS "(003.000)" Ext Disk
  849. *Font ShinseiKai-CBSK1-H: JIS "(003.000)" JIS-83 Disk
  850. *Font ShinseiKai-CBSK1-NWP-H: JIS "(003.000)" NWP Disk
  851. *Font ShinseiKai-CBSK1-NWP-V: JIS "(003.000)" NWP Disk
  852. *Font ShinseiKai-CBSK1-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  853. *Font ShinseiKai-CBSK1-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  854. *Font ShinseiKai-CBSK1-V: JIS "(003.000)" JIS-83 Disk
  855. *Font ShinseiKai-CBSK1.Hankaku: Special "(003.000)" Special Disk
  856. *Font ShinseiKai-CBSK1.Hiragana: Special "(003.000)" Special Disk
  857. *Font ShinseiKai-CBSK1.Katakana: Special "(003.000)" Special Disk
  858. *Font ShinseiKai-CBSK1.Oubun: Special "(003.000)" Special Disk
  859. *Font ShinseiKai-CBSK1.Oubun-Add: Special "(003.000)" Special Disk
  860. *Font ShinseiKai-CBSK1.Roman: Special "(003.000)" Special Disk
  861. *Font ShinseiKai-CBSK1.Roman83pv: Special "(003.000)" Special Disk
  862. *Font ShinseiKai-CBSK1.WP-Symbol: Special "(003.000)" Special Disk
  863. *?FontQuery: "
  864. save
  865. { count 1 gt
  866. { exch dup 127 string cvs (/) print print (:) print
  867. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  868. } { exit } ifelse
  869. } bind loop
  870. (*) = flush
  871. restore"
  872. *End
  873. *?FontList: "
  874. save
  875. (*) {cvn ==} 128 string /Font resourceforall
  876. (*) = flush
  877. restore"
  878. *End
  879. *% Printer Messages
  880. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  881. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  882. *Message: "%%[ Startup Job ]%%"
  883. *Message: "\FontName\ not found, using Courier"
  884. *% Status (format: %%[ status: <one of these> ]%% )
  885. *Status: "idle"
  886. *Status: "busy"
  887. *% Input Sources
  888. *Source: "EtherTalk"
  889. *% Color Separation Information =====================
  890. *DefaultSeparations: True
  891. *Separations True: ""
  892. *?Separations: "(True) = flush"
  893. *DefaultColorSep: ProcessBlack.133lpi.2438x2438dpi/133 lpi / 2438x2438 dpi
  894. *% For 65 lpi / 1219x1219 dpi ==========================================
  895. *ColorSepScreenAngle ProcessBlack.65lpi.1219x1219dpi/65 lpi / 1219x1219 dpi: "75.00"
  896. *ColorSepScreenAngle CustomColor.65lpi.1219x1219dpi/65 lpi / 1219x1219 dpi: "45.00"
  897. *ColorSepScreenAngle ProcessCyan.65lpi.1219x1219dpi/65 lpi / 1219x1219 dpi: "15.00"
  898. *ColorSepScreenAngle ProcessMagenta.65lpi.1219x1219dpi/65 lpi / 1219x1219 dpi: "45.00"
  899. *ColorSepScreenAngle ProcessYellow.65lpi.1219x1219dpi/65 lpi / 1219x1219 dpi: "0.00"
  900. *ColorSepScreenFreq ProcessBlack.65lpi.1219x1219dpi/65 lpi / 1219x1219 dpi: "65.0"
  901. *ColorSepScreenFreq CustomColor.65lpi.1219x1219dpi/65 lpi / 1219x1219 dpi: "65.0"
  902. *ColorSepScreenFreq ProcessCyan.65lpi.1219x1219dpi/65 lpi / 1219x1219 dpi: "65.0"
  903. *ColorSepScreenFreq ProcessMagenta.65lpi.1219x1219dpi/65 lpi / 1219x1219 dpi: "65.0"
  904. *ColorSepScreenFreq ProcessYellow.65lpi.1219x1219dpi/65 lpi / 1219x1219 dpi: "65.0"
  905. *% For 75 lpi / 1219x1219 dpi ===================================================
  906. *ColorSepScreenAngle ProcessBlack.75lpi.1219x1219dpi/75 lpi / 1219x1219 dpi: "75.00"
  907. *ColorSepScreenAngle CustomColor.75lpi.1219x1219dpi/75 lpi / 1219x1219 dpi: "45.00"
  908. *ColorSepScreenAngle ProcessCyan.75lpi.1219x1219dpi/75 lpi / 1219x1219 dpi: "15.00"
  909. *ColorSepScreenAngle ProcessMagenta.75lpi.1219x1219dpi/75 lpi / 1219x1219 dpi: "45.00"
  910. *ColorSepScreenAngle ProcessYellow.75lpi.1219x1219dpi/75 lpi / 1219x1219 dpi: "0.00"
  911. *ColorSepScreenFreq ProcessBlack.75lpi.1219x1219dpi/75 lpi / 1219x1219 dpi: "75.0"
  912. *ColorSepScreenFreq CustomColor.75lpi.1219x1219dpi/75 lpi / 1219x1219 dpi: "75.0"
  913. *ColorSepScreenFreq ProcessCyan.75lpi.1219x1219dpi/75 lpi / 1219x1219 dpi: "75.0"
  914. *ColorSepScreenFreq ProcessMagenta.75lpi.1219x1219dpi/75 lpi / 1219x1219 dpi: "75.0"
  915. *ColorSepScreenFreq ProcessYellow.75lpi.1219x1219dpi/75 lpi / 1219x1219 dpi: "75.0"
  916. *% For 85 lpi / 1219x1219 dpi ===================================================
  917. *ColorSepScreenAngle ProcessBlack.85lpi.1219x1219dpi/85 lpi / 1219x1219 dpi: "75.00"
  918. *ColorSepScreenAngle CustomColor.85lpi.1219x1219dpi/85 lpi / 1219x1219 dpi: "45.00"
  919. *ColorSepScreenAngle ProcessCyan.85lpi.1219x1219dpi/85 lpi / 1219x1219 dpi: "15.00"
  920. *ColorSepScreenAngle ProcessMagenta.85lpi.1219x1219dpi/85 lpi / 1219x1219 dpi: "45.00"
  921. *ColorSepScreenAngle ProcessYellow.85lpi.1219x1219dpi/85 lpi / 1219x1219 dpi: "0.00"
  922. *ColorSepScreenFreq ProcessBlack.85lpi.1219x1219dpi/85 lpi / 1219x1219 dpi: "85.0"
  923. *ColorSepScreenFreq CustomColor.85lpi.1219x1219dpi/85 lpi / 1219x1219 dpi: "85.0"
  924. *ColorSepScreenFreq ProcessCyan.85lpi.1219x1219dpi/85 lpi / 1219x1219 dpi: "85.0"
  925. *ColorSepScreenFreq ProcessMagenta.85lpi.1219x1219dpi/85 lpi / 1219x1219 dpi: "85.0"
  926. *ColorSepScreenFreq ProcessYellow.85lpi.1219x1219dpi/85 lpi / 1219x1219 dpi: "85.0"
  927. *% For 85 lpi / 2438x2438 dpi ===================================================
  928. *ColorSepScreenAngle ProcessBlack.85lpi.2438x2438dpi/85 lpi / 2438x2438 dpi: "75.00"
  929. *ColorSepScreenAngle CustomColor.85lpi.2438x2438dpi/85 lpi / 2438x2438 dpi: "45.00"
  930. *ColorSepScreenAngle ProcessCyan.85lpi.2438x2438dpi/85 lpi / 2438x2438 dpi: "15.00"
  931. *ColorSepScreenAngle ProcessMagenta.85lpi.2438x2438dpi/85 lpi / 2438x2438 dpi: "45.00"
  932. *ColorSepScreenAngle ProcessYellow.85lpi.2438x2438dpi/85 lpi / 2438x2438 dpi: "0.00"
  933. *ColorSepScreenFreq ProcessBlack.85lpi.2438x2438dpi/85 lpi / 2438x2438 dpi: "85.0"
  934. *ColorSepScreenFreq CustomColor.85lpi.2438x2438dpi/85 lpi / 2438x2438 dpi: "85.0"
  935. *ColorSepScreenFreq ProcessCyan.85lpi.2438x2438dpi/85 lpi / 2438x2438 dpi: "85.0"
  936. *ColorSepScreenFreq ProcessMagenta.85lpi.2438x2438dpi/85 lpi / 2438x2438 dpi: "85.0"
  937. *ColorSepScreenFreq ProcessYellow.85lpi.2438x2438dpi/85 lpi / 2438x2438 dpi: "85.0"
  938. *% For 100 lpi / 2438x2438 dpi ===================================================
  939. *ColorSepScreenAngle ProcessBlack.100lpi.2438x2438dpi/100 lpi / 2438x2438 dpi: "75.00"
  940. *ColorSepScreenAngle CustomColor.100lpi.2438x2438dpi/100 lpi / 2438x2438 dpi: "45.00"
  941. *ColorSepScreenAngle ProcessCyan.100lpi.2438x2438dpi/100 lpi / 2438x2438 dpi: "15.00"
  942. *ColorSepScreenAngle ProcessMagenta.100lpi.2438x2438dpi/100 lpi / 2438x2438 dpi: "45.00"
  943. *ColorSepScreenAngle ProcessYellow.100lpi.2438x2438dpi/100 lpi / 2438x2438 dpi: "0.00"
  944. *ColorSepScreenFreq ProcessBlack.100lpi.2438x2438dpi/100 lpi / 2438x2438 dpi: "100.0"
  945. *ColorSepScreenFreq CustomColor.100lpi.2438x2438dpi/100 lpi / 2438x2438 dpi: "100.0"
  946. *ColorSepScreenFreq ProcessCyan.100lpi.2438x2438dpi/100 lpi / 2438x2438 dpi: "100.0"
  947. *ColorSepScreenFreq ProcessMagenta.100lpi.2438x2438dpi/100 lpi / 2438x2438 dpi: "100.0"
  948. *ColorSepScreenFreq ProcessYellow.100lpi.2438x2438dpi/100 lpi / 2438x2438 dpi: "100.0"
  949. *% For 115 lpi / 2438x2438 dpi ===================================================
  950. *ColorSepScreenAngle ProcessBlack.115lpi.2438x2438dpi/115 lpi / 2438x2438 dpi: "75.00"
  951. *ColorSepScreenAngle CustomColor.115lpi.2438x2438dpi/115 lpi / 2438x2438 dpi: "45.00"
  952. *ColorSepScreenAngle ProcessCyan.115lpi.2438x2438dpi/115 lpi / 2438x2438 dpi: "15.00"
  953. *ColorSepScreenAngle ProcessMagenta.115lpi.2438x2438dpi/115 lpi / 2438x2438 dpi: "45.00"
  954. *ColorSepScreenAngle ProcessYellow.115lpi.2438x2438dpi/115 lpi / 2438x2438 dpi: "0.00"
  955. *ColorSepScreenFreq ProcessBlack.115lpi.2438x2438dpi/115 lpi / 2438x2438 dpi: "115.0"
  956. *ColorSepScreenFreq CustomColor.115lpi.2438x2438dpi/115 lpi / 2438x2438 dpi: "115.0"
  957. *ColorSepScreenFreq ProcessCyan.115lpi.2438x2438dpi/115 lpi / 2438x2438 dpi: "115.0"
  958. *ColorSepScreenFreq ProcessMagenta.115lpi.2438x2438dpi/115 lpi / 2438x2438 dpi: "115.0"
  959. *ColorSepScreenFreq ProcessYellow.115lpi.2438x2438dpi/115 lpi / 2438x2438 dpi: "115.0"
  960. *% For 133 lpi / 2438x2438 dpi ===================================================
  961. *ColorSepScreenAngle ProcessBlack.133lpi.2438x2438dpi/133 lpi / 2438x2438 dpi: "75.00"
  962. *ColorSepScreenAngle CustomColor.133lpi.2438x2438dpi/133 lpi / 2438x2438 dpi: "45.00"
  963. *ColorSepScreenAngle ProcessCyan.133lpi.2438x2438dpi/133 lpi / 2438x2438 dpi: "15.00"
  964. *ColorSepScreenAngle ProcessMagenta.133lpi.2438x2438dpi/133 lpi / 2438x2438 dpi: "45.00"
  965. *ColorSepScreenAngle ProcessYellow.133lpi.2438x2438dpi/133 lpi / 2438x2438 dpi: "0.00"
  966. *ColorSepScreenFreq ProcessBlack.133lpi.2438x2438dpi/133 lpi / 2438x2438 dpi: "133.0"
  967. *ColorSepScreenFreq CustomColor.133lpi.2438x2438dpi/133 lpi / 2438x2438 dpi: "133.0"
  968. *ColorSepScreenFreq ProcessCyan.133lpi.2438x2438dpi/133 lpi / 2438x2438 dpi: "133.0"
  969. *ColorSepScreenFreq ProcessMagenta.133lpi.2438x2438dpi/133 lpi / 2438x2438 dpi: "133.0"
  970. *ColorSepScreenFreq ProcessYellow.133lpi.2438x2438dpi/133 lpi / 2438x2438 dpi: "133.0"
  971. *% For 150 lpi / 2438x2438 dpi ===================================================
  972. *ColorSepScreenAngle ProcessBlack.150lpi.2438x2438dpi/150 lpi / 2438x2438 dpi: "75.00"
  973. *ColorSepScreenAngle CustomColor.150lpi.2438x2438dpi/150 lpi / 2438x2438 dpi: "45.00"
  974. *ColorSepScreenAngle ProcessCyan.150lpi.2438x2438dpi/150 lpi / 2438x2438 dpi: "15.00"
  975. *ColorSepScreenAngle ProcessMagenta.150lpi.2438x2438dpi/150 lpi / 2438x2438 dpi: "45.00"
  976. *ColorSepScreenAngle ProcessYellow.150lpi.2438x2438dpi/150 lpi / 2438x2438 dpi: "0.00"
  977. *ColorSepScreenFreq ProcessBlack.150lpi.2438x2438dpi/150 lpi / 2438x2438 dpi: "150.0"
  978. *ColorSepScreenFreq CustomColor.150lpi.2438x2438dpi/150 lpi / 2438x2438 dpi: "150.0"
  979. *ColorSepScreenFreq ProcessCyan.150lpi.2438x2438dpi/150 lpi / 2438x2438 dpi: "150.0"
  980. *ColorSepScreenFreq ProcessMagenta.150lpi.2438x2438dpi/150 lpi / 2438x2438 dpi: "150.0"
  981. *ColorSepScreenFreq ProcessYellow.150lpi.2438x2438dpi/150 lpi / 2438x2438 dpi: "150.0"
  982. *% For 175 lpi / 2438x2438 dpi ===================================================
  983. *ColorSepScreenAngle ProcessBlack.175lpi.2438x2438dpi/175 lpi / 2438x2438 dpi: "75.00"
  984. *ColorSepScreenAngle CustomColor.175lpi.2438x2438dpi/175 lpi / 2438x2438 dpi: "45.00"
  985. *ColorSepScreenAngle ProcessCyan.175lpi.2438x2438dpi/175 lpi / 2438x2438 dpi: "15.00"
  986. *ColorSepScreenAngle ProcessMagenta.175lpi.2438x2438dpi/175 lpi / 2438x2438 dpi: "45.00"
  987. *ColorSepScreenAngle ProcessYellow.175lpi.2438x2438dpi/175 lpi / 2438x2438 dpi: "0.00"
  988. *ColorSepScreenFreq ProcessBlack.175lpi.2438x2438dpi/175 lpi / 2438x2438 dpi: "175.0"
  989. *ColorSepScreenFreq CustomColor.175lpi.2438x2438dpi/175 lpi / 2438x2438 dpi: "175.0"
  990. *ColorSepScreenFreq ProcessCyan.175lpi.2438x2438dpi/175 lpi / 2438x2438 dpi: "175.0"
  991. *ColorSepScreenFreq ProcessMagenta.175lpi.2438x2438dpi/175 lpi / 2438x2438 dpi: "175.0"
  992. *ColorSepScreenFreq ProcessYellow.175lpi.2438x2438dpi/175 lpi / 2438x2438 dpi: "175.0"
  993. *% For 133 lpi / 3657x3657 dpi ===================================================
  994. *ColorSepScreenAngle ProcessBlack.133lpi.3657x3657dpi/133 lpi / 3657x3657 dpi: "75.00"
  995. *ColorSepScreenAngle CustomColor.133lpi.3657x3657dpi/133 lpi / 3657x3657 dpi: "45.00"
  996. *ColorSepScreenAngle ProcessCyan.133lpi.3657x3657dpi/133 lpi / 3657x3657 dpi: "15.00"
  997. *ColorSepScreenAngle ProcessMagenta.133lpi.3657x3657dpi/133 lpi / 3657x3657 dpi: "45.00"
  998. *ColorSepScreenAngle ProcessYellow.133lpi.3657x3657dpi/133 lpi / 3657x3657 dpi: "0.00"
  999. *ColorSepScreenFreq ProcessBlack.133lpi.3657x3657dpi/133 lpi / 3657x3657 dpi: "133.0"
  1000. *ColorSepScreenFreq CustomColor.133lpi.3657x3657dpi/133 lpi / 3657x3657 dpi: "133.0"
  1001. *ColorSepScreenFreq ProcessCyan.133lpi.3657x3657dpi/133 lpi / 3657x3657 dpi: "133.0"
  1002. *ColorSepScreenFreq ProcessMagenta.133lpi.3657x3657dpi/133 lpi / 3657x3657 dpi: "133.0"
  1003. *ColorSepScreenFreq ProcessYellow.133lpi.3657x3657dpi/133 lpi / 3657x3657 dpi: "133.0"
  1004. *% For 150 lpi / 3657x3657 dpi ===================================================
  1005. *ColorSepScreenAngle ProcessBlack.150lpi.3657x3657dpi/150 lpi / 3657x3657 dpi: "75.00"
  1006. *ColorSepScreenAngle CustomColor.150lpi.3657x3657dpi/150 lpi / 3657x3657 dpi: "45.00"
  1007. *ColorSepScreenAngle ProcessCyan.150lpi.3657x3657dpi/150 lpi / 3657x3657 dpi: "15.00"
  1008. *ColorSepScreenAngle ProcessMagenta.150lpi.3657x3657dpi/150 lpi / 3657x3657 dpi: "45.00"
  1009. *ColorSepScreenAngle ProcessYellow.150lpi.3657x3657dpi/150 lpi / 3657x3657 dpi: "0.00"
  1010. *ColorSepScreenFreq ProcessBlack.150lpi.3657x3657dpi/150 lpi / 3657x3657 dpi: "150.0"
  1011. *ColorSepScreenFreq CustomColor.150lpi.3657x3657dpi/150 lpi / 3657x3657 dpi: "150.0"
  1012. *ColorSepScreenFreq ProcessCyan.150lpi.3657x3657dpi/150 lpi / 3657x3657 dpi: "150.0"
  1013. *ColorSepScreenFreq ProcessMagenta.150lpi.3657x3657dpi/150 lpi / 3657x3657 dpi: "150.0"
  1014. *ColorSepScreenFreq ProcessYellow.150lpi.3657x3657dpi/150 lpi / 3657x3657 dpi: "150.0"
  1015. *% For 175 lpi / 3657x3657 dpi ===================================================
  1016. *ColorSepScreenAngle ProcessBlack.175lpi.3657x3657dpi/175 lpi / 3657x3657 dpi: "75.00"
  1017. *ColorSepScreenAngle CustomColor.175lpi.3657x3657dpi/175 lpi / 3657x3657 dpi: "45.00"
  1018. *ColorSepScreenAngle ProcessCyan.175lpi.3657x3657dpi/175 lpi / 3657x3657 dpi: "15.00"
  1019. *ColorSepScreenAngle ProcessMagenta.175lpi.3657x3657dpi/175 lpi / 3657x3657 dpi: "45.00"
  1020. *ColorSepScreenAngle ProcessYellow.175lpi.3657x3657dpi/175 lpi / 3657x3657 dpi: "0.00"
  1021. *ColorSepScreenFreq ProcessBlack.175lpi.3657x3657dpi/175 lpi / 3657x3657 dpi: "175.0"
  1022. *ColorSepScreenFreq CustomColor.175lpi.3657x3657dpi/175 lpi / 3657x3657 dpi: "175.0"
  1023. *ColorSepScreenFreq ProcessCyan.175lpi.3657x3657dpi/175 lpi / 3657x3657 dpi: "175.0"
  1024. *ColorSepScreenFreq ProcessMagenta.175lpi.3657x3657dpi/175 lpi / 3657x3657 dpi: "175.0"
  1025. *ColorSepScreenFreq ProcessYellow.175lpi.3657x3657dpi/175 lpi / 3657x3657 dpi: "175.0"
  1026. *% For 200 lpi / 3657x3657 dpi ===================================================
  1027. *ColorSepScreenAngle ProcessBlack.200lpi.3657x3657dpi/200 lpi / 3657x3657 dpi: "75.00"
  1028. *ColorSepScreenAngle CustomColor.200lpi.3657x3657dpi/200 lpi / 3657x3657 dpi: "45.00"
  1029. *ColorSepScreenAngle ProcessCyan.200lpi.3657x3657dpi/200 lpi / 3657x3657 dpi: "15.00"
  1030. *ColorSepScreenAngle ProcessMagenta.200lpi.3657x3657dpi/200 lpi / 3657x3657 dpi: "45.00"
  1031. *ColorSepScreenAngle ProcessYellow.200lpi.3657x3657dpi/200 lpi / 3657x3657 dpi: "0.00"
  1032. *ColorSepScreenFreq ProcessBlack.200lpi.3657x3657dpi/200 lpi / 3657x3657 dpi: "200.0"
  1033. *ColorSepScreenFreq CustomColor.200lpi.3657x3657dpi/200 lpi / 3657x3657 dpi: "200.0"
  1034. *ColorSepScreenFreq ProcessCyan.200lpi.3657x3657dpi/200 lpi / 3657x3657 dpi: "200.0"
  1035. *ColorSepScreenFreq ProcessMagenta.200lpi.3657x3657dpi/200 lpi / 3657x3657 dpi: "200.0"
  1036. *ColorSepScreenFreq ProcessYellow.200lpi.3657x3657dpi/200 lpi / 3657x3657 dpi: "200.0"
  1037. *% For 225 lpi / 3657x3657 dpi ===================================================
  1038. *ColorSepScreenAngle ProcessBlack.225lpi.3657x3657dpi/225 lpi / 3657x3657 dpi: "75.00"
  1039. *ColorSepScreenAngle CustomColor.225lpi.3657x3657dpi/225 lpi / 3657x3657 dpi: "45.00"
  1040. *ColorSepScreenAngle ProcessCyan.225lpi.3657x3657dpi/225 lpi / 3657x3657 dpi: "15.00"
  1041. *ColorSepScreenAngle ProcessMagenta.225lpi.3657x3657dpi/225 lpi / 3657x3657 dpi: "45.00"
  1042. *ColorSepScreenAngle ProcessYellow.225lpi.3657x3657dpi/225 lpi / 3657x3657 dpi: "0.00"
  1043. *ColorSepScreenFreq ProcessBlack.225lpi.3657x3657dpi/225 lpi / 3657x3657 dpi: "225.0"
  1044. *ColorSepScreenFreq CustomColor.225lpi.3657x3657dpi/225 lpi / 3657x3657 dpi: "225.0"
  1045. *ColorSepScreenFreq ProcessCyan.225lpi.3657x3657dpi/225 lpi / 3657x3657 dpi: "225.0"
  1046. *ColorSepScreenFreq ProcessMagenta.225lpi.3657x3657dpi/225 lpi / 3657x3657 dpi: "225.0"
  1047. *ColorSepScreenFreq ProcessYellow.225lpi.3657x3657dpi/225 lpi / 3657x3657 dpi: "225.0"
  1048. *% For 260 lpi / 3657x3657 dpi ===================================================
  1049. *ColorSepScreenAngle ProcessBlack.260lpi.3657x3657dpi/260 lpi / 3657x3657 dpi: "75.00"
  1050. *ColorSepScreenAngle CustomColor.260lpi.3657x3657dpi/260 lpi / 3657x3657 dpi: "45.00"
  1051. *ColorSepScreenAngle ProcessCyan.260lpi.3657x3657dpi/260 lpi / 3657x3657 dpi: "15.00"
  1052. *ColorSepScreenAngle ProcessMagenta.260lpi.3657x3657dpi/260 lpi / 3657x3657 dpi: "45.00"
  1053. *ColorSepScreenAngle ProcessYellow.260lpi.3657x3657dpi/260 lpi / 3657x3657 dpi: "0.00"
  1054. *ColorSepScreenFreq ProcessBlack.260lpi.3657x3657dpi/260 lpi / 3657x3657 dpi: "260.0"
  1055. *ColorSepScreenFreq CustomColor.260lpi.3657x3657dpi/260 lpi / 3657x3657 dpi: "260.0"
  1056. *ColorSepScreenFreq ProcessCyan.260lpi.3657x3657dpi/260 lpi / 3657x3657 dpi: "260.0"
  1057. *ColorSepScreenFreq ProcessMagenta.260lpi.3657x3657dpi/260 lpi / 3657x3657 dpi: "260.0"
  1058. *ColorSepScreenFreq ProcessYellow.260lpi.3657x3657dpi/260 lpi / 3657x3657 dpi: "260.0"
  1059. *% For 290 lpi / 3657x3657 dpi ===================================================
  1060. *ColorSepScreenAngle ProcessBlack.290lpi.3657x3657dpi/290 lpi / 3657x3657 dpi: "75.00"
  1061. *ColorSepScreenAngle CustomColor.290lpi.3657x3657dpi/290 lpi / 3657x3657 dpi: "45.00"
  1062. *ColorSepScreenAngle ProcessCyan.290lpi.3657x3657dpi/290 lpi / 3657x3657 dpi: "15.00"
  1063. *ColorSepScreenAngle ProcessMagenta.290lpi.3657x3657dpi/290 lpi / 3657x3657 dpi: "45.00"
  1064. *ColorSepScreenAngle ProcessYellow.290lpi.3657x3657dpi/290 lpi / 3657x3657 dpi: "0.00"
  1065. *ColorSepScreenFreq ProcessBlack.290lpi.3657x3657dpi/290 lpi / 3657x3657 dpi: "290.0"
  1066. *ColorSepScreenFreq CustomColor.290lpi.3657x3657dpi/290 lpi / 3657x3657 dpi: "290.0"
  1067. *ColorSepScreenFreq ProcessCyan.290lpi.3657x3657dpi/290 lpi / 3657x3657 dpi: "290.0"
  1068. *ColorSepScreenFreq ProcessMagenta.290lpi.3657x3657dpi/290 lpi / 3657x3657 dpi: "290.0"
  1069. *ColorSepScreenFreq ProcessYellow.290lpi.3657x3657dpi/290 lpi / 3657x3657 dpi: "290.0"
  1070. *% For 325 lpi / 3657x3657 dpi ===================================================
  1071. *ColorSepScreenAngle ProcessBlack.325lpi.3657x3657dpi/325 lpi / 3657x3657 dpi: "75.00"
  1072. *ColorSepScreenAngle CustomColor.325lpi.3657x3657dpi/325 lpi / 3657x3657 dpi: "45.00"
  1073. *ColorSepScreenAngle ProcessCyan.325lpi.3657x3657dpi/325 lpi / 3657x3657 dpi: "15.00"
  1074. *ColorSepScreenAngle ProcessMagenta.325lpi.3657x3657dpi/325 lpi / 3657x3657 dpi: "45.00"
  1075. *ColorSepScreenAngle ProcessYellow.325lpi.3657x3657dpi/325 lpi / 3657x3657 dpi: "0.00"
  1076. *ColorSepScreenFreq ProcessBlack.325lpi.3657x3657dpi/325 lpi / 3657x3657 dpi: "325.0"
  1077. *ColorSepScreenFreq CustomColor.325lpi.3657x3657dpi/325 lpi / 3657x3657 dpi: "325.0"
  1078. *ColorSepScreenFreq ProcessCyan.325lpi.3657x3657dpi/325 lpi / 3657x3657 dpi: "325.0"
  1079. *ColorSepScreenFreq ProcessMagenta.325lpi.3657x3657dpi/325 lpi / 3657x3657 dpi: "325.0"
  1080. *ColorSepScreenFreq ProcessYellow.325lpi.3657x3657dpi/325 lpi / 3657x3657 dpi: "325.0"
  1081. *% For 65 lpi / 4876x1219 dpi ===================================================
  1082. *ColorSepScreenAngle ProcessBlack.65lpi.4876x1219dpi/65 lpi / 4876x1219 dpi: "75.00"
  1083. *ColorSepScreenAngle CustomColor.65lpi.4876x1219dpi/65 lpi / 4876x1219 dpi: "45.00"
  1084. *ColorSepScreenAngle ProcessCyan.65lpi.4876x1219dpi/65 lpi / 4876x1219 dpi: "15.00"
  1085. *ColorSepScreenAngle ProcessMagenta.65lpi.4876x1219dpi/65 lpi / 4876x1219 dpi: "45.00"
  1086. *ColorSepScreenAngle ProcessYellow.65lpi.4876x1219dpi/65 lpi / 4876x1219 dpi: "0.00"
  1087. *ColorSepScreenFreq ProcessBlack.65lpi.4876x1219dpi/65 lpi / 4876x1219 dpi: "65.0"
  1088. *ColorSepScreenFreq CustomColor.65lpi.4876x1219dpi/65 lpi / 4876x1219 dpi: "65.0"
  1089. *ColorSepScreenFreq ProcessCyan.65lpi.4876x1219dpi/65 lpi / 4876x1219 dpi: "65.0"
  1090. *ColorSepScreenFreq ProcessMagenta.65lpi.4876x1219dpi/65 lpi / 4876x1219 dpi: "65.0"
  1091. *ColorSepScreenFreq ProcessYellow.65lpi.4876x1219dpi/65 lpi / 4876x1219 dpi: "65.0"
  1092. *% For 75 lpi / 4876x1219 dpi ===================================================
  1093. *ColorSepScreenAngle ProcessBlack.75lpi.4876x1219dpi/75 lpi / 4876x1219 dpi: "75.00"
  1094. *ColorSepScreenAngle CustomColor.75lpi.4876x1219dpi/75 lpi / 4876x1219 dpi: "45.00"
  1095. *ColorSepScreenAngle ProcessCyan.75lpi.4876x1219dpi/75 lpi / 4876x1219 dpi: "15.00"
  1096. *ColorSepScreenAngle ProcessMagenta.75lpi.4876x1219dpi/75 lpi / 4876x1219 dpi: "45.00"
  1097. *ColorSepScreenAngle ProcessYellow.75lpi.4876x1219dpi/75 lpi / 4876x1219 dpi: "0.00"
  1098. *ColorSepScreenFreq ProcessBlack.75lpi.4876x1219dpi/75 lpi / 4876x1219 dpi: "75.0"
  1099. *ColorSepScreenFreq CustomColor.75lpi.4876x1219dpi/75 lpi / 4876x1219 dpi: "75.0"
  1100. *ColorSepScreenFreq ProcessCyan.75lpi.4876x1219dpi/75 lpi / 4876x1219 dpi: "75.0"
  1101. *ColorSepScreenFreq ProcessMagenta.75lpi.4876x1219dpi/75 lpi / 4876x1219 dpi: "75.0"
  1102. *ColorSepScreenFreq ProcessYellow.75lpi.4876x1219dpi/75 lpi / 4876x1219 dpi: "75.0"
  1103. *% For 85 lpi / 4876x1219 dpi ===================================================
  1104. *ColorSepScreenAngle ProcessBlack.85lpi.4876x1219dpi/85 lpi / 4876x1219 dpi: "75.00"
  1105. *ColorSepScreenAngle CustomColor.85lpi.4876x1219dpi/85 lpi / 4876x1219 dpi: "45.00"
  1106. *ColorSepScreenAngle ProcessCyan.85lpi.4876x1219dpi/85 lpi / 4876x1219 dpi: "15.00"
  1107. *ColorSepScreenAngle ProcessMagenta.85lpi.4876x1219dpi/85 lpi / 4876x1219 dpi: "45.00"
  1108. *ColorSepScreenAngle ProcessYellow.85lpi.4876x1219dpi/85 lpi / 4876x1219 dpi: "0.00"
  1109. *ColorSepScreenFreq ProcessBlack.85lpi.4876x1219dpi/85 lpi / 4876x1219 dpi: "85.0"
  1110. *ColorSepScreenFreq CustomColor.85lpi.4876x1219dpi/85 lpi / 4876x1219 dpi: "85.0"
  1111. *ColorSepScreenFreq ProcessCyan.85lpi.4876x1219dpi/85 lpi / 4876x1219 dpi: "85.0"
  1112. *ColorSepScreenFreq ProcessMagenta.85lpi.4876x1219dpi/85 lpi / 4876x1219 dpi: "85.0"
  1113. *ColorSepScreenFreq ProcessYellow.85lpi.4876x1219dpi/85 lpi / 4876x1219 dpi: "85.0"
  1114. *% For 95 lpi / 4876x1219 dpi ===================================================
  1115. *ColorSepScreenAngle ProcessBlack.95lpi.4876x1219dpi/95 lpi / 4876x1219 dpi: "75.00"
  1116. *ColorSepScreenAngle CustomColor.95lpi.4876x1219dpi/95 lpi / 4876x1219 dpi: "45.00"
  1117. *ColorSepScreenAngle ProcessCyan.95lpi.4876x1219dpi/95 lpi / 4876x1219 dpi: "15.00"
  1118. *ColorSepScreenAngle ProcessMagenta.95lpi.4876x1219dpi/95 lpi / 4876x1219 dpi: "45.00"
  1119. *ColorSepScreenAngle ProcessYellow.95lpi.4876x1219dpi/95 lpi / 4876x1219 dpi: "0.00"
  1120. *ColorSepScreenFreq ProcessBlack.95lpi.4876x1219dpi/95 lpi / 4876x1219 dpi: "95.0"
  1121. *ColorSepScreenFreq CustomColor.95lpi.4876x1219dpi/95 lpi / 4876x1219 dpi: "95.0"
  1122. *ColorSepScreenFreq ProcessCyan.95lpi.4876x1219dpi/95 lpi / 4876x1219 dpi: "95.0"
  1123. *ColorSepScreenFreq ProcessMagenta.95lpi.4876x1219dpi/95 lpi / 4876x1219 dpi: "95.0"
  1124. *ColorSepScreenFreq ProcessYellow.95lpi.4876x1219dpi/95 lpi / 4876x1219 dpi: "95.0"
  1125. *% For 110 lpi / 4876x1219 dpi ===================================================
  1126. *ColorSepScreenAngle ProcessBlack.110lpi.4876x1219dpi/110 lpi / 4876x1219 dpi: "75.00"
  1127. *ColorSepScreenAngle CustomColor.110lpi.4876x1219dpi/110 lpi / 4876x1219 dpi: "45.00"
  1128. *ColorSepScreenAngle ProcessCyan.110lpi.4876x1219dpi/110 lpi / 4876x1219 dpi: "15.00"
  1129. *ColorSepScreenAngle ProcessMagenta.110lpi.4876x1219dpi/110 lpi / 4876x1219 dpi: "45.00"
  1130. *ColorSepScreenAngle ProcessYellow.110lpi.4876x1219dpi/110 lpi / 4876x1219 dpi: "0.00"
  1131. *ColorSepScreenFreq ProcessBlack.110lpi.4876x1219dpi/110 lpi / 4876x1219 dpi: "110.0"
  1132. *ColorSepScreenFreq CustomColor.110lpi.4876x1219dpi/110 lpi / 4876x1219 dpi: "110.0"
  1133. *ColorSepScreenFreq ProcessCyan.110lpi.4876x1219dpi/110 lpi / 4876x1219 dpi: "110.0"
  1134. *ColorSepScreenFreq ProcessMagenta.110lpi.4876x1219dpi/110 lpi / 4876x1219 dpi: "110.0"
  1135. *ColorSepScreenFreq ProcessYellow.110lpi.4876x1219dpi/110 lpi / 4876x1219 dpi: "110.0"
  1136. *% For 125 lpi / 4876x1219 dpi ===================================================
  1137. *ColorSepScreenAngle ProcessBlack.125lpi.4876x1219dpi/125 lpi / 4876x1219 dpi: "75.00"
  1138. *ColorSepScreenAngle CustomColor.125lpi.4876x1219dpi/125 lpi / 4876x1219 dpi: "45.00"
  1139. *ColorSepScreenAngle ProcessCyan.125lpi.4876x1219dpi/125 lpi / 4876x1219 dpi: "15.00"
  1140. *ColorSepScreenAngle ProcessMagenta.125lpi.4876x1219dpi/125 lpi / 4876x1219 dpi: "45.00"
  1141. *ColorSepScreenAngle ProcessYellow.125lpi.4876x1219dpi/125 lpi / 4876x1219 dpi: "0.00"
  1142. *ColorSepScreenFreq ProcessBlack.125lpi.4876x1219dpi/125 lpi / 4876x1219 dpi: "125.0"
  1143. *ColorSepScreenFreq CustomColor.125lpi.4876x1219dpi/125 lpi / 4876x1219 dpi: "125.0"
  1144. *ColorSepScreenFreq ProcessCyan.125lpi.4876x1219dpi/125 lpi / 4876x1219 dpi: "125.0"
  1145. *ColorSepScreenFreq ProcessMagenta.125lpi.4876x1219dpi/125 lpi / 4876x1219 dpi: "125.0"
  1146. *ColorSepScreenFreq ProcessYellow.125lpi.4876x1219dpi/125 lpi / 4876x1219 dpi: "125.0"
  1147. *% For 85 lpi / 4876x2438 dpi ===================================================
  1148. *ColorSepScreenAngle ProcessBlack.85lpi.4876x2438dpi/85 lpi / 4876x2438 dpi: "75.00"
  1149. *ColorSepScreenAngle CustomColor.85lpi.4876x2438dpi/85 lpi / 4876x2438 dpi: "45.00"
  1150. *ColorSepScreenAngle ProcessCyan.85lpi.4876x2438dpi/85 lpi / 4876x2438 dpi: "15.00"
  1151. *ColorSepScreenAngle ProcessMagenta.85lpi.4876x2438dpi/85 lpi / 4876x2438 dpi: "45.00"
  1152. *ColorSepScreenAngle ProcessYellow.85lpi.4876x2438dpi/85 lpi / 4876x2438 dpi: "0.00"
  1153. *ColorSepScreenFreq ProcessBlack.85lpi.4876x2438dpi/85 lpi / 4876x2438 dpi: "85.0"
  1154. *ColorSepScreenFreq CustomColor.85lpi.4876x2438dpi/85 lpi / 4876x2438 dpi: "85.0"
  1155. *ColorSepScreenFreq ProcessCyan.85lpi.4876x2438dpi/85 lpi / 4876x2438 dpi: "85.0"
  1156. *ColorSepScreenFreq ProcessMagenta.85lpi.4876x2438dpi/85 lpi / 4876x2438 dpi: "85.0"
  1157. *ColorSepScreenFreq ProcessYellow.85lpi.4876x2438dpi/85 lpi / 4876x2438 dpi: "85.0"
  1158. *% For 100 lpi / 4876x2438 dpi ===================================================
  1159. *ColorSepScreenAngle ProcessBlack.100lpi.4876x2438dpi/100 lpi / 4876x2438 dpi: "75.00"
  1160. *ColorSepScreenAngle CustomColor.100lpi.4876x2438dpi/100 lpi / 4876x2438 dpi: "45.00"
  1161. *ColorSepScreenAngle ProcessCyan.100lpi.4876x2438dpi/100 lpi / 4876x2438 dpi: "15.00"
  1162. *ColorSepScreenAngle ProcessMagenta.100lpi.4876x2438dpi/100 lpi / 4876x2438 dpi: "45.00"
  1163. *ColorSepScreenAngle ProcessYellow.100lpi.4876x2438dpi/100 lpi / 4876x2438 dpi: "0.00"
  1164. *ColorSepScreenFreq ProcessBlack.100lpi.4876x2438dpi/100 lpi / 4876x2438 dpi: "100.0"
  1165. *ColorSepScreenFreq CustomColor.100lpi.4876x2438dpi/100 lpi / 4876x2438 dpi: "100.0"
  1166. *ColorSepScreenFreq ProcessCyan.100lpi.4876x2438dpi/100 lpi / 4876x2438 dpi: "100.0"
  1167. *ColorSepScreenFreq ProcessMagenta.100lpi.4876x2438dpi/100 lpi / 4876x2438 dpi: "100.0"
  1168. *ColorSepScreenFreq ProcessYellow.100lpi.4876x2438dpi/100 lpi / 4876x2438 dpi: "100.0"
  1169. *% For 115 lpi / 4876x2438 dpi ===================================================
  1170. *ColorSepScreenAngle ProcessBlack.115lpi.4876x2438dpi/115 lpi / 4876x2438 dpi: "75.00"
  1171. *ColorSepScreenAngle CustomColor.115lpi.4876x2438dpi/115 lpi / 4876x2438 dpi: "45.00"
  1172. *ColorSepScreenAngle ProcessCyan.115lpi.4876x2438dpi/115 lpi / 4876x2438 dpi: "15.00"
  1173. *ColorSepScreenAngle ProcessMagenta.115lpi.4876x2438dpi/115 lpi / 4876x2438 dpi: "45.00"
  1174. *ColorSepScreenAngle ProcessYellow.115lpi.4876x2438dpi/115 lpi / 4876x2438 dpi: "0.00"
  1175. *ColorSepScreenFreq ProcessBlack.115lpi.4876x2438dpi/115 lpi / 4876x2438 dpi: "115.0"
  1176. *ColorSepScreenFreq CustomColor.115lpi.4876x2438dpi/115 lpi / 4876x2438 dpi: "115.0"
  1177. *ColorSepScreenFreq ProcessCyan.115lpi.4876x2438dpi/115 lpi / 4876x2438 dpi: "115.0"
  1178. *ColorSepScreenFreq ProcessMagenta.115lpi.4876x2438dpi/115 lpi / 4876x2438 dpi: "115.0"
  1179. *ColorSepScreenFreq ProcessYellow.115lpi.4876x2438dpi/115 lpi / 4876x2438 dpi: "115.0"
  1180. *% For 133 lpi / 4876x2438 dpi ===================================================
  1181. *ColorSepScreenAngle ProcessBlack.133lpi.4876x2438dpi/133 lpi / 4876x2438 dpi: "75.00"
  1182. *ColorSepScreenAngle CustomColor.133lpi.4876x2438dpi/133 lpi / 4876x2438 dpi: "45.00"
  1183. *ColorSepScreenAngle ProcessCyan.133lpi.4876x2438dpi/133 lpi / 4876x2438 dpi: "15.00"
  1184. *ColorSepScreenAngle ProcessMagenta.133lpi.4876x2438dpi/133 lpi / 4876x2438 dpi: "45.00"
  1185. *ColorSepScreenAngle ProcessYellow.133lpi.4876x2438dpi/133 lpi / 4876x2438 dpi: "0.00"
  1186. *ColorSepScreenFreq ProcessBlack.133lpi.4876x2438dpi/133 lpi / 4876x2438 dpi: "133.0"
  1187. *ColorSepScreenFreq CustomColor.133lpi.4876x2438dpi/133 lpi / 4876x2438 dpi: "133.0"
  1188. *ColorSepScreenFreq ProcessCyan.133lpi.4876x2438dpi/133 lpi / 4876x2438 dpi: "133.0"
  1189. *ColorSepScreenFreq ProcessMagenta.133lpi.4876x2438dpi/133 lpi / 4876x2438 dpi: "133.0"
  1190. *ColorSepScreenFreq ProcessYellow.133lpi.4876x2438dpi/133 lpi / 4876x2438 dpi: "133.0"
  1191. *% For 150 lpi / 4876x2438 dpi ===================================================
  1192. *ColorSepScreenAngle ProcessBlack.150lpi.4876x2438dpi/150 lpi / 4876x2438 dpi: "75.00"
  1193. *ColorSepScreenAngle CustomColor.150lpi.4876x2438dpi/150 lpi / 4876x2438 dpi: "45.00"
  1194. *ColorSepScreenAngle ProcessCyan.150lpi.4876x2438dpi/150 lpi / 4876x2438 dpi: "15.00"
  1195. *ColorSepScreenAngle ProcessMagenta.150lpi.4876x2438dpi/150 lpi / 4876x2438 dpi: "45.00"
  1196. *ColorSepScreenAngle ProcessYellow.150lpi.4876x2438dpi/150 lpi / 4876x2438 dpi: "0.00"
  1197. *ColorSepScreenFreq ProcessBlack.150lpi.4876x2438dpi/150 lpi / 4876x2438 dpi: "150.0"
  1198. *ColorSepScreenFreq CustomColor.150lpi.4876x2438dpi/150 lpi / 4876x2438 dpi: "150.0"
  1199. *ColorSepScreenFreq ProcessCyan.150lpi.4876x2438dpi/150 lpi / 4876x2438 dpi: "150.0"
  1200. *ColorSepScreenFreq ProcessMagenta.150lpi.4876x2438dpi/150 lpi / 4876x2438 dpi: "150.0"
  1201. *ColorSepScreenFreq ProcessYellow.150lpi.4876x2438dpi/150 lpi / 4876x2438 dpi: "150.0"
  1202. *% For 175 lpi / 4876x2438 dpi ===================================================
  1203. *ColorSepScreenAngle ProcessBlack.175lpi.4876x2438dpi/175 lpi / 4876x2438 dpi: "75.00"
  1204. *ColorSepScreenAngle CustomColor.175lpi.4876x2438dpi/175 lpi / 4876x2438 dpi: "45.00"
  1205. *ColorSepScreenAngle ProcessCyan.175lpi.4876x2438dpi/175 lpi / 4876x2438 dpi: "15.00"
  1206. *ColorSepScreenAngle ProcessMagenta.175lpi.4876x2438dpi/175 lpi / 4876x2438 dpi: "45.00"
  1207. *ColorSepScreenAngle ProcessYellow.175lpi.4876x2438dpi/175 lpi / 4876x2438 dpi: "0.00"
  1208. *ColorSepScreenFreq ProcessBlack.175lpi.4876x2438dpi/175 lpi / 4876x2438 dpi: "175.0"
  1209. *ColorSepScreenFreq CustomColor.175lpi.4876x2438dpi/175 lpi / 4876x2438 dpi: "175.0"
  1210. *ColorSepScreenFreq ProcessCyan.175lpi.4876x2438dpi/175 lpi / 4876x2438 dpi: "175.0"
  1211. *ColorSepScreenFreq ProcessMagenta.175lpi.4876x2438dpi/175 lpi / 4876x2438 dpi: "175.0"
  1212. *ColorSepScreenFreq ProcessYellow.175lpi.4876x2438dpi/175 lpi / 4876x2438 dpi: "175.0"
  1213. *% For 190 lpi / 4876x2438 dpi ===================================================
  1214. *ColorSepScreenAngle ProcessBlack.190lpi.4876x2438dpi/190 lpi / 4876x2438 dpi: "75.00"
  1215. *ColorSepScreenAngle CustomColor.190lpi.4876x2438dpi/190 lpi / 4876x2438 dpi: "45.00"
  1216. *ColorSepScreenAngle ProcessCyan.190lpi.4876x2438dpi/190 lpi / 4876x2438 dpi: "15.00"
  1217. *ColorSepScreenAngle ProcessMagenta.190lpi.4876x2438dpi/190 lpi / 4876x2438 dpi: "45.00"
  1218. *ColorSepScreenAngle ProcessYellow.190lpi.4876x2438dpi/190 lpi / 4876x2438 dpi: "0.00"
  1219. *ColorSepScreenFreq ProcessBlack.190lpi.4876x2438dpi/190 lpi / 4876x2438 dpi: "190.0"
  1220. *ColorSepScreenFreq CustomColor.190lpi.4876x2438dpi/190 lpi / 4876x2438 dpi: "190.0"
  1221. *ColorSepScreenFreq ProcessCyan.190lpi.4876x2438dpi/190 lpi / 4876x2438 dpi: "190.0"
  1222. *ColorSepScreenFreq ProcessMagenta.190lpi.4876x2438dpi/190 lpi / 4876x2438 dpi: "190.0"
  1223. *ColorSepScreenFreq ProcessYellow.190lpi.4876x2438dpi/190 lpi / 4876x2438 dpi: "190.0"
  1224. *% For 215 lpi / 4876x2438 dpi ===================================================
  1225. *ColorSepScreenAngle ProcessBlack.215lpi.4876x2438dpi/215 lpi / 4876x2438 dpi: "75.00"
  1226. *ColorSepScreenAngle CustomColor.215lpi.4876x2438dpi/215 lpi / 4876x2438 dpi: "45.00"
  1227. *ColorSepScreenAngle ProcessCyan.215lpi.4876x2438dpi/215 lpi / 4876x2438 dpi: "15.00"
  1228. *ColorSepScreenAngle ProcessMagenta.215lpi.4876x2438dpi/215 lpi / 4876x2438 dpi: "45.00"
  1229. *ColorSepScreenAngle ProcessYellow.215lpi.4876x2438dpi/215 lpi / 4876x2438 dpi: "0.00"
  1230. *ColorSepScreenFreq ProcessBlack.215lpi.4876x2438dpi/215 lpi / 4876x2438 dpi: "215.0"
  1231. *ColorSepScreenFreq CustomColor.215lpi.4876x2438dpi/215 lpi / 4876x2438 dpi: "215.0"
  1232. *ColorSepScreenFreq ProcessCyan.215lpi.4876x2438dpi/215 lpi / 4876x2438 dpi: "215.0"
  1233. *ColorSepScreenFreq ProcessMagenta.215lpi.4876x2438dpi/215 lpi / 4876x2438 dpi: "215.0"
  1234. *ColorSepScreenFreq ProcessYellow.215lpi.4876x2438dpi/215 lpi / 4876x2438 dpi: "215.0"
  1235. *% End of PPD file
  1236. *% Fuji Photo Film Imagesetter IS560
  1237. *% depending on the filesystem it resides in.
  1238. *% end of PPD file for LUXSETTER
  1239. *% Last Edited Apr 07,1997