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.

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