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.

1861 lines
92 KiB

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-2001 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. *% Last Edit Feb.13,2001 for Windows
  10. *FormatVersion: "4.3"
  11. *FileVersion: "1.0"
  12. *LanguageEncoding: JIS83-RKSJ
  13. *LanguageVersion: Japanese
  14. *PCFileName: "DSAN01B3.PPD"
  15. *Product: "(AD-510PM)"
  16. *PSVersion: "(3011.106) 0"
  17. *ModelName: "SCREEN DT-R5120(AD-510PM) 7J"
  18. *Manufacturer: "DS"
  19. *ShortNickName: "SCREEN DT-R5120(AD-510PM) 7J"
  20. *NickName: "SCREEN DT-R5120(AD-510PM) 7J"
  21. *% ==== Device Capabilities ===============
  22. *LanguageLevel: "3"
  23. *FreeVM: "26214400"
  24. *FCacheSize None: 4194304
  25. *ColorDevice: True
  26. *DefaultColorSpace: Gray
  27. *VariablePaperSize: True
  28. *TTRasterizer: Type42
  29. *FileSystem: True
  30. *?FileSystem: "
  31. save false
  32. (%disk?%)
  33. { currentdevparams dup /Writeable known
  34. { /Writeable get {pop true} if } { pop } ifelse
  35. } 10 string /IODevice resourceforall
  36. {(True)}{(False)} ifelse = flush
  37. restore"
  38. *End
  39. *Throughput: "1"
  40. *Password: "0"
  41. *ExitServer: "
  42. count 0 eq
  43. { false } { true exch startjob } ifelse
  44. not { (WARNING: Cannot modify initial VM.) =
  45. (Missing or invalid password.) =
  46. (Please contact the author of this software.) = flush quit
  47. } if"
  48. *End
  49. *Reset: "
  50. count 0 eq
  51. { false } { true exch startjob } ifelse
  52. not { (WARNING: Cannot reset printer.) =
  53. (Missing or invalid password.) =
  54. (Please contact the author of this software.) = flush quit
  55. } if
  56. systemdict /quit get exec
  57. (WARNING : Printer Reset Failed.) = flush
  58. "
  59. *End
  60. *OpenUI *Resolution/�����\: PickOne
  61. *OrderDependency: 10 AnySetup *Resolution
  62. *DefaultResolution: 1200dpi
  63. *Resolution Default/�f�t�H���g: ""
  64. *Resolution 4000dpi: "(<<) cvx exec /HWResolution [4000 4000] (>>) cvx exec setpagedevice"
  65. *Resolution 3000dpi: "(<<) cvx exec /HWResolution [3000 3000] (>>) cvx exec setpagedevice"
  66. *Resolution 2400dpi: "(<<) cvx exec /HWResolution [2400 2400] (>>) cvx exec setpagedevice"
  67. *Resolution 2000dpi: "(<<) cvx exec /HWResolution [2000 2000] (>>) cvx exec setpagedevice"
  68. *Resolution 1200dpi: "(<<) cvx exec /HWResolution [1200 1200] (>>) cvx exec setpagedevice"
  69. *?Resolution: "
  70. save
  71. currentpagedevice /HWResolution get
  72. 0 get ( ) cvs print (dpi) = flush
  73. restore
  74. "
  75. *End
  76. *CloseUI: *Resolution
  77. *% Halftone Information ===============
  78. *ScreenFreq: "100"
  79. *ScreenAngle: "45.0"
  80. *ResScreenFreq 4000dpi:"200.0"
  81. *ResScreenAngle 4000dpi:"45.0"
  82. *ResScreenFreq 3000dpi:"200.0"
  83. *ResScreenAngle 3000dpi:"45.0"
  84. *ResScreenFreq 2400dpi:"175.0"
  85. *ResScreenAngle 2400dpi:"45.0"
  86. *ResScreenFreq 2000dpi:"175.0"
  87. *ResScreenAngle 2000dpi:"45.0"
  88. *ResScreenFreq 1200dpi:"100.0"
  89. *ResScreenAngle 1200dpi:"45.0"
  90. *DefaultHalftoneType: 1
  91. *DefaultScreenProc: Dot
  92. *ScreenProc Dot:"{abs exch abs 2 copy add 1 le {dup mul exch dup mul add 1 exch sub}
  93. {1 sub dup mul exch 1 sub dup mul add 1 sub}ifelse}"
  94. *End
  95. *ScreenProc Ellipse: "{abs exch abs 2 copy 3 mul exch 4 mul add 3 sub dup 0 lt
  96. {pop dup mul exch .75 div dup mul add 4 div 1 exch sub}{dup 1 gt
  97. {pop 1 exch sub dup mul exch 1 exch sub .75 div dup mul add 4 div 1 sub}
  98. {.5 exch sub exch pop exch pop}ifelse}ifelse}"
  99. *End
  100. *ScreenProc DiamondDot: "{abs exch abs 2 copy add .75 le
  101. {dup mul exch dup mul add 1 exch sub}{2 copy add 1.23 le
  102. {.85 mul add 1 exch sub}{1 sub dup mul exch 1 sub dup mul add 1 sub} ifelse} ifelse}"
  103. *End
  104. *ScreenProc Line: "{exch pop abs neg}"
  105. *ScreenProc Square: "{abs exch abs 2 copy lt {exch}if pop neg}"
  106. *ScreenProc Cross: "{abs exch abs 2 copy gt {exch}if pop neg}"
  107. *DefaultTransfer: Null
  108. *Transfer Null: "{ }"
  109. *Transfer Null.Inverse: "{ 1 exch sub }"
  110. *% Paper Handling =====================
  111. *% Code in this section both selects a tray and sets up a frame buffer.
  112. *OpenUI *PageSize: PickOne
  113. *OrderDependency: 30 AnySetup *PageSize
  114. *DefaultPageSize: A4
  115. *PageSize Letter: "
  116. (<<) cvx exec /PageSize [612 792] /Orientation 3 (>>) cvx exec setpagedevice"
  117. *End
  118. *PageSize Legal: "
  119. (<<) cvx exec /PageSize [612 1008] /Orientation 3 (>>) cvx exec setpagedevice"
  120. *End
  121. *PageSize Tabloid: "
  122. (<<) cvx exec /PageSize [792 1224] /Orientation 3 (>>) cvx exec setpagedevice"
  123. *End
  124. *PageSize A5: "
  125. (<<) cvx exec /PageSize [420 595] /Orientation 3 (>>) cvx exec setpagedevice"
  126. *End
  127. *PageSize A4: "
  128. (<<) cvx exec /PageSize [595 842] /Orientation 3 (>>) cvx exec setpagedevice"
  129. *End
  130. *PageSize A3: "
  131. (<<) cvx exec /PageSize [842 1191] /Orientation 3 (>>) cvx exec setpagedevice"
  132. *End
  133. *PageSize A2: "
  134. (<<) cvx exec /PageSize [1191 1684] /Orientation 3 (>>) cvx exec setpagedevice"
  135. *End
  136. *PageSize A1: "
  137. (<<) cvx exec /PageSize [1684 2384] /Orientation 3 (>>) cvx exec setpagedevice"
  138. *End
  139. *PageSize B5: "
  140. (<<) cvx exec /PageSize [516 729] /Orientation 3 (>>) cvx exec setpagedevice"
  141. *End
  142. *PageSize B4: "
  143. (<<) cvx exec /PageSize [729 1032] /Orientation 3 (>>) cvx exec setpagedevice"
  144. *End
  145. *PageSize B3: "
  146. (<<) cvx exec /PageSize [1032 1460] /Orientation 3 (>>) cvx exec setpagedevice"
  147. *End
  148. *PageSize B2: "
  149. (<<) cvx exec /PageSize [1460 2064] /Orientation 3 (>>) cvx exec setpagedevice"
  150. *End
  151. *PageSize B1: "
  152. (<<) cvx exec /PageSize [2064 2920] /Orientation 3 (>>) cvx exec setpagedevice"
  153. *End
  154. *PageSize Letter.Transverse: "
  155. (<<) cvx exec /PageSize [612 792] /Orientation 2 (>>) cvx exec setpagedevice"
  156. *End
  157. *PageSize Legal.Transverse: "
  158. (<<) cvx exec /PageSize [612 1008] /Orientation 2 (>>) cvx exec setpagedevice"
  159. *End
  160. *PageSize Tabloid.Transverse: "
  161. (<<) cvx exec /PageSize [792 1224] /Orientation 2 (>>) cvx exec setpagedevice"
  162. *End
  163. *PageSize A5.Transverse: "
  164. (<<) cvx exec /PageSize [420 595] /Orientation 2 (>>) cvx exec setpagedevice"
  165. *End
  166. *PageSize A4.Transverse: "
  167. (<<) cvx exec /PageSize [595 842] /Orientation 2 (>>) cvx exec setpagedevice"
  168. *End
  169. *PageSize A3.Transverse: "
  170. (<<) cvx exec /PageSize [842 1191] /Orientation 2 (>>) cvx exec setpagedevice"
  171. *End
  172. *PageSize A2.Transverse: "
  173. (<<) cvx exec /PageSize [1191 1684] /Orientation 2 (>>) cvx exec setpagedevice"
  174. *End
  175. *PageSize B5.Transverse: "
  176. (<<) cvx exec /PageSize [516 729] /Orientation 2 (>>) cvx exec setpagedevice"
  177. *End
  178. *PageSize B4.Transverse: "
  179. (<<) cvx exec /PageSize [729 1032] /Orientation 2 (>>) cvx exec setpagedevice"
  180. *End
  181. *PageSize B3.Transverse: "
  182. (<<) cvx exec /PageSize [1032 1460] /Orientation 2 (>>) cvx exec setpagedevice"
  183. *End
  184. *PageSize B2.Transverse: "
  185. (<<) cvx exec /PageSize [1460 2064] /Orientation 2 (>>) cvx exec setpagedevice"
  186. *End
  187. *PageSize LetterExtra: "
  188. (<<) cvx exec /PageSize [683 863] /Orientation 3 (>>) cvx exec setpagedevice"
  189. *End
  190. *PageSize LegalExtra: "
  191. (<<) cvx exec /PageSize [683 1079] /Orientation 3 (>>) cvx exec setpagedevice"
  192. *End
  193. *PageSize TabloidExtra: "
  194. (<<) cvx exec /PageSize [863 1295] /Orientation 3 (>>) cvx exec setpagedevice"
  195. *End
  196. *PageSize A5Extra: "
  197. (<<) cvx exec /PageSize [490 666] /Orientation 3 (>>) cvx exec setpagedevice"
  198. *End
  199. *PageSize A4Extra: "
  200. (<<) cvx exec /PageSize [666 913] /Orientation 3 (>>) cvx exec setpagedevice"
  201. *End
  202. *PageSize A3Extra: "
  203. (<<) cvx exec /PageSize [913 1261] /Orientation 3 (>>) cvx exec setpagedevice"
  204. *End
  205. *PageSize A2Extra: "
  206. (<<) cvx exec /PageSize [1261 1755] /Orientation 3 (>>) cvx exec setpagedevice"
  207. *End
  208. *PageSize A1Extra: "
  209. (<<) cvx exec /PageSize [1755 2454] /Orientation 3 (>>) cvx exec setpagedevice"
  210. *End
  211. *PageSize B5Extra: "
  212. (<<) cvx exec /PageSize [587 799] /Orientation 3 (>>) cvx exec setpagedevice"
  213. *End
  214. *PageSize B4Extra: "
  215. (<<) cvx exec /PageSize [799 1103] /Orientation 3 (>>) cvx exec setpagedevice"
  216. *End
  217. *PageSize B3Extra: "
  218. (<<) cvx exec /PageSize [1103 1531] /Orientation 3 (>>) cvx exec setpagedevice"
  219. *End
  220. *PageSize B2Extra: "
  221. (<<) cvx exec /PageSize [1531 2134] /Orientation 3 (>>) cvx exec setpagedevice"
  222. *End
  223. *PageSize B1Extra: "
  224. (<<) cvx exec /PageSize [2134 2991] /Orientation 3 (>>) cvx exec setpagedevice"
  225. *End
  226. *PageSize LetterExtra.Transverse: "
  227. (<<) cvx exec /PageSize [683 863] /Orientation 2 (>>) cvx exec setpagedevice"
  228. *End
  229. *PageSize LegalExtra.Transverse: "
  230. (<<) cvx exec /PageSize [683 1079] /Orientation 2 (>>) cvx exec setpagedevice"
  231. *End
  232. *PageSize TabloidExtra.Transverse: "
  233. (<<) cvx exec /PageSize [863 1295] /Orientation 2 (>>) cvx exec setpagedevice"
  234. *End
  235. *PageSize A5Extra.Transverse: "
  236. (<<) cvx exec /PageSize [490 666] /Orientation 2 (>>) cvx exec setpagedevice"
  237. *End
  238. *PageSize A4Extra.Transverse: "
  239. (<<) cvx exec /PageSize [666 913] /Orientation 2 (>>) cvx exec setpagedevice"
  240. *End
  241. *PageSize A3Extra.Transverse: "
  242. (<<) cvx exec /PageSize [913 1261] /Orientation 2 (>>) cvx exec setpagedevice"
  243. *End
  244. *PageSize A2Extra.Transverse: "
  245. (<<) cvx exec /PageSize [1261 1755] /Orientation 2 (>>) cvx exec setpagedevice"
  246. *End
  247. *PageSize B5Extra.Transverse: "
  248. (<<) cvx exec /PageSize [587 799] /Orientation 2 (>>) cvx exec setpagedevice"
  249. *End
  250. *PageSize B4Extra.Transverse: "
  251. (<<) cvx exec /PageSize [799 1103] /Orientation 2 (>>) cvx exec setpagedevice"
  252. *End
  253. *PageSize B3Extra.Transverse: "
  254. (<<) cvx exec /PageSize [1103 1531] /Orientation 2 (>>) cvx exec setpagedevice"
  255. *End
  256. *PageSize B2Extra.Transverse: "
  257. (<<) cvx exec /PageSize [1531 2134] /Orientation 2 (>>) cvx exec setpagedevice"
  258. *End
  259. *?PageSize: "
  260. save
  261. currentpagedevice /PageSize get aload pop
  262. 2 copy gt {exch} if
  263. currentpagedevice /Orientation get 2 mod 0 eq {exch} if
  264. (Unknown)
  265. (<<) cvx exec
  266. [612 792] (Letter)
  267. [612 1008] (Legal)
  268. [792 1224] (Tabloid)
  269. [420 595] (A5)
  270. [595 842] (A4)
  271. [842 1191] (A3)
  272. [1191 1684] (A2)
  273. [1684 2384] (A1)
  274. [516 729] (B5)
  275. [729 1032] (B4)
  276. [1032 1460] (B3)
  277. [1460 2064] (B2)
  278. [2064 2920] (B1)
  279. [792 612] (Letter.Transverse)
  280. [1008 612] (Legal.Transverse)
  281. [1224 792] (Tabloid.Transverse)
  282. [595 420] (A5.Transverse)
  283. [842 595] (A4.Transverse)
  284. [1191 842] (A3.Transverse)
  285. [1684 1191] (A2.Transverse)
  286. [729 516] (B5.Transverse)
  287. [1032 729] (B4.Transverse)
  288. [1460 1032] (B3.Transverse)
  289. [2064 1460] (B2.Transverse)
  290. [683 863] (LetterExtra)
  291. [683 1079] (LegalExtra)
  292. [863 1295] (TabloidExtra)
  293. [490 666] (A5Extra)
  294. [666 913] (A4Extra)
  295. [913 1261] (A3Extra)
  296. [1261 1755] (A2Extra)
  297. [1755 2454] (A1Extra)
  298. [587 799] (B5Extra)
  299. [799 1103] (B4Extra)
  300. [1103 1531] (B3Extra)
  301. [1531 2134] (B2Extra)
  302. [2134 2991] (B1Extra)
  303. [863 683] (LetterExtra.Transverse)
  304. [1079 683] (LegalExtra.Transverse)
  305. [1295 863] (TabloidExtra.Transverse)
  306. [666 490] (A5Extra.Transverse)
  307. [913 666] (A4Extra.Transverse)
  308. [1261 913] (A3Extra.Transverse)
  309. [1755 1261] (A2Extra.Transverse)
  310. [799 587] (B5Extra.Transverse)
  311. [1103 799] (B4Extra.Transverse)
  312. [1531 1103] (B3Extra.Transverse)
  313. [2134 1531] (B2Extra.Transverse)
  314. (>>) cvx exec
  315. { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and
  316. { exch pop exit } {pop} ifelse
  317. } bind forall = flush pop pop
  318. restore
  319. "
  320. *End
  321. *CloseUI: *PageSize
  322. *OpenUI *PageRegion: PickOne
  323. *OrderDependency: 40 AnySetup *PageRegion
  324. *DefaultPageRegion: A4
  325. *PageRegion Letter: "
  326. (<<) cvx exec /PageSize [612 792] /Orientation 3 (>>) cvx exec setpagedevice"
  327. *End
  328. *PageRegion Legal: "
  329. (<<) cvx exec /PageSize [612 1008] /Orientation 3 (>>) cvx exec setpagedevice"
  330. *End
  331. *PageRegion Tabloid: "
  332. (<<) cvx exec /PageSize [792 1224] /Orientation 3 (>>) cvx exec setpagedevice"
  333. *End
  334. *PageRegion A5: "
  335. (<<) cvx exec /PageSize [420 595] /Orientation 3 (>>) cvx exec setpagedevice"
  336. *End
  337. *PageRegion A4: "
  338. (<<) cvx exec /PageSize [595 842] /Orientation 3 (>>) cvx exec setpagedevice"
  339. *End
  340. *PageRegion A3: "
  341. (<<) cvx exec /PageSize [842 1191] /Orientation 3 (>>) cvx exec setpagedevice"
  342. *End
  343. *PageRegion A2: "
  344. (<<) cvx exec /PageSize [1191 1684] /Orientation 3 (>>) cvx exec setpagedevice"
  345. *End
  346. *PageRegion A1: "
  347. (<<) cvx exec /PageSize [1684 2384] /Orientation 3 (>>) cvx exec setpagedevice"
  348. *End
  349. *PageRegion B5: "
  350. (<<) cvx exec /PageSize [516 729] /Orientation 3 (>>) cvx exec setpagedevice"
  351. *End
  352. *PageRegion B4: "
  353. (<<) cvx exec /PageSize [729 1032] /Orientation 3 (>>) cvx exec setpagedevice"
  354. *End
  355. *PageRegion B3: "
  356. (<<) cvx exec /PageSize [1032 1460] /Orientation 3 (>>) cvx exec setpagedevice"
  357. *End
  358. *PageRegion B2: "
  359. (<<) cvx exec /PageSize [1460 2064] /Orientation 3 (>>) cvx exec setpagedevice"
  360. *End
  361. *PageRegion B1: "
  362. (<<) cvx exec /PageSize [2064 2920] /Orientation 3 (>>) cvx exec setpagedevice"
  363. *End
  364. *PageRegion Letter.Transverse: "
  365. (<<) cvx exec /PageSize [612 792] /Orientation 2 (>>) cvx exec setpagedevice"
  366. *End
  367. *PageRegion Legal.Transverse: "
  368. (<<) cvx exec /PageSize [612 1008] /Orientation 2 (>>) cvx exec setpagedevice"
  369. *End
  370. *PageRegion Tabloid.Transverse: "
  371. (<<) cvx exec /PageSize [792 1224] /Orientation 2 (>>) cvx exec setpagedevice"
  372. *End
  373. *PageRegion A5.Transverse: "
  374. (<<) cvx exec /PageSize [420 595] /Orientation 2 (>>) cvx exec setpagedevice"
  375. *End
  376. *PageRegion A4.Transverse: "
  377. (<<) cvx exec /PageSize [595 842] /Orientation 2 (>>) cvx exec setpagedevice"
  378. *End
  379. *PageRegion A3.Transverse: "
  380. (<<) cvx exec /PageSize [842 1191] /Orientation 2 (>>) cvx exec setpagedevice"
  381. *End
  382. *PageRegion A2.Transverse: "
  383. (<<) cvx exec /PageSize [1191 1684] /Orientation 2 (>>) cvx exec setpagedevice"
  384. *End
  385. *PageRegion B5.Transverse: "
  386. (<<) cvx exec /PageSize [516 729] /Orientation 2 (>>) cvx exec setpagedevice"
  387. *End
  388. *PageRegion B4.Transverse: "
  389. (<<) cvx exec /PageSize [729 1032] /Orientation 2 (>>) cvx exec setpagedevice"
  390. *End
  391. *PageRegion B3.Transverse: "
  392. (<<) cvx exec /PageSize [1032 1460] /Orientation 2 (>>) cvx exec setpagedevice"
  393. *End
  394. *PageRegion B2.Transverse: "
  395. (<<) cvx exec /PageSize [1460 2064] /Orientation 2 (>>) cvx exec setpagedevice"
  396. *End
  397. *PageRegion LetterExtra: "
  398. (<<) cvx exec /PageSize [683 863] /Orientation 3 (>>) cvx exec setpagedevice"
  399. *End
  400. *PageRegion LegalExtra: "
  401. (<<) cvx exec /PageSize [683 1079] /Orientation 3 (>>) cvx exec setpagedevice"
  402. *End
  403. *PageRegion TabloidExtra: "
  404. (<<) cvx exec /PageSize [863 1295] /Orientation 3 (>>) cvx exec setpagedevice"
  405. *End
  406. *PageRegion A5Extra: "
  407. (<<) cvx exec /PageSize [490 666] /Orientation 3 (>>) cvx exec setpagedevice"
  408. *End
  409. *PageRegion A4Extra: "
  410. (<<) cvx exec /PageSize [666 913] /Orientation 3 (>>) cvx exec setpagedevice"
  411. *End
  412. *PageRegion A3Extra: "
  413. (<<) cvx exec /PageSize [913 1261] /Orientation 3 (>>) cvx exec setpagedevice"
  414. *End
  415. *PageRegion A2Extra: "
  416. (<<) cvx exec /PageSize [1261 1755] /Orientation 3 (>>) cvx exec setpagedevice"
  417. *End
  418. *PageRegion A1Extra: "
  419. (<<) cvx exec /PageSize [1755 2454] /Orientation 3 (>>) cvx exec setpagedevice"
  420. *End
  421. *PageRegion B5Extra: "
  422. (<<) cvx exec /PageSize [587 799] /Orientation 3 (>>) cvx exec setpagedevice"
  423. *End
  424. *PageRegion B4Extra: "
  425. (<<) cvx exec /PageSize [799 1103] /Orientation 3 (>>) cvx exec setpagedevice"
  426. *End
  427. *PageRegion B3Extra: "
  428. (<<) cvx exec /PageSize [1103 1531] /Orientation 3 (>>) cvx exec setpagedevice"
  429. *End
  430. *PageRegion B2Extra: "
  431. (<<) cvx exec /PageSize [1531 2134] /Orientation 3 (>>) cvx exec setpagedevice"
  432. *End
  433. *PageRegion B1Extra: "
  434. (<<) cvx exec /PageSize [2134 2991] /Orientation 3 (>>) cvx exec setpagedevice"
  435. *End
  436. *PageRegion LetterExtra.Transverse: "
  437. (<<) cvx exec /PageSize [683 863] /Orientation 2 (>>) cvx exec setpagedevice"
  438. *End
  439. *PageRegion LegalExtra.Transverse: "
  440. (<<) cvx exec /PageSize [683 1079] /Orientation 2 (>>) cvx exec setpagedevice"
  441. *End
  442. *PageRegion TabloidExtra.Transverse: "
  443. (<<) cvx exec /PageSize [863 1295] /Orientation 2 (>>) cvx exec setpagedevice"
  444. *End
  445. *PageRegion A5Extra.Transverse: "
  446. (<<) cvx exec /PageSize [490 666] /Orientation 2 (>>) cvx exec setpagedevice"
  447. *End
  448. *PageRegion A4Extra.Transverse: "
  449. (<<) cvx exec /PageSize [666 913] /Orientation 2 (>>) cvx exec setpagedevice"
  450. *End
  451. *PageRegion A3Extra.Transverse: "
  452. (<<) cvx exec /PageSize [913 1261] /Orientation 2 (>>) cvx exec setpagedevice"
  453. *End
  454. *PageRegion A2Extra.Transverse: "
  455. (<<) cvx exec /PageSize [1261 1755] /Orientation 2 (>>) cvx exec setpagedevice"
  456. *End
  457. *PageRegion B5Extra.Transverse: "
  458. (<<) cvx exec /PageSize [587 799] /Orientation 2 (>>) cvx exec setpagedevice"
  459. *End
  460. *PageRegion B4Extra.Transverse: "
  461. (<<) cvx exec /PageSize [799 1103] /Orientation 2 (>>) cvx exec setpagedevice"
  462. *End
  463. *PageRegion B3Extra.Transverse: "
  464. (<<) cvx exec /PageSize [1103 1531] /Orientation 2 (>>) cvx exec setpagedevice"
  465. *End
  466. *PageRegion B2Extra.Transverse: "
  467. (<<) cvx exec /PageSize [1531 2134] /Orientation 2 (>>) cvx exec setpagedevice"
  468. *End
  469. *CloseUI: *PageRegion
  470. *DefaultImageableArea: A4
  471. *ImageableArea Letter: "0 1 612 792"
  472. *ImageableArea Legal: "0 1 612 1008"
  473. *ImageableArea Tabloid: "0 1 792 1224"
  474. *ImageableArea A5: "0 1 420 595"
  475. *ImageableArea A4: "0 1 595 842"
  476. *ImageableArea A3: "0 1 842 1191"
  477. *ImageableArea A2: "0 1 1191 1684"
  478. *ImageableArea A1: "0 1 1684 2384"
  479. *ImageableArea B5: "0 1 516 729"
  480. *ImageableArea B4: "0 1 729 1032"
  481. *ImageableArea B3: "0 1 1032 1460"
  482. *ImageableArea B2: "0 1 1460 2064"
  483. *ImageableArea B1: "0 1 2064 2920"
  484. *ImageableArea Letter.Transverse: "0 1 612 792"
  485. *ImageableArea Legal.Transverse: "0 1 612 1008"
  486. *ImageableArea Tabloid.Transverse: "0 1 792 1224"
  487. *ImageableArea A5.Transverse: "0 1 420 595"
  488. *ImageableArea A4.Transverse: "0 1 595 842"
  489. *ImageableArea A3.Transverse: "0 1 842 1191"
  490. *ImageableArea A2.Transverse: "0 1 1191 1684"
  491. *ImageableArea B5.Transverse: "0 1 516 729"
  492. *ImageableArea B4.Transverse: "0 1 729 1032"
  493. *ImageableArea B3.Transverse: "0 1 1032 1460"
  494. *ImageableArea B2.Transverse: "0 1 1460 2064"
  495. *ImageableArea LetterExtra: "0 1 683 863"
  496. *ImageableArea LegalExtra: "0 1 683 1079"
  497. *ImageableArea TabloidExtra: "0 1 863 1295"
  498. *ImageableArea A5Extra: "0 1 490 666"
  499. *ImageableArea A4Extra: "0 1 666 913"
  500. *ImageableArea A3Extra: "0 1 913 1261"
  501. *ImageableArea A2Extra: "0 1 1261 1755"
  502. *ImageableArea A1Extra: "0 1 1755 2454"
  503. *ImageableArea B5Extra: "0 1 587 799"
  504. *ImageableArea B4Extra: "0 1 799 1103"
  505. *ImageableArea B3Extra: "0 1 1103 1531"
  506. *ImageableArea B2Extra: "0 1 1531 2134"
  507. *ImageableArea B1Extra: "0 1 2134 2991"
  508. *ImageableArea LetterExtra.Transverse: "0 1 683 863"
  509. *ImageableArea LegalExtra.Transverse: "0 1 683 1079"
  510. *ImageableArea TabloidExtra.Transverse: "0 1 863 1295"
  511. *ImageableArea A5Extra.Transverse: "0 1 490 666"
  512. *ImageableArea A4Extra.Transverse: "0 1 666 913"
  513. *ImageableArea A3Extra.Transverse: "0 1 913 1261"
  514. *ImageableArea A2Extra.Transverse: "0 1 1261 1755"
  515. *ImageableArea B5Extra.Transverse: "0 1 587 799"
  516. *ImageableArea B4Extra.Transverse: "0 1 799 1103"
  517. *ImageableArea B3Extra.Transverse: "0 1 1103 1531"
  518. *ImageableArea B2Extra.Transverse: "0 1 1531 2134"
  519. *?ImageableArea: "
  520. save
  521. /cvp { ( ) cvs print ( ) print } bind def
  522. /upperright {10000 mul floor 10000 div} bind def
  523. /lowerleft {10000 mul ceiling 10000 div} bind def
  524. newpath clippath pathbbox
  525. 4 -2 roll exch 2 {lowerleft cvp} repeat
  526. exch 2 {upperright cvp} repeat flush
  527. restore
  528. "
  529. *End
  530. *% These provide the physical dimensions of the paper (by keyword)
  531. *DefaultPaperDimension: A4
  532. *PaperDimension Letter: "612 792"
  533. *PaperDimension Legal: "612 1008"
  534. *PaperDimension Tabloid: "792 1224"
  535. *PaperDimension A5: "420 595"
  536. *PaperDimension A4: "595 842"
  537. *PaperDimension A3: "842 1191"
  538. *PaperDimension A2: "1191 1684"
  539. *PaperDimension A1: "1684 2384"
  540. *PaperDimension B5: "516 729"
  541. *PaperDimension B4: "729 1032"
  542. *PaperDimension B3: "1032 1460"
  543. *PaperDimension B2: "1460 2064"
  544. *PaperDimension B1: "2064 2920"
  545. *PaperDimension Letter.Transverse: "612 793"
  546. *PaperDimension Legal.Transverse: "612 1009"
  547. *PaperDimension Tabloid.Transverse: "792 1225"
  548. *PaperDimension A5.Transverse: "420 596"
  549. *PaperDimension A4.Transverse: "595 843"
  550. *PaperDimension A3.Transverse: "842 1192"
  551. *PaperDimension A2.Transverse: "1191 1685"
  552. *PaperDimension B5.Transverse: "516 730"
  553. *PaperDimension B4.Transverse: "729 1033"
  554. *PaperDimension B3.Transverse: "1032 1461"
  555. *PaperDimension B2.Transverse: "1460 2065"
  556. *PaperDimension LetterExtra: "683 863"
  557. *PaperDimension LegalExtra: "683 1079"
  558. *PaperDimension TabloidExtra: "863 1295"
  559. *PaperDimension A5Extra: "490 666"
  560. *PaperDimension A4Extra: "666 913"
  561. *PaperDimension A3Extra: "913 1261"
  562. *PaperDimension A2Extra: "1261 1755"
  563. *PaperDimension A1Extra: "1755 2454"
  564. *PaperDimension B5Extra: "587 799"
  565. *PaperDimension B4Extra: "799 1103"
  566. *PaperDimension B3Extra: "1103 1531"
  567. *PaperDimension B2Extra: "1531 2134"
  568. *PaperDimension B1Extra: "2134 2991"
  569. *PaperDimension LetterExtra.Transverse: "683 864"
  570. *PaperDimension LegalExtra.Transverse: "683 1080"
  571. *PaperDimension TabloidExtra.Transverse: "863 1296"
  572. *PaperDimension A5Extra.Transverse: "490 667"
  573. *PaperDimension A4Extra.Transverse: "666 914"
  574. *PaperDimension A3Extra.Transverse: "913 1262"
  575. *PaperDimension A2Extra.Transverse: "1261 1756"
  576. *PaperDimension B5Extra.Transverse: "587 800"
  577. *PaperDimension B4Extra.Transverse: "799 1104"
  578. *PaperDimension B3Extra.Transverse: "1103 1532"
  579. *PaperDimension B2Extra.Transverse: "1531 2135"
  580. *% Custom Page Sizes ====================
  581. *CustomPageSize True: "
  582. (<<) cvx exec
  583. 6 1 roll dup 2 add 4 mod /Orientation exch
  584. /Margins 6 -2 roll 2 array astore
  585. 5 -1 roll 0 le
  586. { /PageSize 7 -2 roll exch 2 array astore }
  587. { /PageSize 7 -2 roll 2 array astore } ifelse
  588. /ImagingBBox null
  589. (>>) cvx exec
  590. setpagedevice
  591. "
  592. *End
  593. *ParamCustomPageSize Width: 1 points 0 3174
  594. *ParamCustomPageSize Height: 2 points 0 2296
  595. *ParamCustomPageSize WidthOffset: 3 points 0 3173
  596. *ParamCustomPageSize HeightOffset: 4 points 0 2295
  597. *ParamCustomPageSize Orientation: 5 int 0 3
  598. *MaxMediaWidth: "3174"
  599. *MaxMediaHeight: "2296"
  600. *LeadingEdge Short: ""
  601. *LeadingEdge Long: ""
  602. *DefaultLeadingEdge: Short
  603. *CenterRegistered: False
  604. *RequiresPageRegion All: True
  605. *OpenUI *ADInputSlot/�}�K�W���I��: PickOne
  606. *OrderDependency: 15 AnySetup *ADInputSlot
  607. *DefaultADInputSlot: Default
  608. *ADInputSlot Default/�f�t�H���g: ""
  609. *End
  610. *ADInputSlot Engine/�G���W���f�t�H���g: "mark {
  611. (<<) cvx exec
  612. /InputAttributes (<<) cvx exec /Priority [0] (>>) cvx exec
  613. (>>) cvx exec setpagedevice
  614. } stopped cleartomark "
  615. *End
  616. *ADInputSlot Mgzn1/�}�K�W���P: "mark {
  617. (<<) cvx exec
  618. /InputAttributes (<<) cvx exec /Priority [1] (>>) cvx exec
  619. (>>) cvx exec setpagedevice
  620. } stopped cleartomark "
  621. *End
  622. *ADInputSlot Mgzn2/�}�K�W���Q: "mark {
  623. (<<) cvx exec
  624. /InputAttributes (<<) cvx exec /Priority [2] (>>) cvx exec
  625. (>>) cvx exec setpagedevice
  626. } stopped cleartomark "
  627. *End
  628. *?ADInputSlot: "
  629. save
  630. (<<) cvx exec
  631. /2 (Mgzn2)
  632. /1 (Mgzn1)
  633. /0 (Engine)
  634. (>>) cvx exec
  635. currentpagedevice /InputAttributes get
  636. dup /Priority known
  637. { /Priority get 0 get ( ) cvs cvn get }
  638. {
  639. dup length 1 eq
  640. { {pop} forall ( ) cvs cvn get }
  641. { pop pop (Unknown) } ifelse
  642. } ifelse
  643. = flush
  644. restore
  645. "
  646. *End
  647. *CloseUI: *ADInputSlot
  648. *OpenUI *ADNegativePrint/�|�W�E�l�K: Boolean
  649. *OrderDependency: 40 AnySetup *ADNegativePrint
  650. *DefaultNegativePrint: Default
  651. *ADNegativePrint Default/�f�t�H���g: ""
  652. *ADNegativePrint False/�|�W: "(<<) cvx exec /NegativePrint false (>>) cvx exec setpagedevice"
  653. *ADNegativePrint True/�l�K: "(<<) cvx exec /NegativePrint true (>>) cvx exec setpagedevice"
  654. *?ADNegativePrint: "
  655. save
  656. currentpagedevice/NegativePrint get{(True)}{(False)}ifelse = flush
  657. restore
  658. "
  659. *End
  660. *CloseUI: *ADNegativePrint
  661. *OpenUI *ADMirrorPrint/�~���[�ݒ�:Boolean
  662. *OrderDependency: 40 AnySetup *ADMirrorPrint
  663. *DefaultMirrorPrint: Default
  664. *ADMirrorPrint Default/�f�t�H���g: ""
  665. *ADMirrorPrint False/�I�t: "(<<) cvx exec /MirrorPrint false (>>) cvx exec setpagedevice"
  666. *ADMirrorPrint True/�I��: "(<<) cvx exec /MirrorPrint true (>>) cvx exec setpagedevice"
  667. *?ADMirrorPrint: "
  668. save
  669. currentpagedevice/MirrorPrint get{(True)}{(False)}ifelse = flush
  670. restore
  671. "
  672. *End
  673. *CloseUI: *ADMirrorPrint
  674. *DefaultOutputOrder: Normal
  675. *% Font Information =====================
  676. *DefaultFont: Courier
  677. *Font AdobeSansMM: Standard "(001.000)" Standard Disk
  678. *Font AdobeSerifMM: Standard "(001.001)" Standard Disk
  679. *Font AlbertusMT: Standard "(001.000)" Standard Disk
  680. *Font AlbertusMT-Italic: Standard "(001.000)" Standard Disk
  681. *Font AlbertusMT-Light: Standard "(001.000)" Standard Disk
  682. *Font AntiqueOlive-Bold: Standard "(001.001)" Standard Disk
  683. *Font AntiqueOlive-Compact: Standard "(001.001)" Standard Disk
  684. *Font AntiqueOlive-Italic: Standard "(001.001)" Standard Disk
  685. *Font AntiqueOlive-Roman: Standard "(001.001)" Standard Disk
  686. *Font Apple-Chancery: Standard "(2.0)" Standard Disk
  687. *Font Arial-BoldItalicMT: Standard "(MS core font:v2.00)" Standard Disk
  688. *Font Arial-BoldMT: Standard "(MS core font:v2.00)" Standard Disk
  689. *Font Arial-ItalicMT: Standard "(MS core font:v2.00)" Standard Disk
  690. *Font ArialMT: Standard "(MS core font:v2.00)" Standard Disk
  691. *Font AvantGarde-Book: Standard "(002.000)" Standard Disk
  692. *Font AvantGarde-BookOblique: Standard "(002.000)" Standard Disk
  693. *Font AvantGarde-Demi: Standard "(002.000)" Standard Disk
  694. *Font AvantGarde-DemiOblique: Standard "(002.000)" Standard Disk
  695. *Font Bodoni: Standard "(001.002)" Standard Disk
  696. *Font Bodoni-Bold: Standard "(001.002)" Standard Disk
  697. *Font Bodoni-BoldItalic: Standard "(001.002)" Standard Disk
  698. *Font Bodoni-Italic: Standard "(001.002)" Standard Disk
  699. *Font Bodoni-Poster: Standard "(001.002)" Standard Disk
  700. *Font Bodoni-PosterCompressed: Standard "(001.001)" Standard Disk
  701. *Font Bookman-Demi: Standard "(002.000)" Standard Disk
  702. *Font Bookman-DemiItalic: Standard "(002.000)" Standard Disk
  703. *Font Bookman-Light: Standard "(002.000)" Standard Disk
  704. *Font Bookman-LightItalic: Standard "(002.000)" Standard Disk
  705. *Font Carta: Standard "(001.001)" Standard Disk
  706. *Font Chicago: Standard "(2.0)" Standard Disk
  707. *Font Clarendon: Standard "(001.001)" Standard Disk
  708. *Font Clarendon-Bold: Standard "(001.001)" Standard Disk
  709. *Font Clarendon-Light: Standard "(001.001)" Standard Disk
  710. *Font CooperBlack: Standard "(001.003)" Standard Disk
  711. *Font CooperBlack-Italic: Standard "(001.003)" Standard Disk
  712. *Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard Disk
  713. *Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard Disk
  714. *Font Coronet-Regular: Standard "(001.000)" Standard Disk
  715. *Font Courier: Standard "(003.000)" Standard Disk
  716. *Font Courier-Bold: Standard "(003.000)" Standard Disk
  717. *Font Courier-BoldOblique: Standard "(003.000)" Standard Disk
  718. *Font Courier-Oblique: Standard "(003.000)" Standard Disk
  719. *Font Eurostile: Standard "(001.002)" Standard Disk
  720. *Font Eurostile-Bold: Standard "(001.001)" Standard Disk
  721. *Font Eurostile-BoldExtendedTwo: Standard "(001.002)" Standard Disk
  722. *Font Eurostile-ExtendedTwo: Standard "(001.002)" Standard Disk
  723. *Font Geneva: Standard "(2.0)" Standard Disk
  724. *Font GillSans: Standard "(001.002)" Standard Disk
  725. *Font GillSans-Bold: Standard "(001.001)" Standard Disk
  726. *Font GillSans-BoldCondensed: Standard "(001.001)" Standard Disk
  727. *Font GillSans-BoldItalic: Standard "(001.002)" Standard Disk
  728. *Font GillSans-Condensed: Standard "(001.001)" Standard Disk
  729. *Font GillSans-ExtraBold: Standard "(001.001)" Standard Disk
  730. *Font GillSans-Italic: Standard "(001.002)" Standard Disk
  731. *Font GillSans-Light: Standard "(001.001)" Standard Disk
  732. *Font GillSans-LightItalic: Standard "(001.002)" Standard Disk
  733. *Font Goudy: Standard "(001.003)" Standard Disk
  734. *Font Goudy-Bold: Standard "(001.002)" Standard Disk
  735. *Font Goudy-BoldItalic: Standard "(001.002)" Standard Disk
  736. *Font Goudy-ExtraBold: Standard "(001.001)" Standard Disk
  737. *Font Goudy-Italic: Standard "(001.002)" Standard Disk
  738. *Font Helvetica: Standard "(002.000)" Standard Disk
  739. *Font Helvetica-Bold: Standard "(002.000)" Standard Disk
  740. *Font Helvetica-BoldOblique: Standard "(002.000)" Standard Disk
  741. *Font Helvetica-Condensed: Standard "(002.000)" Standard Disk
  742. *Font Helvetica-Condensed-Bold: Standard "(002.000)" Standard Disk
  743. *Font Helvetica-Condensed-BoldObl: Standard "(002.000)" Standard Disk
  744. *Font Helvetica-Condensed-Oblique: Standard "(002.000)" Standard Disk
  745. *Font Helvetica-Narrow: Standard "(002.000)" Standard Disk
  746. *Font Helvetica-Narrow-Bold: Standard "(002.000)" Standard Disk
  747. *Font Helvetica-Narrow-BoldOblique: Standard "(002.000)" Standard Disk
  748. *Font Helvetica-Narrow-Oblique: Standard "(002.000)" Standard Disk
  749. *Font Helvetica-Oblique: Standard "(002.000)" Standard Disk
  750. *Font HoeflerText-Black: Standard "(2.0)" Standard Disk
  751. *Font HoeflerText-BlackItalic: Standard "(2.0)" Standard Disk
  752. *Font HoeflerText-Italic: Standard "(2.0)" Standard Disk
  753. *Font HoeflerText-Ornaments: Standard "(2.0)" Standard Disk
  754. *Font HoeflerText-Regular: Standard "(2.0)" Standard Disk
  755. *Font JoannaMT: Standard "(001.000)" Standard Disk
  756. *Font JoannaMT-Bold: Standard "(001.000)" Standard Disk
  757. *Font JoannaMT-BoldItalic: Standard "(001.000)" Standard Disk
  758. *Font JoannaMT-Italic: Standard "(001.000)" Standard Disk
  759. *Font LetterGothic: Standard "(001.004)" Standard Disk
  760. *Font LetterGothic-Bold: Standard "(001.006)" Standard Disk
  761. *Font LetterGothic-BoldSlanted: Standard "(001.005)" Standard Disk
  762. *Font LetterGothic-Slanted: Standard "(001.004)" Standard Disk
  763. *Font LubalinGraph-Book: Standard "(001.002)" Standard Disk
  764. *Font LubalinGraph-BookOblique: Standard "(001.002)" Standard Disk
  765. *Font LubalinGraph-Demi: Standard "(001.002)" Standard Disk
  766. *Font LubalinGraph-DemiOblique: Standard "(001.002)" Standard Disk
  767. *Font Marigold: Standard "(001.000)" Standard Disk
  768. *Font MonaLisa-Recut: Standard "(001.000)" Standard Disk
  769. *Font Monaco: Standard "(2.0)" Standard Disk
  770. *Font NewCenturySchlbk-Bold: Standard "(002.000)" Standard Disk
  771. *Font NewCenturySchlbk-BoldItalic: Standard "(002.000)" Standard Disk
  772. *Font NewCenturySchlbk-Italic: Standard "(002.000)" Standard Disk
  773. *Font NewCenturySchlbk-Roman: Standard "(002.000)" Standard Disk
  774. *Font NewYork: Standard "(2.0)" Standard Disk
  775. *Font Optima: Standard "(001.005)" Standard Disk
  776. *Font Optima-Bold: Standard "(001.005)" Standard Disk
  777. *Font Optima-BoldItalic: Standard "(001.000)" Standard Disk
  778. *Font Optima-Italic: Standard "(001.000)" Standard Disk
  779. *Font Oxford: Standard "(001.000)" Standard Disk
  780. *Font Palatino-Bold: Standard "(002.000)" Standard Disk
  781. *Font Palatino-BoldItalic: Standard "(002.000)" Standard Disk
  782. *Font Palatino-Italic: Standard "(002.000)" Standard Disk
  783. *Font Palatino-Roman: Standard "(002.000)" Standard Disk
  784. *Font StempelGaramond-Bold: Standard "(001.002)" Standard Disk
  785. *Font StempelGaramond-BoldItalic: Standard "(001.002)" Standard Disk
  786. *Font StempelGaramond-Italic: Standard "(001.002)" Standard Disk
  787. *Font StempelGaramond-Roman: Standard "(001.002)" Standard Disk
  788. *Font Symbol: Standard "(001.008)" Standard Disk
  789. *Font Tekton: Standard "(001.001)" Standard Disk
  790. *Font Times-Bold: Standard "(002.000)" Standard Disk
  791. *Font Times-BoldItalic: Standard "(002.000)" Standard Disk
  792. *Font Times-Italic: Standard "(002.000)" Standard Disk
  793. *Font Times-Roman: Standard "(002.000)" Standard Disk
  794. *Font TimesNewRomanPS-BoldItalicMT: Standard "(MS core font:V2.00)" Standard Disk
  795. *Font TimesNewRomanPS-BoldMT: Standard "(MS core font:V2.00)" Standard Disk
  796. *Font TimesNewRomanPS-ItalicMT: Standard "(MS core font:V2.00)" Standard Disk
  797. *Font TimesNewRomanPSMT: Standard "(MS core font:V2.00)" Standard Disk
  798. *Font Univers: Standard "(001.003)" Standard Disk
  799. *Font Univers-Bold: Standard "(001.003)" Standard Disk
  800. *Font Univers-BoldExt: Standard "(001.000)" Standard Disk
  801. *Font Univers-BoldExtObl: Standard "(001.000)" Standard Disk
  802. *Font Univers-BoldOblique: Standard "(001.003)" Standard Disk
  803. *Font Univers-Condensed: Standard "(001.002)" Standard Disk
  804. *Font Univers-CondensedBold: Standard "(001.001)" Standard Disk
  805. *Font Univers-CondensedBoldOblique: Standard "(001.001)" Standard Disk
  806. *Font Univers-CondensedOblique: Standard "(001.002)" Standard Disk
  807. *Font Univers-Extended: Standard "(001.000)" Standard Disk
  808. *Font Univers-ExtendedObl: Standard "(001.000)" Standard Disk
  809. *Font Univers-Light: Standard "(001.003)" Standard Disk
  810. *Font Univers-LightOblique: Standard "(001.003)" Standard Disk
  811. *Font Univers-Oblique: Standard "(001.003)" Standard Disk
  812. *Font Wingdings-Regular: Standard "(Version 2.00)" Standard Disk
  813. *Font ZapfChancery-MediumItalic: Standard "(002.000)" Standard Disk
  814. *Font ZapfDingbats: Standard "(002.000)" Standard Disk
  815. *% Japanese Fonts ===============
  816. *Font GothicBBB-Medium-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  817. *Font GothicBBB-Medium-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  818. *Font GothicBBB-Medium-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  819. *Font GothicBBB-Medium-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  820. *Font GothicBBB-Medium-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  821. *Font GothicBBB-Medium-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  822. *Font GothicBBB-Medium-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  823. *Font GothicBBB-Medium-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk
  824. *Font GothicBBB-Medium-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  825. *Font GothicBBB-Medium-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  826. *Font GothicBBB-Medium-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk
  827. *Font GothicBBB-Medium-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk
  828. *Font GothicBBB-Medium-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk
  829. *Font GothicBBB-Medium-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk
  830. *Font GothicBBB-Medium-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk
  831. *Font GothicBBB-Medium-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk
  832. *Font GothicBBB-Medium-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk
  833. *Font GothicBBB-Medium-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  834. *Font GothicBBB-Medium-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  835. *Font GothicBBB-Medium-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk
  836. *Font GothicBBB-Medium-H: H "(3.011)" Adobe-Japan1-2 Disk
  837. *Font GothicBBB-Medium-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk
  838. *Font GothicBBB-Medium-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk
  839. *Font GothicBBB-Medium-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk
  840. *Font GothicBBB-Medium-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk
  841. *Font GothicBBB-Medium-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk
  842. *Font GothicBBB-Medium-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  843. *Font GothicBBB-Medium-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  844. *Font GothicBBB-Medium-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk
  845. *Font GothicBBB-Medium-V: V "(3.011)" Adobe-Japan1-2 Disk
  846. *Font GothicBBB-Medium-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk
  847. *Font Ryumin-Light-78ms-RKSJ-V: 78ms-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk
  848. *Font Ryumin-Light-78ms-RKSJ-H: 78ms-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  849. *Font Ryumin-Light-Add-V: Add-V "(3.01)" Adobe-Japan1-2 Disk
  850. *Font Ryumin-Light-90ms-RKSJ-H: 90ms-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  851. *Font Ryumin-Light-Hankaku: Hankaku "(3.01)" Adobe-Japan1-2 Disk
  852. *Font Ryumin-Light-EUC-H: EUC-H "(3.01)" Adobe-Japan1-2 Disk
  853. *Font Ryumin-Light-RKSJ-V: RKSJ-V "(3.01)" Adobe-Japan1-2 Disk
  854. *Font Ryumin-Light-V: V "(3.01)" Adobe-Japan1-2 Disk
  855. *Font Ryumin-Light-Katakana: Katakana "(3.01)" Adobe-Japan1-2 Disk
  856. *Font Ryumin-Light-Ext-V: Ext-V "(3.01)" Adobe-Japan1-2 Disk
  857. *Font Ryumin-Light-83pv-RKSJ-H: 83pv-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  858. *Font Ryumin-Light-90pv-RKSJ-V: 90pv-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk
  859. *Font Ryumin-Light-Ext-H: Ext-H "(3.01)" Adobe-Japan1-2 Disk
  860. *Font Ryumin-Light-Adobe-Japan1-0: Adobe-Japan1-0 "(3.01)" Adobe-Japan1-2 Disk
  861. *Font Ryumin-Light-Adobe-Japan1-1: Adobe-Japan1-1 "(3.01)" Adobe-Japan1-2 Disk
  862. *Font Ryumin-Light-Roman: Roman "(3.01)" Adobe-Japan1-2 Disk
  863. *Font Ryumin-Light-WP-Symbol: WP-Symbol "(3.01)" Adobe-Japan1-2 Disk
  864. *Font Ryumin-Light-90ms-RKSJ-V: 90ms-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk
  865. *Font Ryumin-Light-Ext-RKSJ-H: Ext-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  866. *Font Ryumin-Light-Add-RKSJ-V: Add-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk
  867. *Font Ryumin-Light-Add-RKSJ-H: Add-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  868. *Font Ryumin-Light-Adobe-Japan1-2: Adobe-Japan1-2 "(3.01)" Adobe-Japan1-2 Disk
  869. *Font Ryumin-Light-EUC-V: EUC-V "(3.01)" Adobe-Japan1-2 Disk
  870. *Font Ryumin-Light-Hiragana: Hiragana "(3.01)" Adobe-Japan1-2 Disk
  871. *Font Ryumin-Light-RKSJ-H: RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  872. *Font Ryumin-Light-NWP-V: NWP-V "(3.01)" Adobe-Japan1-2 Disk
  873. *Font Ryumin-Light-NWP-H: NWP-H "(3.01)" Adobe-Japan1-2 Disk
  874. *Font Ryumin-Light-Add-H: Add-H "(3.01)" Adobe-Japan1-2 Disk
  875. *Font Ryumin-Light-H: H "(3.01)" Adobe-Japan1-2 Disk
  876. *Font Ryumin-Light-Ext-RKSJ-V: Ext-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk
  877. *Font Ryumin-Light-90pv-RKSJ-H: 90pv-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  878. *Font FutoGoB101-Bold-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  879. *Font FutoGoB101-Bold-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  880. *Font FutoGoB101-Bold-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk
  881. *Font FutoGoB101-Bold-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  882. *Font FutoGoB101-Bold-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk
  883. *Font FutoGoB101-Bold-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk
  884. *Font FutoGoB101-Bold-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  885. *Font FutoGoB101-Bold-V: V "(3.011)" Adobe-Japan1-2 Disk
  886. *Font FutoGoB101-Bold-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk
  887. *Font FutoGoB101-Bold-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk
  888. *Font FutoGoB101-Bold-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  889. *Font FutoGoB101-Bold-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  890. *Font FutoGoB101-Bold-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk
  891. *Font FutoGoB101-Bold-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk
  892. *Font FutoGoB101-Bold-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk
  893. *Font FutoGoB101-Bold-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk
  894. *Font FutoGoB101-Bold-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk
  895. *Font FutoGoB101-Bold-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  896. *Font FutoGoB101-Bold-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  897. *Font FutoGoB101-Bold-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  898. *Font FutoGoB101-Bold-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  899. *Font FutoGoB101-Bold-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk
  900. *Font FutoGoB101-Bold-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk
  901. *Font FutoGoB101-Bold-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk
  902. *Font FutoGoB101-Bold-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  903. *Font FutoGoB101-Bold-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk
  904. *Font FutoGoB101-Bold-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk
  905. *Font FutoGoB101-Bold-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk
  906. *Font FutoGoB101-Bold-H: H "(3.011)" Adobe-Japan1-2 Disk
  907. *Font FutoGoB101-Bold-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  908. *Font FutoGoB101-Bold-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  909. *Font FutoMinA101-Bold-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  910. *Font FutoMinA101-Bold-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  911. *Font FutoMinA101-Bold-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk
  912. *Font FutoMinA101-Bold-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  913. *Font FutoMinA101-Bold-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk
  914. *Font FutoMinA101-Bold-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk
  915. *Font FutoMinA101-Bold-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  916. *Font FutoMinA101-Bold-V: V "(3.011)" Adobe-Japan1-2 Disk
  917. *Font FutoMinA101-Bold-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk
  918. *Font FutoMinA101-Bold-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk
  919. *Font FutoMinA101-Bold-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  920. *Font FutoMinA101-Bold-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  921. *Font FutoMinA101-Bold-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk
  922. *Font FutoMinA101-Bold-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk
  923. *Font FutoMinA101-Bold-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk
  924. *Font FutoMinA101-Bold-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk
  925. *Font FutoMinA101-Bold-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk
  926. *Font FutoMinA101-Bold-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  927. *Font FutoMinA101-Bold-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  928. *Font FutoMinA101-Bold-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  929. *Font FutoMinA101-Bold-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  930. *Font FutoMinA101-Bold-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk
  931. *Font FutoMinA101-Bold-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk
  932. *Font FutoMinA101-Bold-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk
  933. *Font FutoMinA101-Bold-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  934. *Font FutoMinA101-Bold-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk
  935. *Font FutoMinA101-Bold-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk
  936. *Font FutoMinA101-Bold-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk
  937. *Font FutoMinA101-Bold-H: H "(3.011)" Adobe-Japan1-2 Disk
  938. *Font FutoMinA101-Bold-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  939. *Font FutoMinA101-Bold-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  940. *Font Jun101-Light-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  941. *Font Jun101-Light-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  942. *Font Jun101-Light-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk
  943. *Font Jun101-Light-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  944. *Font Jun101-Light-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk
  945. *Font Jun101-Light-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk
  946. *Font Jun101-Light-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  947. *Font Jun101-Light-V: V "(3.011)" Adobe-Japan1-2 Disk
  948. *Font Jun101-Light-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk
  949. *Font Jun101-Light-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk
  950. *Font Jun101-Light-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  951. *Font Jun101-Light-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  952. *Font Jun101-Light-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk
  953. *Font Jun101-Light-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk
  954. *Font Jun101-Light-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk
  955. *Font Jun101-Light-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk
  956. *Font Jun101-Light-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk
  957. *Font Jun101-Light-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  958. *Font Jun101-Light-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  959. *Font Jun101-Light-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  960. *Font Jun101-Light-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  961. *Font Jun101-Light-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk
  962. *Font Jun101-Light-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk
  963. *Font Jun101-Light-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk
  964. *Font Jun101-Light-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  965. *Font Jun101-Light-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk
  966. *Font Jun101-Light-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk
  967. *Font Jun101-Light-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk
  968. *Font Jun101-Light-H: H "(3.011)" Adobe-Japan1-2 Disk
  969. *Font Jun101-Light-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  970. *Font Jun101-Light-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  971. *Font MidashiGo-MB31-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  972. *Font MidashiGo-MB31-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  973. *Font MidashiGo-MB31-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk
  974. *Font MidashiGo-MB31-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  975. *Font MidashiGo-MB31-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk
  976. *Font MidashiGo-MB31-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk
  977. *Font MidashiGo-MB31-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  978. *Font MidashiGo-MB31-V: V "(3.011)" Adobe-Japan1-2 Disk
  979. *Font MidashiGo-MB31-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk
  980. *Font MidashiGo-MB31-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk
  981. *Font MidashiGo-MB31-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  982. *Font MidashiGo-MB31-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  983. *Font MidashiGo-MB31-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk
  984. *Font MidashiGo-MB31-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk
  985. *Font MidashiGo-MB31-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk
  986. *Font MidashiGo-MB31-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk
  987. *Font MidashiGo-MB31-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk
  988. *Font MidashiGo-MB31-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  989. *Font MidashiGo-MB31-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  990. *Font MidashiGo-MB31-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  991. *Font MidashiGo-MB31-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  992. *Font MidashiGo-MB31-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk
  993. *Font MidashiGo-MB31-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk
  994. *Font MidashiGo-MB31-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk
  995. *Font MidashiGo-MB31-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  996. *Font MidashiGo-MB31-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk
  997. *Font MidashiGo-MB31-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk
  998. *Font MidashiGo-MB31-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk
  999. *Font MidashiGo-MB31-H: H "(3.011)" Adobe-Japan1-2 Disk
  1000. *Font MidashiGo-MB31-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  1001. *Font MidashiGo-MB31-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  1002. *Font MidashiMin-MA31-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  1003. *Font MidashiMin-MA31-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  1004. *Font MidashiMin-MA31-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk
  1005. *Font MidashiMin-MA31-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  1006. *Font MidashiMin-MA31-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk
  1007. *Font MidashiMin-MA31-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk
  1008. *Font MidashiMin-MA31-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  1009. *Font MidashiMin-MA31-V: V "(3.011)" Adobe-Japan1-2 Disk
  1010. *Font MidashiMin-MA31-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk
  1011. *Font MidashiMin-MA31-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk
  1012. *Font MidashiMin-MA31-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  1013. *Font MidashiMin-MA31-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  1014. *Font MidashiMin-MA31-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk
  1015. *Font MidashiMin-MA31-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk
  1016. *Font MidashiMin-MA31-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk
  1017. *Font MidashiMin-MA31-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk
  1018. *Font MidashiMin-MA31-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk
  1019. *Font MidashiMin-MA31-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  1020. *Font MidashiMin-MA31-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  1021. *Font MidashiMin-MA31-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  1022. *Font MidashiMin-MA31-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  1023. *Font MidashiMin-MA31-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk
  1024. *Font MidashiMin-MA31-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk
  1025. *Font MidashiMin-MA31-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk
  1026. *Font MidashiMin-MA31-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  1027. *Font MidashiMin-MA31-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk
  1028. *Font MidashiMin-MA31-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk
  1029. *Font MidashiMin-MA31-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk
  1030. *Font MidashiMin-MA31-H: H "(3.011)" Adobe-Japan1-2 Disk
  1031. *Font MidashiMin-MA31-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  1032. *Font MidashiMin-MA31-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  1033. *?FontQuery: "
  1034. save
  1035. { count 1 gt
  1036. { exch dup 127 string cvs (/) print print (:) print
  1037. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  1038. } { exit } ifelse
  1039. } bind loop
  1040. (*) = flush
  1041. restore
  1042. "
  1043. *End
  1044. *?FontList: "
  1045. save
  1046. (*) {cvn ==} 128 string /Font resourceforall
  1047. (*) = flush
  1048. restore
  1049. "
  1050. *End
  1051. *% Printer Messages (verbatim from printer):
  1052. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  1053. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  1054. *Message: "\FontName\ not found, using Courier"
  1055. *% ===== Status message List : Status (format: %%[ status: <one of these> ]%% ) =====
  1056. *Status: "initializing"
  1057. *Status: "idle"
  1058. *Status: "busy"
  1059. *Status: "printing"
  1060. *Status: "waiting"
  1061. *Status: "PrinterError:Directory is full.Please remove unnecessary files from your disk."
  1062. *Status: "PrinterError:Disk is full.Please remove unnecessary files from your disk."
  1063. *Status: "PrinterError:Volume is not found.Please check your volume."
  1064. *Status: "PrinterError:I/O error occurred. Please check your volume."
  1065. *Status: "PrinterError:File name is bad. Please input the file name correctly."
  1066. *Status: "PrinterError:File is not opened. Please check the file."
  1067. *Status: "PrinterError:End of File (Size miss match). Please setup the environments again."
  1068. *Status: "PrinterError:Too many files are opened. Please quit other applications."
  1069. *Status: "PrinterError:File ( or folder, target ) is not found. Please check them."
  1070. *Status: "PrinterError:Volume is locked through hardware. Please unlock it."
  1071. *Status: "PrinterError:File is locked. Please unlock it."
  1072. *Status: "PrinterError:Volume is locked through software. Please unlock it."
  1073. *Status: "PrinterError:File already open with with write permission. Please close it."
  1074. *Status: "PrinterError:Volume is off line. Please check it."
  1075. *Status: "PrinterError:File is locked through software. Please unlock it."
  1076. *Status: "PrinterError:Hardware error has occurred. Please check it."
  1077. *Status: "PrinterError:Out of memory. Please increase memory size which the application can use."
  1078. *Status: "PrinterError:Directory is not found. Please check it."
  1079. *Status: "PrinterError:Volume is not HFS. Please check it."
  1080. *Status: "PrinterError:Stack is insufficient."
  1081. *Status: "PrinterError:Resource is not found."
  1082. *Status: "PrinterError:Hardware is insufficient."
  1083. *Status: "PrinterError:Problem has occurred during loading the resource."
  1084. *Status: "PrinterError:Resource is corrupt or unusable."
  1085. *Status: "PrinterError:Memory is insufficient. Please increase memory size which the application can use."
  1086. *Status: "PrinterError:File is corrupt or unusable."
  1087. *Status: "PrinterError:Unexpected bus error has occurred."
  1088. *Status: "PrinterError:There is not enough room to launch application with special requirements. Please increase memory size which the application can use."
  1089. *Status: "PrinterError:Physical memory is insufficient. Please increase the physical memory."
  1090. *Status: "PrinterError:System is not able to allocate memory, critical error has occurred."
  1091. *Status: "PrinterError:Network error has occurred. Please check it."
  1092. *Status: "PrinterError:The PCI Interface Card is not found."
  1093. *Status: "PrinterError:The protect source is not found."
  1094. *Status: "PrinterError:Output Driver File is not found."
  1095. *Status: "PrinterError:Protect key is service parts."
  1096. *Status: "PrinterError:Protect key checksum error."
  1097. *Status: "PrinterError:Protect key is not AD-310PM's."
  1098. *Status: "PrinterError:This Software Version is different."
  1099. *Status: "PrinterError:Sorry ! This demonstration program cannot run ."
  1100. *Status: "PrinterError:can't make Input Folder, return to selecter mode."
  1101. *Status: "PrinterError:not existed specified path."
  1102. *Status: "PrinterError:can't open log file. not save log data to log file."
  1103. *Status: "PrinterError:failed in make file. not save log data to log file."
  1104. *Status: "PrinterError:failed in delete file as log folder name. not save log data to log file."
  1105. *Status: "PrinterError:failed in open file."
  1106. *Status: "PrinterError:failed in delete file be existed the place where make new file. not save log data to log file."
  1107. *Status: "PrinterError:failed in make text file."
  1108. *Status: "PrinterError:falled in save log file."
  1109. *Status: "PrinterError:The accelerater board is not found."
  1110. *Status: "PrinterError:The protect source is not found."
  1111. *Status: "PrinterError:Output Driver File is not found."
  1112. *Status: "PrinterError:Cannot found the specified resource in device file. Please Setup again."
  1113. *Status: "PrinterError:This is not System 7."
  1114. *Status: "PrinterError:Not Quadra."
  1115. *Status: "PrinterError:Sorry! My resource fork damaged."
  1116. *Status: "PrinterError:not exist device lists folder."
  1117. *Status: "PrinterError:not exist device file into device lists folder."
  1118. *Status: "PrinterError:not exist specified device file."
  1119. *Status: "PrinterError:Selecting Job Window Initialize Err."
  1120. *Status: "PrinterError:Rip Console Window Initialize Err."
  1121. *Status: "PrinterError:Network Status Window Initialize Err."
  1122. *Status: "PrinterError:Input Folder OR Single File Window Initialize Err."
  1123. *Status: "PrinterError:Preview Window Initialize Err."
  1124. *Status: "PrinterError:not exist resource file. end application."
  1125. *Status: "PrinterError:Log Window Initialize Err."
  1126. *Status: "PrinterError:System Parameter Data was not found."
  1127. *Status: "PrinterError:User Parameter Data was not found."
  1128. *Status: "PrinterError:System Parameters was destoryed."
  1129. *Status: "PrinterError:User Parameters was destoryed."
  1130. *Status: "PrinterError:Disk is full, can not write System parameters."
  1131. *Status: "PrinterError:Disk is full, can not write User parameters."
  1132. *Status: "PrinterError:System parameters is locked."
  1133. *Status: "PrinterError:User parameters is locked."
  1134. *Status: "PrinterError:System parameters was not created."
  1135. *Status: "PrinterError:User parameters was not created."
  1136. *Status: "PrinterError:System parameters Err."
  1137. *Status: "PrinterError:User parameters Err."
  1138. *Status: "PrinterError:System parameters setting Error. Please reset system params value."
  1139. *Status: "PrinterError:Window Initialize Err."
  1140. *Status: "PrinterError:OS Error."
  1141. *Status: "PrinterError:Wrong sequence."
  1142. *Status: "PrinterError:Write request too big."
  1143. *Status: "PrinterError:Half-open connection was detected."
  1144. *Status: "PrinterError:Duplicate PrinterName exists already."
  1145. *Status: "PrinterError:AppleTalk was disabled."
  1146. *Status: "PrinterError:error during initialization."
  1147. *Status: "PrinterError:Fatal_Error : Mode must be Network or Batch or SIngle."
  1148. *Status: "PrinterError:Failed to allocate memory to CPSIConfiguration."
  1149. *Status: "PrinterError:Failed to allocate input buffer for file input."
  1150. *Status: "PrinterError:Default Page size is too small."
  1151. *Status: "PrinterError:Fatal error while instanting interpreter."
  1152. *Status: "PrinterError:Fatal error while stopping interpreter."
  1153. *Status: "PrinterError:Error : Failed to allocate initialization data structure."
  1154. *Status: "PrinterError:Error : Interpreter has terminated in Execute."
  1155. *Status: "PrinterError:Error : Interpreter has terminated in EndOfFile."
  1156. *Status: "PrinterError:Failed to wait PAPServer connection."
  1157. *Status: "PrinterError:Failed to load PAPServer."
  1158. *Status: "PrinterError:Failed to open PAPServer."
  1159. *Status: "PrinterError:Failed to close PAPServer."
  1160. *Status: "PrinterError:Failed to unload PAPServer."
  1161. *Status: "PrinterError:Failed to allocate DSC filter."
  1162. *Status: "PrinterError:Unknown error has occurred."
  1163. *Status: "PrinterError:Invarid Compression Type."
  1164. *Status: "PrinterError:The PIF Interface card is not found."
  1165. *Status: "PrinterError:PIF command error has occurred."
  1166. *Status: "PrinterError:Engine does not support this setting. "
  1167. *Status: "PrinterError:PIF parameters are out of range."
  1168. *Status: "PrinterError:Engine is off line."
  1169. *Status: "PrinterError:Engine trouble has occurred. Please check the engine."
  1170. *Status: "PrinterError:Output processing has been canceled in the engine."
  1171. *Status: "PrinterError:Output processing has been canceled by command."
  1172. *Status: "PrinterError:Processing now, Output processing can not be available."
  1173. *Status: "PrinterError:Handshake comunication, Image data has been lost delayed."
  1174. *Status: "PrinterError:Output of Image data can not be started (or restart)."
  1175. *Status: "PrinterError:PIF Bus handshake error has occurred."
  1176. *Status: "PrinterError:PIF response timeout error has occurred."
  1177. *Status: "PrinterError:Engine is Power-Down or disconnect."
  1178. *Status: "PrinterError:Another RIP had occupied the engine."
  1179. *Status: "PrinterError:The engine is busy. Please check the engine."
  1180. *Status: "PrinterError:The connected engine is unknown."
  1181. *Status: "PrinterError:The PIF interface board is not found."
  1182. *Status: "PrinterError:Please check an engine's message."
  1183. *Status: "PrinterError:Please unload the material."
  1184. *Status: "PrinterError:Please take out the material."
  1185. *Status: "PrinterError:Please set the material."
  1186. *Status: "PrinterError:Please unload the material, and then set new one."
  1187. *Status: "PrinterError:Please take out the material, and then set new one."
  1188. *Status: "PrinterError:Please set the larger size material."
  1189. *Status: "PrinterError:Please unload the material, and then set larger size one."
  1190. *Status: "PrinterError:Please take out the material, and then set larger size one."
  1191. *Status: "PrinterError:Please replace the material, type or size does not fits."
  1192. *Status: "PrinterError:Please unload the material, and replace one type or size fits."
  1193. *Status: "PrinterError:Please take out the material, and replace one type or size fits."
  1194. *Status: "PrinterError:The rest of material is not enough."
  1195. *Status: "PrinterError:Engine is Local Mode."
  1196. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  1197. *Source: "EtherTalk"
  1198. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  1199. *PrinterError:"Directory is full.Please remove unnecessary files from your disk."
  1200. *PrinterError:"Disk is full.Please remove unnecessary files from your disk."
  1201. *PrinterError:"Volume is not found.Please check your volume."
  1202. *PrinterError:"I/O error occurred. Please check your volume."
  1203. *PrinterError:"File name is bad. Please input the file name correctly."
  1204. *PrinterError:"File is not opened. Please check the file."
  1205. *PrinterError:"End of File (Size miss match). Please setup the environments again."
  1206. *PrinterError:"Too many files are opened. Please quit other applications."
  1207. *PrinterError:"File ( or folder, target ) is not found. Please check them."
  1208. *PrinterError:"Volume is locked through hardware. Please unlock it."
  1209. *PrinterError:"File is locked. Please unlock it."
  1210. *PrinterError:"Volume is locked through software. Please unlock it."
  1211. *PrinterError:"File already open with with write permission. Please close it."
  1212. *PrinterError:"Volume is off line. Please check it."
  1213. *PrinterError:"File is locked through software. Please unlock it."
  1214. *PrinterError:"Hardware error has occurred. Please check it."
  1215. *PrinterError:"Out of memory. Please increase memory size which the application can use."
  1216. *PrinterError:"Directory is not found. Please check it."
  1217. *PrinterError:"Volume is not HFS. Please check it."
  1218. *PrinterError:"Stack is insufficient."
  1219. *PrinterError:"Resource is not found."
  1220. *PrinterError:"Hardware is insufficient."
  1221. *PrinterError:"Problem has occurred during loading the resource."
  1222. *PrinterError:"Resource is corrupt or unusable."
  1223. *PrinterError:"Memory is insufficient. Please increase memory size which the application can use."
  1224. *PrinterError:"File is corrupt or unusable."
  1225. *PrinterError:"Unexpected bus error has occurred."
  1226. *PrinterError:"There is not enough room to launch application with special requirements. Please increase memory size which the application can use."
  1227. *PrinterError:"Physical memory is insufficient. Please increase the physical memory."
  1228. *PrinterError:"System is not able to allocate memory, critical error has occurred."
  1229. *PrinterError:"Network error has occurred. Please check it."
  1230. *PrinterError:"The PCI Interface Card is not found."
  1231. *PrinterError:"The protect source is not found."
  1232. *PrinterError:"Output Driver File is not found."
  1233. *PrinterError:"Protect key is service parts."
  1234. *PrinterError:"Protect key checksum error."
  1235. *PrinterError:"Protect key is not AD-310PM's."
  1236. *PrinterError:"This Software Version is different."
  1237. *PrinterError:"Sorry ! This demonstration program cannot run ."
  1238. *PrinterError:"can't make Input Folder, return to selecter mode."
  1239. *PrinterError:"not existed specified path."
  1240. *PrinterError:"can't open log file. not save log data to log file."
  1241. *PrinterError:"failed in make file. not save log data to log file."
  1242. *PrinterError:"failed in delete file as log folder name. not save log data to log file."
  1243. *PrinterError:"failed in open file."
  1244. *PrinterError:"failed in delete file be existed the place where make new file. not save log data to log file."
  1245. *PrinterError:"failed in make text file."
  1246. *PrinterError:"falled in save log file."
  1247. *PrinterError:"The accelerater board is not found."
  1248. *PrinterError:"The protect source is not found."
  1249. *PrinterError:"Output Driver File is not found."
  1250. *PrinterError:"Cannot found the specified resource in device file. Please Setup again."
  1251. *PrinterError:"This is not System 7."
  1252. *PrinterError:"Sorry! My resource fork damaged."
  1253. *PrinterError:"not exist device lists folder."
  1254. *PrinterError:"not exist device file into device lists folder."
  1255. *PrinterError:"not exist specified device file."
  1256. *PrinterError:"Selecting Job Window Initialize Err."
  1257. *PrinterError:"Rip Console Window Initialize Err."
  1258. *PrinterError:"Network Status Window Initialize Err."
  1259. *PrinterError:"Input Folder OR Single File Window Initialize Err."
  1260. *PrinterError:"Preview Window Initialize Err."
  1261. *PrinterError:"not exist resource file. end application."
  1262. *PrinterError:"Log Window Initialize Err."
  1263. *PrinterError:"System Parameter Data was not found."
  1264. *PrinterError:"User Parameter Data was not found."
  1265. *PrinterError:"System Parameters was destoryed."
  1266. *PrinterError:"User Parameters was destoryed."
  1267. *PrinterError:"Disk is full, can not write System parameters."
  1268. *PrinterError:"Disk is full, can not write User parameters."
  1269. *PrinterError:"System parameters is locked."
  1270. *PrinterError:"User parameters is locked."
  1271. *PrinterError:"System parameters was not created."
  1272. *PrinterError:"User parameters was not created."
  1273. *PrinterError:"System parameters Err."
  1274. *PrinterError:"User parameters Err."
  1275. *PrinterError:"System parameters setting Error. Please reset system params value."
  1276. *PrinterError:"Preview Window Initialize Err."
  1277. *PrinterError:"OS Error."
  1278. *PrinterError:"Wrong sequence."
  1279. *PrinterError:"Write request too big."
  1280. *PrinterError:"Half-open connection was detected."
  1281. *PrinterError:"Duplicate PrinterName exists already."
  1282. *PrinterError:"AppleTalk was disabled."
  1283. *PrinterError:"Fatal_Error : Mode must be Network or Batch or SIngle."
  1284. *PrinterError:"Failed to allocate memory to CPSIConfiguration."
  1285. *PrinterError:"Failed to allocate input buffer for file input."
  1286. *PrinterError:"Default Page size is too small."
  1287. *PrinterError:"Fatal error while instanting interpreter."
  1288. *PrinterError:"Fatal error while stopping interpreter."
  1289. *PrinterError:"Error : Failed to allocate initialization data structure."
  1290. *PrinterError:"Error : Interpreter has terminated in Execute."
  1291. *PrinterError:"Error : Interpreter has terminated in EndOfFile."
  1292. *PrinterError:"Failed to wait PAPServer connection."
  1293. *PrinterError:"Failed to load PAPServer."
  1294. *PrinterError:"Failed to open PAPServer."
  1295. *PrinterError:"Failed to close PAPServer."
  1296. *PrinterError:"Failed to unload PAPServer."
  1297. *PrinterError:"Failed to allocate DSC filter."
  1298. *PrinterError:"Unknown error has occurred."
  1299. *PrinterError:"Invarid Compression Type."
  1300. *PrinterError:"The PIF Interface card is not found."
  1301. *PrinterError:"PIF command error has occurred."
  1302. *PrinterError:"Engine does not support this setting. "
  1303. *PrinterError:"PIF parameters are out of range."
  1304. *PrinterError:"Engine is off line."
  1305. *PrinterError:"Engine trouble has occurred. Please check the engine."
  1306. *PrinterError:"Output processing has been canceled in the engine."
  1307. *PrinterError:"Output processing has been canceled by command."
  1308. *PrinterError:"Processing now, Output processing can not be available."
  1309. *PrinterError:"Handshake comunication, Image data has been lost delayed."
  1310. *PrinterError:"Output of Image data can not be started (or restart)."
  1311. *PrinterError:"PIF Bus handshake error has occurred."
  1312. *PrinterError:"PIF response timeout error has occurred."
  1313. *PrinterError:"Engine is Power-Down or disconnect."
  1314. *PrinterError:"Another RIP had occupied the engine."
  1315. *PrinterError:"The engine is busy. Please check the engine."
  1316. *PrinterError:"The connected engine is unknown."
  1317. *PrinterError:"The PIF interface board is not found."
  1318. *PrinterError:"Please check an engine's message."
  1319. *PrinterError:"Please unload the material."
  1320. *PrinterError:"Please take out the material."
  1321. *PrinterError:"Please set the material."
  1322. *PrinterError:"Please unload the material, and then set new one."
  1323. *PrinterError:"Please take out the material, and then set new one."
  1324. *PrinterError:"Please set the larger size material."
  1325. *PrinterError:"Please unload the material, and then set larger size one."
  1326. *PrinterError:"Please take out the material, and then set larger size one."
  1327. *PrinterError:"Please replace the material, type or size does not fits."
  1328. *PrinterError:"Please unload the material, and replace one type or size fits."
  1329. *PrinterError:"Please take out the material, and replace one type or size fits."
  1330. *PrinterError:"The rest of material is not enough."
  1331. *PrinterError:"Engine is Local Mode."
  1332. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  1333. *% ===== Color Separation Information =====
  1334. *DefaultColorSep: ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi
  1335. *InkName: ProcessBlack/Process Black
  1336. *InkName: CustomColor/Custom Color
  1337. *InkName: ProcessCyan/Process Cyan
  1338. *InkName: ProcessMagenta/Process Magenta
  1339. *InkName: ProcessYellow/Process Yellow
  1340. *% For 200 lpi / 4000 dpi ==============================================
  1341. *ColorSepScreenAngle ProcessBlack.200lpi.4000dpi/200 lpi / 4000 dpi: "75.0"
  1342. *ColorSepScreenAngle CustomColor.200lpi.4000dpi/200 lpi / 4000 dpi: "45.0"
  1343. *ColorSepScreenAngle ProcessCyan.200lpi.4000dpi/200 lpi / 4000 dpi: "15.0"
  1344. *ColorSepScreenAngle ProcessMagenta.200lpi.4000dpi/200 lpi / 4000 dpi: "45.0"
  1345. *ColorSepScreenAngle ProcessYellow.200lpi.4000dpi/200 lpi / 4000 dpi: "0.0"
  1346. *ColorSepScreenFreq ProcessBlack.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  1347. *ColorSepScreenFreq CustomColor.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  1348. *ColorSepScreenFreq ProcessCyan.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  1349. *ColorSepScreenFreq ProcessMagenta.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  1350. *ColorSepScreenFreq ProcessYellow.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  1351. *% For 175 lpi / 4000 dpi ==============================================
  1352. *ColorSepScreenAngle ProcessBlack.175lpi.4000dpi/175 lpi / 4000 dpi: "75.0"
  1353. *ColorSepScreenAngle CustomColor.175lpi.4000dpi/175 lpi / 4000 dpi: "45.0"
  1354. *ColorSepScreenAngle ProcessCyan.175lpi.4000dpi/175 lpi / 4000 dpi: "15.0"
  1355. *ColorSepScreenAngle ProcessMagenta.175lpi.4000dpi/175 lpi / 4000 dpi: "45.0"
  1356. *ColorSepScreenAngle ProcessYellow.175lpi.4000dpi/175 lpi / 4000 dpi: "0.0"
  1357. *ColorSepScreenFreq ProcessBlack.175lpi.4000dpi/175 lpi / 4000 dpi: "175.0"
  1358. *ColorSepScreenFreq CustomColor.175lpi.4000dpi/175 lpi / 4000 dpi: "175.0"
  1359. *ColorSepScreenFreq ProcessCyan.175lpi.4000dpi/175 lpi / 4000 dpi: "175.0"
  1360. *ColorSepScreenFreq ProcessMagenta.175lpi.4000dpi/175 lpi / 4000 dpi: "175.0"
  1361. *ColorSepScreenFreq ProcessYellow.175lpi.4000dpi/175 lpi / 4000 dpi: "175.0"
  1362. *% For 150 lpi / 4000 dpi ==============================================
  1363. *ColorSepScreenAngle ProcessBlack.150lpi.4000dpi/150 lpi / 4000 dpi: "75.0"
  1364. *ColorSepScreenAngle CustomColor.150lpi.4000dpi/150 lpi / 4000 dpi: "45.0"
  1365. *ColorSepScreenAngle ProcessCyan.150lpi.4000dpi/150 lpi / 4000 dpi: "15.0"
  1366. *ColorSepScreenAngle ProcessMagenta.150lpi.4000dpi/150 lpi / 4000 dpi: "45.0"
  1367. *ColorSepScreenAngle ProcessYellow.150lpi.4000dpi/150 lpi / 4000 dpi: "0.0"
  1368. *ColorSepScreenFreq ProcessBlack.150lpi.4000dpi/150 lpi / 4000 dpi: "150.0"
  1369. *ColorSepScreenFreq CustomColor.150lpi.4000dpi/150 lpi / 4000 dpi: "150.0"
  1370. *ColorSepScreenFreq ProcessCyan.150lpi.4000dpi/150 lpi / 4000 dpi: "150.0"
  1371. *ColorSepScreenFreq ProcessMagenta.150lpi.4000dpi/150 lpi / 4000 dpi: "150.0"
  1372. *ColorSepScreenFreq ProcessYellow.150lpi.4000dpi/150 lpi / 4000 dpi: "150.0"
  1373. *% For 133 lpi / 4000 dpi ==============================================
  1374. *ColorSepScreenAngle ProcessBlack.133lpi.4000dpi/133 lpi / 4000 dpi: "75.0"
  1375. *ColorSepScreenAngle CustomColor.133lpi.4000dpi/133 lpi / 4000 dpi: "45.0"
  1376. *ColorSepScreenAngle ProcessCyan.133lpi.4000dpi/133 lpi / 4000 dpi: "15.0"
  1377. *ColorSepScreenAngle ProcessMagenta.133lpi.4000dpi/133 lpi / 4000 dpi: "45.0"
  1378. *ColorSepScreenAngle ProcessYellow.133lpi.4000dpi/133 lpi / 4000 dpi: "0.0"
  1379. *ColorSepScreenFreq ProcessBlack.133lpi.4000dpi/133 lpi / 4000 dpi: "133.0"
  1380. *ColorSepScreenFreq CustomColor.133lpi.4000dpi/133 lpi / 4000 dpi: "133.0"
  1381. *ColorSepScreenFreq ProcessCyan.133lpi.4000dpi/133 lpi / 4000 dpi: "133.0"
  1382. *ColorSepScreenFreq ProcessMagenta.133lpi.4000dpi/133 lpi / 4000 dpi: "133.0"
  1383. *ColorSepScreenFreq ProcessYellow.133lpi.4000dpi/133 lpi / 4000 dpi: "133.0"
  1384. *% For 120 lpi / 4000 dpi ==============================================
  1385. *ColorSepScreenAngle ProcessBlack.120lpi.4000dpi/120 lpi / 4000 dpi: "75.0"
  1386. *ColorSepScreenAngle CustomColor.120lpi.4000dpi/120 lpi / 4000 dpi: "45.0"
  1387. *ColorSepScreenAngle ProcessCyan.120lpi.4000dpi/120 lpi / 4000 dpi: "15.0"
  1388. *ColorSepScreenAngle ProcessMagenta.120lpi.4000dpi/120 lpi / 4000 dpi: "45.0"
  1389. *ColorSepScreenAngle ProcessYellow.120lpi.4000dpi/120 lpi / 4000 dpi: "0.0"
  1390. *ColorSepScreenFreq ProcessBlack.120lpi.4000dpi/120 lpi / 4000 dpi: "120.0"
  1391. *ColorSepScreenFreq CustomColor.120lpi.4000dpi/120 lpi / 4000 dpi: "120.0"
  1392. *ColorSepScreenFreq ProcessCyan.120lpi.4000dpi/120 lpi / 4000 dpi: "120.0"
  1393. *ColorSepScreenFreq ProcessMagenta.120lpi.4000dpi/120 lpi / 4000 dpi: "120.0"
  1394. *ColorSepScreenFreq ProcessYellow.120lpi.4000dpi/120 lpi / 4000 dpi: "120.0"
  1395. *% For 100 lpi / 4000 dpi ==============================================
  1396. *ColorSepScreenAngle ProcessBlack.100lpi.4000dpi/100 lpi / 4000 dpi: "75.0"
  1397. *ColorSepScreenAngle CustomColor.100lpi.4000dpi/100 lpi / 4000 dpi: "45.0"
  1398. *ColorSepScreenAngle ProcessCyan.100lpi.4000dpi/100 lpi / 4000 dpi: "15.0"
  1399. *ColorSepScreenAngle ProcessMagenta.100lpi.4000dpi/100 lpi / 4000 dpi: "45.0"
  1400. *ColorSepScreenAngle ProcessYellow.100lpi.4000dpi/100 lpi / 4000 dpi: "0.0"
  1401. *ColorSepScreenFreq ProcessBlack.100lpi.4000dpi/100 lpi / 4000 dpi: "100.0"
  1402. *ColorSepScreenFreq CustomColor.100lpi.4000dpi/100 lpi / 4000 dpi: "100.0"
  1403. *ColorSepScreenFreq ProcessCyan.100lpi.4000dpi/100 lpi / 4000 dpi: "100.0"
  1404. *ColorSepScreenFreq ProcessMagenta.100lpi.4000dpi/100 lpi / 4000 dpi: "100.0"
  1405. *ColorSepScreenFreq ProcessYellow.100lpi.4000dpi/100 lpi / 4000 dpi: "100.0"
  1406. *% For 85 lpi / 4000 dpi ==============================================
  1407. *ColorSepScreenAngle ProcessBlack.85lpi.4000dpi/85 lpi / 4000 dpi: "75.0"
  1408. *ColorSepScreenAngle CustomColor.85lpi.4000dpi/85 lpi / 4000 dpi: "45.0"
  1409. *ColorSepScreenAngle ProcessCyan.85lpi.4000dpi/85 lpi / 4000 dpi: "15.0"
  1410. *ColorSepScreenAngle ProcessMagenta.85lpi.4000dpi/85 lpi / 4000 dpi: "45.0"
  1411. *ColorSepScreenAngle ProcessYellow.85lpi.4000dpi/85 lpi / 4000 dpi: "0.0"
  1412. *ColorSepScreenFreq ProcessBlack.85lpi.4000dpi/85 lpi / 4000 dpi: "85.0"
  1413. *ColorSepScreenFreq CustomColor.85lpi.4000dpi/85 lpi / 4000 dpi: "85.0"
  1414. *ColorSepScreenFreq ProcessCyan.85lpi.4000dpi/85 lpi / 4000 dpi: "85.0"
  1415. *ColorSepScreenFreq ProcessMagenta.85lpi.4000dpi/85 lpi / 4000 dpi: "85.0"
  1416. *ColorSepScreenFreq ProcessYellow.85lpi.4000dpi/85 lpi / 4000 dpi: "85.0"
  1417. *% For 65 lpi / 4000 dpi ==============================================
  1418. *ColorSepScreenAngle ProcessBlack.65lpi.4000dpi/65 lpi / 4000 dpi: "75.0"
  1419. *ColorSepScreenAngle CustomColor.65lpi.4000dpi/65 lpi / 4000 dpi: "45.0"
  1420. *ColorSepScreenAngle ProcessCyan.65lpi.4000dpi/65 lpi / 4000 dpi: "15.0"
  1421. *ColorSepScreenAngle ProcessMagenta.65lpi.4000dpi/65 lpi / 4000 dpi: "45.0"
  1422. *ColorSepScreenAngle ProcessYellow.65lpi.4000dpi/65 lpi / 4000 dpi: "0.0"
  1423. *ColorSepScreenFreq ProcessBlack.65lpi.4000dpi/65 lpi / 4000 dpi: "65.0"
  1424. *ColorSepScreenFreq CustomColor.65lpi.4000dpi/65 lpi / 4000 dpi: "65.0"
  1425. *ColorSepScreenFreq ProcessCyan.65lpi.4000dpi/65 lpi / 4000 dpi: "65.0"
  1426. *ColorSepScreenFreq ProcessMagenta.65lpi.4000dpi/65 lpi / 4000 dpi: "65.0"
  1427. *ColorSepScreenFreq ProcessYellow.65lpi.4000dpi/65 lpi / 4000 dpi: "65.0"
  1428. *% For 200 lpi / 3000 dpi ==============================================
  1429. *ColorSepScreenAngle ProcessBlack.200lpi.3000dpi/200 lpi / 3000 dpi: "75.0"
  1430. *ColorSepScreenAngle CustomColor.200lpi.3000dpi/200 lpi / 3000 dpi: "45.0"
  1431. *ColorSepScreenAngle ProcessCyan.200lpi.3000dpi/200 lpi / 3000 dpi: "15.0"
  1432. *ColorSepScreenAngle ProcessMagenta.200lpi.3000dpi/200 lpi / 3000 dpi: "45.0"
  1433. *ColorSepScreenAngle ProcessYellow.200lpi.3000dpi/200 lpi / 3000 dpi: "0.0"
  1434. *ColorSepScreenFreq ProcessBlack.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0"
  1435. *ColorSepScreenFreq CustomColor.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0"
  1436. *ColorSepScreenFreq ProcessCyan.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0"
  1437. *ColorSepScreenFreq ProcessMagenta.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0"
  1438. *ColorSepScreenFreq ProcessYellow.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0"
  1439. *% For 175 lpi / 3000 dpi ==============================================
  1440. *ColorSepScreenAngle ProcessBlack.175lpi.3000dpi/175 lpi / 3000 dpi: "75.0"
  1441. *ColorSepScreenAngle CustomColor.175lpi.3000dpi/175 lpi / 3000 dpi: "45.0"
  1442. *ColorSepScreenAngle ProcessCyan.175lpi.3000dpi/175 lpi / 3000 dpi: "15.0"
  1443. *ColorSepScreenAngle ProcessMagenta.175lpi.3000dpi/175 lpi / 3000 dpi: "45.0"
  1444. *ColorSepScreenAngle ProcessYellow.175lpi.3000dpi/175 lpi / 3000 dpi: "0.0"
  1445. *ColorSepScreenFreq ProcessBlack.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0"
  1446. *ColorSepScreenFreq CustomColor.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0"
  1447. *ColorSepScreenFreq ProcessCyan.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0"
  1448. *ColorSepScreenFreq ProcessMagenta.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0"
  1449. *ColorSepScreenFreq ProcessYellow.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0"
  1450. *% For 150 lpi / 3000 dpi ==============================================
  1451. *ColorSepScreenAngle ProcessBlack.150lpi.3000dpi/150 lpi / 3000 dpi: "75.0"
  1452. *ColorSepScreenAngle CustomColor.150lpi.3000dpi/150 lpi / 3000 dpi: "45.0"
  1453. *ColorSepScreenAngle ProcessCyan.150lpi.3000dpi/150 lpi / 3000 dpi: "15.0"
  1454. *ColorSepScreenAngle ProcessMagenta.150lpi.3000dpi/150 lpi / 3000 dpi: "45.0"
  1455. *ColorSepScreenAngle ProcessYellow.150lpi.3000dpi/150 lpi / 3000 dpi: "0.0"
  1456. *ColorSepScreenFreq ProcessBlack.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0"
  1457. *ColorSepScreenFreq CustomColor.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0"
  1458. *ColorSepScreenFreq ProcessCyan.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0"
  1459. *ColorSepScreenFreq ProcessMagenta.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0"
  1460. *ColorSepScreenFreq ProcessYellow.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0"
  1461. *% For 133 lpi / 3000 dpi ==============================================
  1462. *ColorSepScreenAngle ProcessBlack.133lpi.3000dpi/133 lpi / 3000 dpi: "75.0"
  1463. *ColorSepScreenAngle CustomColor.133lpi.3000dpi/133 lpi / 3000 dpi: "45.0"
  1464. *ColorSepScreenAngle ProcessCyan.133lpi.3000dpi/133 lpi / 3000 dpi: "15.0"
  1465. *ColorSepScreenAngle ProcessMagenta.133lpi.3000dpi/133 lpi / 3000 dpi: "45.0"
  1466. *ColorSepScreenAngle ProcessYellow.133lpi.3000dpi/133 lpi / 3000 dpi: "0.0"
  1467. *ColorSepScreenFreq ProcessBlack.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0"
  1468. *ColorSepScreenFreq CustomColor.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0"
  1469. *ColorSepScreenFreq ProcessCyan.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0"
  1470. *ColorSepScreenFreq ProcessMagenta.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0"
  1471. *ColorSepScreenFreq ProcessYellow.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0"
  1472. *% For 120 lpi / 3000 dpi ==============================================
  1473. *ColorSepScreenAngle ProcessBlack.120lpi.3000dpi/120 lpi / 3000 dpi: "75.0"
  1474. *ColorSepScreenAngle CustomColor.120lpi.3000dpi/120 lpi / 3000 dpi: "45.0"
  1475. *ColorSepScreenAngle ProcessCyan.120lpi.3000dpi/120 lpi / 3000 dpi: "15.0"
  1476. *ColorSepScreenAngle ProcessMagenta.120lpi.3000dpi/120 lpi / 3000 dpi: "45.0"
  1477. *ColorSepScreenAngle ProcessYellow.120lpi.3000dpi/120 lpi / 3000 dpi: "0.0"
  1478. *ColorSepScreenFreq ProcessBlack.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0"
  1479. *ColorSepScreenFreq CustomColor.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0"
  1480. *ColorSepScreenFreq ProcessCyan.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0"
  1481. *ColorSepScreenFreq ProcessMagenta.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0"
  1482. *ColorSepScreenFreq ProcessYellow.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0"
  1483. *% For 100 lpi / 3000 dpi ==============================================
  1484. *ColorSepScreenAngle ProcessBlack.100lpi.3000dpi/100 lpi / 3000 dpi: "75.0"
  1485. *ColorSepScreenAngle CustomColor.100lpi.3000dpi/100 lpi / 3000 dpi: "45.0"
  1486. *ColorSepScreenAngle ProcessCyan.100lpi.3000dpi/100 lpi / 3000 dpi: "15.0"
  1487. *ColorSepScreenAngle ProcessMagenta.100lpi.3000dpi/100 lpi / 3000 dpi: "45.0"
  1488. *ColorSepScreenAngle ProcessYellow.100lpi.3000dpi/100 lpi / 3000 dpi: "0.0"
  1489. *ColorSepScreenFreq ProcessBlack.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0"
  1490. *ColorSepScreenFreq CustomColor.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0"
  1491. *ColorSepScreenFreq ProcessCyan.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0"
  1492. *ColorSepScreenFreq ProcessMagenta.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0"
  1493. *ColorSepScreenFreq ProcessYellow.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0"
  1494. *% For 85 lpi / 3000 dpi ==============================================
  1495. *ColorSepScreenAngle ProcessBlack.85lpi.3000dpi/85 lpi / 3000 dpi: "75.0"
  1496. *ColorSepScreenAngle CustomColor.85lpi.3000dpi/85 lpi / 3000 dpi: "45.0"
  1497. *ColorSepScreenAngle ProcessCyan.85lpi.3000dpi/85 lpi / 3000 dpi: "15.0"
  1498. *ColorSepScreenAngle ProcessMagenta.85lpi.3000dpi/85 lpi / 3000 dpi: "45.0"
  1499. *ColorSepScreenAngle ProcessYellow.85lpi.3000dpi/85 lpi / 3000 dpi: "0.0"
  1500. *ColorSepScreenFreq ProcessBlack.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0"
  1501. *ColorSepScreenFreq CustomColor.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0"
  1502. *ColorSepScreenFreq ProcessCyan.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0"
  1503. *ColorSepScreenFreq ProcessMagenta.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0"
  1504. *ColorSepScreenFreq ProcessYellow.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0"
  1505. *% For 65 lpi / 3000 dpi ==============================================
  1506. *ColorSepScreenAngle ProcessBlack.65lpi.3000dpi/65 lpi / 3000 dpi: "75.0"
  1507. *ColorSepScreenAngle CustomColor.65lpi.3000dpi/65 lpi / 3000 dpi: "45.0"
  1508. *ColorSepScreenAngle ProcessCyan.65lpi.3000dpi/65 lpi / 3000 dpi: "15.0"
  1509. *ColorSepScreenAngle ProcessMagenta.65lpi.3000dpi/65 lpi / 3000 dpi: "45.0"
  1510. *ColorSepScreenAngle ProcessYellow.65lpi.3000dpi/65 lpi / 3000 dpi: "0.0"
  1511. *ColorSepScreenFreq ProcessBlack.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0"
  1512. *ColorSepScreenFreq CustomColor.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0"
  1513. *ColorSepScreenFreq ProcessCyan.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0"
  1514. *ColorSepScreenFreq ProcessMagenta.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0"
  1515. *ColorSepScreenFreq ProcessYellow.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0"
  1516. *% For 175 lpi / 2400 dpi ==============================================
  1517. *ColorSepScreenAngle ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "75.0"
  1518. *ColorSepScreenAngle CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
  1519. *ColorSepScreenAngle ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "15.0"
  1520. *ColorSepScreenAngle ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
  1521. *ColorSepScreenAngle ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "0.0"
  1522. *ColorSepScreenFreq ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  1523. *ColorSepScreenFreq CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  1524. *ColorSepScreenFreq ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  1525. *ColorSepScreenFreq ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  1526. *ColorSepScreenFreq ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  1527. *% For 150 lpi / 2400 dpi ==============================================
  1528. *ColorSepScreenAngle ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi: "75.0"
  1529. *ColorSepScreenAngle CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi: "45.0"
  1530. *ColorSepScreenAngle ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi: "15.0"
  1531. *ColorSepScreenAngle ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi: "45.0"
  1532. *ColorSepScreenAngle ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi: "0.0"
  1533. *ColorSepScreenFreq ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
  1534. *ColorSepScreenFreq CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
  1535. *ColorSepScreenFreq ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
  1536. *ColorSepScreenFreq ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
  1537. *ColorSepScreenFreq ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
  1538. *% For 133 lpi / 2400 dpi ==============================================
  1539. *ColorSepScreenAngle ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi: "75.0"
  1540. *ColorSepScreenAngle CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi: "45.0"
  1541. *ColorSepScreenAngle ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi: "15.0"
  1542. *ColorSepScreenAngle ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi: "45.0"
  1543. *ColorSepScreenAngle ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi: "0.0"
  1544. *ColorSepScreenFreq ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0"
  1545. *ColorSepScreenFreq CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0"
  1546. *ColorSepScreenFreq ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0"
  1547. *ColorSepScreenFreq ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0"
  1548. *ColorSepScreenFreq ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0"
  1549. *% For 120 lpi / 2400 dpi ==============================================
  1550. *ColorSepScreenAngle ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi: "75.0"
  1551. *ColorSepScreenAngle CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi: "45.0"
  1552. *ColorSepScreenAngle ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi: "15.0"
  1553. *ColorSepScreenAngle ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi: "45.0"
  1554. *ColorSepScreenAngle ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi: "0.0"
  1555. *ColorSepScreenFreq ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
  1556. *ColorSepScreenFreq CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
  1557. *ColorSepScreenFreq ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
  1558. *ColorSepScreenFreq ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
  1559. *ColorSepScreenFreq ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
  1560. *% For 100 lpi / 2400 dpi ==============================================
  1561. *ColorSepScreenAngle ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi: "75.0"
  1562. *ColorSepScreenAngle CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi: "45.0"
  1563. *ColorSepScreenAngle ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi: "15.0"
  1564. *ColorSepScreenAngle ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi: "45.0"
  1565. *ColorSepScreenAngle ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi: "0.0"
  1566. *ColorSepScreenFreq ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0"
  1567. *ColorSepScreenFreq CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0"
  1568. *ColorSepScreenFreq ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0"
  1569. *ColorSepScreenFreq ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0"
  1570. *ColorSepScreenFreq ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0"
  1571. *% For 85 lpi / 2400 dpi ==============================================
  1572. *ColorSepScreenAngle ProcessBlack.85lpi.2400dpi/85 lpi / 2400 dpi: "75.0"
  1573. *ColorSepScreenAngle CustomColor.85lpi.2400dpi/85 lpi / 2400 dpi: "45.0"
  1574. *ColorSepScreenAngle ProcessCyan.85lpi.2400dpi/85 lpi / 2400 dpi: "15.0"
  1575. *ColorSepScreenAngle ProcessMagenta.85lpi.2400dpi/85 lpi / 2400 dpi: "45.0"
  1576. *ColorSepScreenAngle ProcessYellow.85lpi.2400dpi/85 lpi / 2400 dpi: "0.0"
  1577. *ColorSepScreenFreq ProcessBlack.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0"
  1578. *ColorSepScreenFreq CustomColor.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0"
  1579. *ColorSepScreenFreq ProcessCyan.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0"
  1580. *ColorSepScreenFreq ProcessMagenta.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0"
  1581. *ColorSepScreenFreq ProcessYellow.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0"
  1582. *% For 65 lpi / 2400 dpi ==============================================
  1583. *ColorSepScreenAngle ProcessBlack.65lpi.2400dpi/65 lpi / 2400 dpi: "75.0"
  1584. *ColorSepScreenAngle CustomColor.65lpi.2400dpi/65 lpi / 2400 dpi: "45.0"
  1585. *ColorSepScreenAngle ProcessCyan.65lpi.2400dpi/65 lpi / 2400 dpi: "15.0"
  1586. *ColorSepScreenAngle ProcessMagenta.65lpi.2400dpi/65 lpi / 2400 dpi: "45.0"
  1587. *ColorSepScreenAngle ProcessYellow.65lpi.2400dpi/65 lpi / 2400 dpi: "0.0"
  1588. *ColorSepScreenFreq ProcessBlack.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0"
  1589. *ColorSepScreenFreq CustomColor.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0"
  1590. *ColorSepScreenFreq ProcessCyan.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0"
  1591. *ColorSepScreenFreq ProcessMagenta.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0"
  1592. *ColorSepScreenFreq ProcessYellow.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0"
  1593. *% For 175 lpi / 2000 dpi ==============================================
  1594. *ColorSepScreenAngle ProcessBlack.175lpi.2000dpi/175 lpi / 2000 dpi: "75.0"
  1595. *ColorSepScreenAngle CustomColor.175lpi.2000dpi/175 lpi / 2000 dpi: "45.0"
  1596. *ColorSepScreenAngle ProcessCyan.175lpi.2000dpi/175 lpi / 2000 dpi: "15.0"
  1597. *ColorSepScreenAngle ProcessMagenta.175lpi.2000dpi/175 lpi / 2000 dpi: "45.0"
  1598. *ColorSepScreenAngle ProcessYellow.175lpi.2000dpi/175 lpi / 2000 dpi: "0.0"
  1599. *ColorSepScreenFreq ProcessBlack.175lpi.2000dpi/175 lpi / 2000 dpi: "175.0"
  1600. *ColorSepScreenFreq CustomColor.175lpi.2000dpi/175 lpi / 2000 dpi: "175.0"
  1601. *ColorSepScreenFreq ProcessCyan.175lpi.2000dpi/175 lpi / 2000 dpi: "175.0"
  1602. *ColorSepScreenFreq ProcessMagenta.175lpi.2000dpi/175 lpi / 2000 dpi: "175.0"
  1603. *ColorSepScreenFreq ProcessYellow.175lpi.2000dpi/175 lpi / 2000 dpi: "175.0"
  1604. *% For 150 lpi / 2000 dpi ==============================================
  1605. *ColorSepScreenAngle ProcessBlack.150lpi.2000dpi/150 lpi / 2000 dpi: "75.0"
  1606. *ColorSepScreenAngle CustomColor.150lpi.2000dpi/150 lpi / 2000 dpi: "45.0"
  1607. *ColorSepScreenAngle ProcessCyan.150lpi.2000dpi/150 lpi / 2000 dpi: "15.0"
  1608. *ColorSepScreenAngle ProcessMagenta.150lpi.2000dpi/150 lpi / 2000 dpi: "45.0"
  1609. *ColorSepScreenAngle ProcessYellow.150lpi.2000dpi/150 lpi / 2000 dpi: "0.0"
  1610. *ColorSepScreenFreq ProcessBlack.150lpi.2000dpi/150 lpi / 2000 dpi: "150.0"
  1611. *ColorSepScreenFreq CustomColor.150lpi.2000dpi/150 lpi / 2000 dpi: "150.0"
  1612. *ColorSepScreenFreq ProcessCyan.150lpi.2000dpi/150 lpi / 2000 dpi: "150.0"
  1613. *ColorSepScreenFreq ProcessMagenta.150lpi.2000dpi/150 lpi / 2000 dpi: "150.0"
  1614. *ColorSepScreenFreq ProcessYellow.150lpi.2000dpi/150 lpi / 2000 dpi: "150.0"
  1615. *% For 133 lpi / 2000 dpi ==============================================
  1616. *ColorSepScreenAngle ProcessBlack.133lpi.2000dpi/133 lpi / 2000 dpi: "75.0"
  1617. *ColorSepScreenAngle CustomColor.133lpi.2000dpi/133 lpi / 2000 dpi: "45.0"
  1618. *ColorSepScreenAngle ProcessCyan.133lpi.2000dpi/133 lpi / 2000 dpi: "15.0"
  1619. *ColorSepScreenAngle ProcessMagenta.133lpi.2000dpi/133 lpi / 2000 dpi: "45.0"
  1620. *ColorSepScreenAngle ProcessYellow.133lpi.2000dpi/133 lpi / 2000 dpi: "0.0"
  1621. *ColorSepScreenFreq ProcessBlack.133lpi.2000dpi/133 lpi / 2000 dpi: "133.0"
  1622. *ColorSepScreenFreq CustomColor.133lpi.2000dpi/133 lpi / 2000 dpi: "133.0"
  1623. *ColorSepScreenFreq ProcessCyan.133lpi.2000dpi/133 lpi / 2000 dpi: "133.0"
  1624. *ColorSepScreenFreq ProcessMagenta.133lpi.2000dpi/133 lpi / 2000 dpi: "133.0"
  1625. *ColorSepScreenFreq ProcessYellow.133lpi.2000dpi/133 lpi / 2000 dpi: "133.0"
  1626. *% For 120 lpi / 2000 dpi ==============================================
  1627. *ColorSepScreenAngle ProcessBlack.120lpi.2000dpi/120 lpi / 2000 dpi: "75.0"
  1628. *ColorSepScreenAngle CustomColor.120lpi.2000dpi/120 lpi / 2000 dpi: "45.0"
  1629. *ColorSepScreenAngle ProcessCyan.120lpi.2000dpi/120 lpi / 2000 dpi: "15.0"
  1630. *ColorSepScreenAngle ProcessMagenta.120lpi.2000dpi/120 lpi / 2000 dpi: "45.0"
  1631. *ColorSepScreenAngle ProcessYellow.120lpi.2000dpi/120 lpi / 2000 dpi: "0.0"
  1632. *ColorSepScreenFreq ProcessBlack.120lpi.2000dpi/120 lpi / 2000 dpi: "120.0"
  1633. *ColorSepScreenFreq CustomColor.120lpi.2000dpi/120 lpi / 2000 dpi: "120.0"
  1634. *ColorSepScreenFreq ProcessCyan.120lpi.2000dpi/120 lpi / 2000 dpi: "120.0"
  1635. *ColorSepScreenFreq ProcessMagenta.120lpi.2000dpi/120 lpi / 2000 dpi: "120.0"
  1636. *ColorSepScreenFreq ProcessYellow.120lpi.2000dpi/120 lpi / 2000 dpi: "120.0"
  1637. *% For 100 lpi / 2000 dpi ==============================================
  1638. *ColorSepScreenAngle ProcessBlack.100lpi.2000dpi/100 lpi / 2000 dpi: "75.0"
  1639. *ColorSepScreenAngle CustomColor.100lpi.2000dpi/100 lpi / 2000 dpi: "45.0"
  1640. *ColorSepScreenAngle ProcessCyan.100lpi.2000dpi/100 lpi / 2000 dpi: "15.0"
  1641. *ColorSepScreenAngle ProcessMagenta.100lpi.2000dpi/100 lpi / 2000 dpi: "45.0"
  1642. *ColorSepScreenAngle ProcessYellow.100lpi.2000dpi/100 lpi / 2000 dpi: "0.0"
  1643. *ColorSepScreenFreq ProcessBlack.100lpi.2000dpi/100 lpi / 2000 dpi: "100.0"
  1644. *ColorSepScreenFreq CustomColor.100lpi.2000dpi/100 lpi / 2000 dpi: "100.0"
  1645. *ColorSepScreenFreq ProcessCyan.100lpi.2000dpi/100 lpi / 2000 dpi: "100.0"
  1646. *ColorSepScreenFreq ProcessMagenta.100lpi.2000dpi/100 lpi / 2000 dpi: "100.0"
  1647. *ColorSepScreenFreq ProcessYellow.100lpi.2000dpi/100 lpi / 2000 dpi: "100.0"
  1648. *% For 85 lpi / 2000 dpi ==============================================
  1649. *ColorSepScreenAngle ProcessBlack.85lpi.2000dpi/85 lpi / 2000 dpi: "75.0"
  1650. *ColorSepScreenAngle CustomColor.85lpi.2000dpi/85 lpi / 2000 dpi: "45.0"
  1651. *ColorSepScreenAngle ProcessCyan.85lpi.2000dpi/85 lpi / 2000 dpi: "15.0"
  1652. *ColorSepScreenAngle ProcessMagenta.85lpi.2000dpi/85 lpi / 2000 dpi: "45.0"
  1653. *ColorSepScreenAngle ProcessYellow.85lpi.2000dpi/85 lpi / 2000 dpi: "0.0"
  1654. *ColorSepScreenFreq ProcessBlack.85lpi.2000dpi/85 lpi / 2000 dpi: "85.0"
  1655. *ColorSepScreenFreq CustomColor.85lpi.2000dpi/85 lpi / 2000 dpi: "85.0"
  1656. *ColorSepScreenFreq ProcessCyan.85lpi.2000dpi/85 lpi / 2000 dpi: "85.0"
  1657. *ColorSepScreenFreq ProcessMagenta.85lpi.2000dpi/85 lpi / 2000 dpi: "85.0"
  1658. *ColorSepScreenFreq ProcessYellow.85lpi.2000dpi/85 lpi / 2000 dpi: "85.0"
  1659. *% For 65 lpi / 2000 dpi ==============================================
  1660. *ColorSepScreenAngle ProcessBlack.65lpi.2000dpi/65 lpi / 2000 dpi: "75.0"
  1661. *ColorSepScreenAngle CustomColor.65lpi.2000dpi/65 lpi / 2000 dpi: "45.0"
  1662. *ColorSepScreenAngle ProcessCyan.65lpi.2000dpi/65 lpi / 2000 dpi: "15.0"
  1663. *ColorSepScreenAngle ProcessMagenta.65lpi.2000dpi/65 lpi / 2000 dpi: "45.0"
  1664. *ColorSepScreenAngle ProcessYellow.65lpi.2000dpi/65 lpi / 2000 dpi: "0.0"
  1665. *ColorSepScreenFreq ProcessBlack.65lpi.2000dpi/65 lpi / 2000 dpi: "65.0"
  1666. *ColorSepScreenFreq CustomColor.65lpi.2000dpi/65 lpi / 2000 dpi: "65.0"
  1667. *ColorSepScreenFreq ProcessCyan.65lpi.2000dpi/65 lpi / 2000 dpi: "65.0"
  1668. *ColorSepScreenFreq ProcessMagenta.65lpi.2000dpi/65 lpi / 2000 dpi: "65.0"
  1669. *ColorSepScreenFreq ProcessYellow.65lpi.2000dpi/65 lpi / 2000 dpi: "65.0"
  1670. *% For 100 lpi / 1200 dpi ==============================================
  1671. *ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "75.0"
  1672. *ColorSepScreenAngle CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
  1673. *ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "15.0"
  1674. *ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
  1675. *ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "0.0"
  1676. *ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  1677. *ColorSepScreenFreq CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  1678. *ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  1679. *ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  1680. *ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  1681. *% For 85 lpi / 1200 dpi ==============================================
  1682. *ColorSepScreenAngle ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi: "75.0"
  1683. *ColorSepScreenAngle CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi: "45.0"
  1684. *ColorSepScreenAngle ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi: "15.0"
  1685. *ColorSepScreenAngle ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi: "45.0"
  1686. *ColorSepScreenAngle ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi: "0.0"
  1687. *ColorSepScreenFreq ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0"
  1688. *ColorSepScreenFreq CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0"
  1689. *ColorSepScreenFreq ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0"
  1690. *ColorSepScreenFreq ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0"
  1691. *ColorSepScreenFreq ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0"
  1692. *% For 65 lpi / 1200 dpi ==============================================
  1693. *ColorSepScreenAngle ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi: "75.0"
  1694. *ColorSepScreenAngle CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi: "45.0"
  1695. *ColorSepScreenAngle ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi: "15.0"
  1696. *ColorSepScreenAngle ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi: "45.0"
  1697. *ColorSepScreenAngle ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi: "0.0"
  1698. *ColorSepScreenFreq ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0"
  1699. *ColorSepScreenFreq CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0"
  1700. *ColorSepScreenFreq ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0"
  1701. *ColorSepScreenFreq ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0"
  1702. *ColorSepScreenFreq ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0"
  1703. *% end of PPD file for DT-R5120AM