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.

965 lines
42 KiB

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1995 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. *% Copyright 1995 Hitachi Koki Co., Ltd.
  10. *% Copyright 1994 Dataproducts corporation.
  11. *% All Rights Reserved.
  12. *% Permission is granted for redistribution of this file as
  13. *% long as this copyright notice is intact and the contents
  14. *% of the file are not altered in any way from their original form.
  15. *% End of Copyright statement
  16. *% Version Number: "4.2.2.00"
  17. *FileVersion: "1.0"
  18. *FormatVersion: "4.2"
  19. *LanguageEncoding: JIS83-RKSJ
  20. *LanguageVersion: Japanese
  21. *ModelName: "Hitachi Koki Typhoon 8/F18"
  22. *NickName: "Hitachi Koki Typhoon 8/F18"
  23. *PCFileName: "HKT8F181.PPD"
  24. *Product: "(Typhoon 8J)"
  25. *PSVersion: "(2014.105) 1"
  26. *% ==== Options and Constraints =====
  27. *OpenGroup: InstallableOptions/�����”\�I�v�V����
  28. *OpenUI *Option1/Optional Tray 2: Boolean
  29. *DefaultOption1: False
  30. *Option1 True/���ڂ��Ă���: ""
  31. *Option1 False/���ڂ��Ă��Ȃ�: ""
  32. *CloseUI: *Option1
  33. *OpenUI *Option2/Optional High Resolution Model: Boolean
  34. *DefaultOption2: False
  35. *Option2 True/���ڂ��Ă���: ""
  36. *Option2 False/���ڂ��Ă��Ȃ�: ""
  37. *CloseUI: *Option2
  38. *OpenUI *InstalledMemory/�������e��: PickOne
  39. *DefaultInstalledMemory: 36MB
  40. *InstalledMemory 36MB/�W��(36 MB): ""
  41. *InstalledMemory 44MB/44 MB�ɑ���: ""
  42. *InstalledMemory 52MB/52 MB�ɑ���: ""
  43. *InstalledMemory 68MB/68 MB�ɑ���: ""
  44. *CloseUI: *InstalledMemory
  45. *CloseGroup: InstallableOptions
  46. *UIConstraints: *Option1 False *InputSlot Tray2
  47. *UIConstraints: *Option2 False *Smoothing True
  48. *UIConstraints: *Option2 False *Resolution 1200dpi
  49. *% General Information and Defaults ===============
  50. *ColorDevice: False
  51. *DefaultColorSpace: Gray
  52. *Emulators: hplj
  53. *LanguageLevel: "2"
  54. *Password: "()"
  55. *Protocols: BCP
  56. *StartEmulator_hplj: "currentfile /hpcl statusdict /emulate get exec "
  57. *StopEmulator_hplj: "<1B 7F>0"
  58. *Throughput: "8"
  59. *TTRasterizer: Type42
  60. *VariablePaperSize: False
  61. *ExitServer: "
  62. count 0 eq
  63. { false } { true exch startjob } ifelse
  64. not {
  65. (WARNING: Cannot modify initial VM.) =
  66. (Missing or invalid password.) =
  67. (Please contact the author of this software.) = flush quit
  68. } if
  69. "
  70. *End
  71. *Reset: "
  72. count 0 eq
  73. { false } { true exch startjob } ifelse
  74. not {
  75. (WARNING: Cannot reset printer.) =
  76. (Missing or invalid password.) =
  77. (Please contact the author of this software.) = flush quit
  78. } if
  79. systemdict /quit get exec
  80. (WARNING : Printer Reset Failed.) = flush
  81. "
  82. *End
  83. *FileSystem: True
  84. *?FileSystem: "
  85. save false
  86. (%disk?%)
  87. { currentdevparams dup /Writeable known
  88. { /Writeable get {pop true} if } { pop } ifelse
  89. } 10 string /IODevice resourceforall
  90. {(True)}{(False)} ifelse = flush
  91. restore
  92. "
  93. *End
  94. *FreeVM: "3700000"
  95. *VMOption 36MB/�W��(36 MB): "3700000"
  96. *VMOption 44MB/44 MB�ɑ���: "9188000"
  97. *VMOption 52MB/52 MB�ɑ���: "17544000"
  98. *VMOption 68MB/68 MB�ɑ���: "34248000"
  99. *OpenUI *Resolution/�𑜓x: PickOne
  100. *OrderDependency: 10 AnySetup *Resolution
  101. *DefaultResolution: 600dpi
  102. *Resolution 600dpi: "<</HWResolution [600 600]>> setpagedevice"
  103. *Resolution 1200dpi: "<</HWResolution [1200 1200]>> setpagedevice"
  104. *?Resolution: "
  105. save
  106. currentpagedevice /HWResolution get 0 get ( ) cvs
  107. print (dpi) = flush
  108. restore
  109. "
  110. *End
  111. *CloseUI: *Resolution
  112. *% Halftone Information ===============
  113. *ScreenFreq: "85.0"
  114. *ScreenAngle: "45.0"
  115. *ResScreenFreq 600dpi: "85.0"
  116. *ResScreenAngle 600dpi: "45.0"
  117. *ResScreenFreq 1200dpi: "121.0"
  118. *ResScreenAngle 1200dpi: "45.0"
  119. *DefaultScreenProc: Dot
  120. *ScreenProc Dot: "
  121. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch
  122. 1 sub dup mul add 1 sub } {dup mul exch dup mul
  123. add 1 exch sub } ifelse }
  124. "
  125. *End
  126. *ScreenProc Line: "{ pop }"
  127. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  128. *DefaultTransfer: Null
  129. *Transfer Null: "{ }"
  130. *Transfer Null.Inverse: "{ 1 exch sub }"
  131. *OpenUI *Smoothing: Boolean
  132. *OrderDependency: 50 AnySetup *Smoothing
  133. *DefaultSmoothing: True
  134. *Smoothing True: "<</PostRenderingEnhance true>> setpagedevice"
  135. *Smoothing False: "<</PostRenderingEnhance false>> setpagedevice"
  136. *?Smoothing: "
  137. save
  138. currentpagedevice /PostRenderingEnhance get
  139. {(True)}{(False)}ifelse = flush
  140. restore
  141. "
  142. *End
  143. *CloseUI: *Smoothing
  144. *% Paper Handling ===================
  145. *% Code in this section both selects a tray and sets up a frame buffer.
  146. *OpenUI *PageSize: PickOne
  147. *OrderDependency: 30 AnySetup *PageSize
  148. *DefaultPageSize: Unknown
  149. *PageSize Letter: "<</Policies <</PageSize 2>> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  150. *PageSize Legal: "<</Policies <</PageSize 2>> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  151. *PageSize 11x17: "<</Policies <</PageSize 2>> /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
  152. *PageSize A3: "<</Policies <</PageSize 2>> /PageSize [842 1190] /ImagingBBox null>> setpagedevice"
  153. *PageSize A4: "<</Policies <</PageSize 2>> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  154. *PageSize A5: "<</Policies <</PageSize 2>> /PageSize [421 595] /ImagingBBox null >> setpagedevice"
  155. *PageSize B4: "<</Policies <</PageSize 2>> /PageSize [728 1032] /ImagingBBox null>> setpagedevice"
  156. *PageSize B5: "<</Policies <</PageSize 2>> /PageSize [516 728] /ImagingBBox null>> setpagedevice"
  157. *PageSize Hagaki: "<</Policies <</PageSize 2>> /PageSize [283 419] /ImagingBBox null>> setpagedevice"
  158. *?PageSize: "
  159. save
  160. currentpagedevice /PageSize get aload pop
  161. 2 copy gt {exch} if
  162. (Unknown)
  163. 9 dict
  164. dup [612 792] (Letter) put
  165. dup [612 1008] (Legal) put
  166. dup [792 1224] (11x17) put
  167. dup [842 1190] (A3) put
  168. dup [595 842] (A4) put
  169. dup [421 595] (A5) put
  170. dup [728 1032] (B4) put
  171. dup [516 728] (B5) put
  172. dup [283 419] (Hagaki) put
  173. { exch aload pop 4 index sub abs 5 le exch
  174. 5 index sub abs 5 le and
  175. {exch pop exit} {pop} ifelse
  176. } bind forall
  177. = flush pop pop
  178. restore
  179. "
  180. *End
  181. *CloseUI: *PageSize
  182. *OpenUI *PageRegion: PickOne
  183. *OrderDependency: 40 AnySetup *PageRegion
  184. *DefaultPageRegion: Unknown
  185. *PageRegion Letter: "
  186. <</Policies <</PageSize 7>> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  187. *End
  188. *PageRegion Legal: "
  189. <</Policies <</PageSize 7>> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  190. *End
  191. *PageRegion 11x17: "
  192. <</Policies <</PageSize 7>> /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
  193. *End
  194. *PageRegion A3: "
  195. <</Policies <</PageSize 7>> /PageSize [842 1190] /ImagingBBox null >> setpagedevice"
  196. *End
  197. *PageRegion A4: "
  198. <</Policies <</PageSize 7>> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  199. *End
  200. *PageRegion A5: "
  201. <</Policies <</PageSize 7>> /PageSize [421 595] /ImagingBBox null >> setpagedevice"
  202. *End
  203. *PageRegion B4: "
  204. <</Policies <</PageSize 7>> /PageSize [728 1032] /ImagingBBox null>> setpagedevice"
  205. *End
  206. *PageRegion B5: "
  207. <</Policies <</PageSize 7>> /PageSize [516 728] /ImagingBBox null>> setpagedevice"
  208. *End
  209. *PageRegion Hagaki: "
  210. <</Policies <</PageSize 7>> /PageSize [283 419] /ImagingBBox null>> setpagedevice"
  211. *End
  212. *CloseUI: *PageRegion
  213. *RequiresPageRegion Multi-MediaFeeder: True
  214. *DefaultImageableArea: Unknown
  215. *ImageableArea Letter: "13 14 595 777"
  216. *ImageableArea Legal: "13 13 593 993"
  217. *ImageableArea 11x17: "16 13 777 1208"
  218. *ImageableArea A3: "13 13 818 1173"
  219. *ImageableArea A4: "13 14 580 818"
  220. *ImageableArea A5: "13 13 407 578"
  221. *ImageableArea B4: "13 13 713 1014"
  222. *ImageableArea B5: "13 15 498 712"
  223. *ImageableArea Hagaki: "13 13 270 406"
  224. *?ImageableArea: "
  225. save
  226. /cvp { ( ) cvs print ( ) print } bind def
  227. /upperright {10000 mul floor 10000 div} bind def
  228. /lowerleft {10000 mul ceiling 10000 div} bind def
  229. newpath clippath pathbbox
  230. 4 -2 roll exch 2 {lowerleft cvp} repeat
  231. exch 2 {upperright cvp} repeat flush
  232. restore
  233. "
  234. *End
  235. *% These provide the physical dimensions of the paper (by keyword)
  236. *DefaultPaperDimension: Unknown
  237. *PaperDimension Letter: "612 792"
  238. *PaperDimension Legal: "612 1008"
  239. *PaperDimension 11x17: "792 1224"
  240. *PaperDimension A3: "842 1190"
  241. *PaperDimension A4: "595 842"
  242. *PaperDimension A5: "421 595"
  243. *PaperDimension B4: "728 1032"
  244. *PaperDimension B5: "516 728"
  245. *PaperDimension Hagaki: "283 419"
  246. *LandscapeOrientation: Minus90
  247. *OpenUI *InputSlot: PickOne
  248. *OrderDependency: 20 AnySetup *InputSlot
  249. *DefaultInputSlot: Tray1
  250. *InputSlot Tray1/�g���C1: "
  251. currentpagedevice /InputAttributes get 0 get dup null eq
  252. { pop }
  253. { dup length 4 add dict copy
  254. dup /InputAttributes 1 dict dup /Priority [0] put put
  255. dup /Policies 1 dict dup /PageSize 3 put put
  256. dup /ManualFeed false put
  257. dup /MediaType known not {dup /MediaType null put} if
  258. setpagedevice
  259. } ifelse
  260. "
  261. *End
  262. *InputSlot Tray2/�g���C2: "
  263. currentpagedevice /InputAttributes get 1 get dup null eq
  264. { pop }
  265. { dup length 4 add dict copy
  266. dup /InputAttributes 1 dict dup /Priority [1] put put
  267. dup /Policies 1 dict dup /PageSize 3 put put
  268. dup /ManualFeed false put
  269. dup /MediaType known not {dup /MediaType null put} if
  270. setpagedevice
  271. } ifelse
  272. "
  273. *End
  274. *InputSlot Multi-MediaFeeder/�t�����g�g���C: "
  275. currentpagedevice /InputAttributes get 3 get dup null eq
  276. { pop }
  277. { dup length 4 add dict copy
  278. dup /InputAttributes 1 dict dup /Priority [3] put put
  279. dup /Policies 1 dict dup /PageSize 3 put put
  280. dup /ManualFeed false put
  281. dup /MediaType known not {dup /MediaType null put} if
  282. setpagedevice
  283. } ifelse
  284. "
  285. *End
  286. *?InputSlot: "
  287. save
  288. 3 dict
  289. dup /0 (Tray1) put
  290. dup /1 (Tray2) put
  291. dup /3 (Multi-MediaFeeder) put
  292. currentpagedevice /InputAttributes get
  293. dup /Priority known
  294. { /Priority get 0 get ( ) cvs cvn get }
  295. {
  296. dup length 1 eq
  297. { {pop} forall ( ) cvs cvn get }
  298. { pop pop (Unknown) } ifelse
  299. } ifelse
  300. = flush
  301. restore
  302. "
  303. *End
  304. *CloseUI: *InputSlot
  305. *OpenUI *TraySwitch/�g���C�؂��ւ�: Boolean
  306. *OrderDependency: 50 AnySetup *TraySwitch
  307. *DefaultTraySwitch: False
  308. *TraySwitch True/����: "<</TraySwitch true>> setpagedevice"
  309. *TraySwitch False/�蓮: "<</TraySwitch false>> setpagedevice"
  310. *?TraySwitch: "
  311. save
  312. currentpagedevice /TraySwitch get
  313. {(True)}{(False)}ifelse = flush
  314. restore
  315. "
  316. *End
  317. *CloseUI: *TraySwitch
  318. *% Font Information =====================
  319. *DefaultFont: Courier
  320. *Font AvantGarde-Book: Standard "(001.006)" Standard ROM
  321. *Font AvantGarde-BookOblique: Standard "(001.006)" Standard ROM
  322. *Font AvantGarde-Demi: Standard "(001.007)" Standard ROM
  323. *Font AvantGarde-DemiOblique: Standard "(001.007)" Standard ROM
  324. *Font Bookman-Demi: Standard "(001.003)" Standard ROM
  325. *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
  326. *Font Bookman-Light: Standard "(001.003)" Standard ROM
  327. *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
  328. *Font Courier: Standard "(002.004)" Standard ROM
  329. *Font Courier-Bold: Standard "(002.004)" Standard ROM
  330. *Font Courier-BoldOblique: Standard "(002.004)" Standard ROM
  331. *Font Courier-Oblique: Standard "(002.004)" Standard ROM
  332. *Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv ROM
  333. *Font FutoGoB101-Bold-Add-H: JIS "(003.001)" Add ROM
  334. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add ROM
  335. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add ROM
  336. *Font FutoGoB101-Bold-Add-V: JIS "(003.001)" Add ROM
  337. *Font FutoGoB101-Bold-EUC-H: EUC "(003.001)" JIS-83 ROM
  338. *Font FutoGoB101-Bold-EUC-V: EUC "(003.001)" JIS-83 ROM
  339. *Font FutoGoB101-Bold-Ext-H: JIS "(003.001)" Ext ROM
  340. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext ROM
  341. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext ROM
  342. *Font FutoGoB101-Bold-Ext-V: JIS "(003.001)" Ext ROM
  343. *Font FutoGoB101-Bold-H: JIS "(003.001)" JIS-83 ROM
  344. *Font FutoGoB101-Bold-NWP-H: JIS "(003.001)" NWP ROM
  345. *Font FutoGoB101-Bold-NWP-V: JIS "(003.001)" NWP ROM
  346. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 ROM
  347. *Font FutoGoB101-Bold-RKSJ-UserGaiji: Special "(003.001)" Special ROM
  348. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 ROM
  349. *Font FutoGoB101-Bold-V: JIS "(003.001)" JIS-83 ROM
  350. *Font FutoGoB101-Bold.Oubun: Special "(003.001)" Special ROM
  351. *Font FutoGoB101-Bold.Roman: Special "(003.001)" Special ROM
  352. *Font FutoGoB101-Bold.Roman83pv: Special "(003.001)" Special ROM
  353. *Font FutoGoB101-Bold.WP-Symbol: Special "(003.001)" Special ROM
  354. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv ROM
  355. *Font FutoMinA101-Bold-Add-H: JIS "(003.001)" Add ROM
  356. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add ROM
  357. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add ROM
  358. *Font FutoMinA101-Bold-Add-V: JIS "(003.001)" Add ROM
  359. *Font FutoMinA101-Bold-EUC-H: EUC "(003.001)" JIS-83 ROM
  360. *Font FutoMinA101-Bold-EUC-V: EUC "(003.001)" JIS-83 ROM
  361. *Font FutoMinA101-Bold-Ext-H: JIS "(003.001)" Ext ROM
  362. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext ROM
  363. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext ROM
  364. *Font FutoMinA101-Bold-Ext-V: JIS "(003.001)" Ext ROM
  365. *Font FutoMinA101-Bold-H: JIS "(003.001)" JIS-83 ROM
  366. *Font FutoMinA101-Bold-NWP-H: JIS "(003.001)" NWP ROM
  367. *Font FutoMinA101-Bold-NWP-V: JIS "(003.001)" NWP ROM
  368. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 ROM
  369. *Font FutoMinA101-Bold-RKSJ-UserGaiji: Special "(003.001)" Special ROM
  370. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 ROM
  371. *Font FutoMinA101-Bold-V: JIS "(003.001)" JIS-83 ROM
  372. *Font FutoMinA101-Bold.Oubun: Special "(003.001)" Special ROM
  373. *Font FutoMinA101-Bold.Roman: Special "(003.001)" Special ROM
  374. *Font FutoMinA101-Bold.Roman83pv: Special "(003.001)" Special ROM
  375. *Font FutoMinA101-Bold.WP-Symbol: Special "(003.001)" Special ROM
  376. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.002)" 83pv ROM
  377. *Font GothicBBB-Medium-Add-H: JIS "(003.002)" Add ROM
  378. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.002)" Add ROM
  379. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.002)" Add ROM
  380. *Font GothicBBB-Medium-Add-V: JIS "(003.002)" Add ROM
  381. *Font GothicBBB-Medium-EUC-H: EUC "(003.002)" JIS-83 ROM
  382. *Font GothicBBB-Medium-EUC-V: EUC "(003.002)" JIS-83 ROM
  383. *Font GothicBBB-Medium-Ext-H: JIS "(003.002)" Ext ROM
  384. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.002)" Ext ROM
  385. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.002)" Ext ROM
  386. *Font GothicBBB-Medium-Ext-V: JIS "(003.002)" Ext ROM
  387. *Font GothicBBB-Medium-H: JIS "(003.002)" JIS-83 ROM
  388. *Font GothicBBB-Medium-NWP-H: JIS "(003.002)" NWP ROM
  389. *Font GothicBBB-Medium-NWP-V: JIS "(003.002)" NWP ROM
  390. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.002)" JIS-83 ROM
  391. *Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(003.002)" Special ROM
  392. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.002)" JIS-83 ROM
  393. *Font GothicBBB-Medium-V: JIS "(003.002)" JIS-83 ROM
  394. *Font GothicBBB-Medium.Oubun: Special "(003.002)" Special ROM
  395. *Font GothicBBB-Medium.Roman: Special "(003.002)" Special ROM
  396. *Font GothicBBB-Medium.Roman83pv: Special "(003.002)" Special ROM
  397. *Font GothicBBB-Medium.WP-Symbol: Special "(003.002)" Special ROM
  398. *Font Helvetica: Standard "(001.006)" Standard ROM
  399. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  400. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  401. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  402. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  403. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  404. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  405. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  406. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv ROM
  407. *Font Jun101-Light-Add-H: JIS "(003.001)" Add ROM
  408. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(003.001)" Add ROM
  409. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(003.001)" Add ROM
  410. *Font Jun101-Light-Add-V: JIS "(003.001)" Add ROM
  411. *Font Jun101-Light-EUC-H: EUC "(003.001)" JIS-83 ROM
  412. *Font Jun101-Light-EUC-V: EUC "(003.001)" JIS-83 ROM
  413. *Font Jun101-Light-Ext-H: JIS "(003.001)" Ext ROM
  414. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext ROM
  415. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext ROM
  416. *Font Jun101-Light-Ext-V: JIS "(003.001)" Ext ROM
  417. *Font Jun101-Light-H: JIS "(003.001)" JIS-83 ROM
  418. *Font Jun101-Light-NWP-H: JIS "(003.001)" NWP ROM
  419. *Font Jun101-Light-NWP-V: JIS "(003.001)" NWP ROM
  420. *Font Jun101-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 ROM
  421. *Font Jun101-Light-RKSJ-UserGaiji: Special "(003.001)" Special ROM
  422. *Font Jun101-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 ROM
  423. *Font Jun101-Light-V: JIS "(003.001)" JIS-83 ROM
  424. *Font Jun101-Light.Oubun: Special "(003.001)" Special ROM
  425. *Font Jun101-Light.Roman: Special "(003.001)" Special ROM
  426. *Font Jun101-Light.Roman83pv: Special "(003.001)" Special ROM
  427. *Font Jun101-Light.WP-Symbol: Special "(003.001)" Special ROM
  428. *Font Jun34-Medium-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  429. *Font Jun34-Medium-Add-H: JIS "(003.000)" Add Disk
  430. *Font Jun34-Medium-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  431. *Font Jun34-Medium-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  432. *Font Jun34-Medium-Add-V: JIS "(003.000)" Add Disk
  433. *Font Jun34-Medium-EUC-H: EUC "(003.000)" JIS-83 Disk
  434. *Font Jun34-Medium-EUC-V: EUC "(003.000)" JIS-83 Disk
  435. *Font Jun34-Medium-Ext-H: JIS "(003.000)" Ext Disk
  436. *Font Jun34-Medium-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  437. *Font Jun34-Medium-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  438. *Font Jun34-Medium-Ext-V: JIS "(003.000)" Ext Disk
  439. *Font Jun34-Medium-H: JIS "(003.000)" JIS-83 Disk
  440. *Font Jun34-Medium-NWP-H: JIS "(003.000)" NWP Disk
  441. *Font Jun34-Medium-NWP-V: JIS "(003.000)" NWP Disk
  442. *Font Jun34-Medium-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  443. *Font Jun34-Medium-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  444. *Font Jun34-Medium-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  445. *Font Jun34-Medium-V: JIS "(003.000)" JIS-83 Disk
  446. *Font Jun34-Medium.Oubun: Special "(003.000)" Special Disk
  447. *Font Jun34-Medium.Diskan: Special "(003.000)" Special Disk
  448. *Font Jun34-Medium.Diskan83pv: Special "(003.000)" Special Disk
  449. *Font Jun34-Medium.WP-Symbol: Special "(003.000)" Special Disk
  450. *Font Jun501-Bold-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  451. *Font Jun501-Bold-Add-H: JIS "(003.000)" Add Disk
  452. *Font Jun501-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  453. *Font Jun501-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  454. *Font Jun501-Bold-Add-V: JIS "(003.000)" Add Disk
  455. *Font Jun501-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
  456. *Font Jun501-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
  457. *Font Jun501-Bold-Ext-H: JIS "(003.000)" Ext Disk
  458. *Font Jun501-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  459. *Font Jun501-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  460. *Font Jun501-Bold-Ext-V: JIS "(003.000)" Ext Disk
  461. *Font Jun501-Bold-H: JIS "(003.000)" JIS-83 Disk
  462. *Font Jun501-Bold-NWP-H: JIS "(003.000)" NWP Disk
  463. *Font Jun501-Bold-NWP-V: JIS "(003.000)" NWP Disk
  464. *Font Jun501-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  465. *Font Jun501-Bold-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  466. *Font Jun501-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  467. *Font Jun501-Bold-V: JIS "(003.000)" JIS-83 Disk
  468. *Font Jun501-Bold.Oubun: Special "(003.000)" Special Disk
  469. *Font Jun501-Bold.Roman: Special "(003.000)" Special Disk
  470. *Font Jun501-Bold.Roman83pv: Special "(003.000)" Special Disk
  471. *Font Jun501-Bold.WP-Symbol: Special "(003.000)" Special Disk
  472. *Font MidashiGo-MB31-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  473. *Font MidashiGo-MB31-Add-H: JIS "(003.000)" Add Disk
  474. *Font MidashiGo-MB31-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  475. *Font MidashiGo-MB31-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  476. *Font MidashiGo-MB31-Add-V: JIS "(003.000)" Add Disk
  477. *Font MidashiGo-MB31-EUC-H: EUC "(003.000)" JIS-83 Disk
  478. *Font MidashiGo-MB31-EUC-V: EUC "(003.000)" JIS-83 Disk
  479. *Font MidashiGo-MB31-Ext-H: JIS "(003.000)" Ext Disk
  480. *Font MidashiGo-MB31-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  481. *Font MidashiGo-MB31-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  482. *Font MidashiGo-MB31-Ext-V: JIS "(003.000)" Ext Disk
  483. *Font MidashiGo-MB31-H: JIS "(003.000)" JIS-83 Disk
  484. *Font MidashiGo-MB31-NWP-H: JIS "(003.000)" NWP Disk
  485. *Font MidashiGo-MB31-NWP-V: JIS "(003.000)" NWP Disk
  486. *Font MidashiGo-MB31-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  487. *Font MidashiGo-MB31-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  488. *Font MidashiGo-MB31-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  489. *Font MidashiGo-MB31-V: JIS "(003.000)" JIS-83 Disk
  490. *Font MidashiGo-MB31.Oubun: Special "(003.000)" Special Disk
  491. *Font MidashiGo-MB31.Roman: Special "(003.000)" Special Disk
  492. *Font MidashiGo-MB31.Roman83pv: Special "(003.000)" Special Disk
  493. *Font MidashiGo-MB31.WP-Symbol: Special "(003.000)" Special Disk
  494. *Font MidashiMin-MA31-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  495. *Font MidashiMin-MA31-Add-H: JIS "(003.001)" Add Disk
  496. *Font MidashiMin-MA31-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  497. *Font MidashiMin-MA31-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  498. *Font MidashiMin-MA31-Add-V: JIS "(003.001)" Add Disk
  499. *Font MidashiMin-MA31-EUC-H: EUC "(003.001)" JIS-83 Disk
  500. *Font MidashiMin-MA31-EUC-V: EUC "(003.001)" JIS-83 Disk
  501. *Font MidashiMin-MA31-Ext-H: JIS "(003.001)" Ext Disk
  502. *Font MidashiMin-MA31-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  503. *Font MidashiMin-MA31-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  504. *Font MidashiMin-MA31-Ext-V: JIS "(003.001)" Ext Disk
  505. *Font MidashiMin-MA31-H: JIS "(003.001)" JIS-83 Disk
  506. *Font MidashiMin-MA31-NWP-H: JIS "(003.001)" NWP Disk
  507. *Font MidashiMin-MA31-NWP-V: JIS "(003.001)" NWP Disk
  508. *Font MidashiMin-MA31-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  509. *Font MidashiMin-MA31-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  510. *Font MidashiMin-MA31-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  511. *Font MidashiMin-MA31-V: JIS "(003.001)" JIS-83 Disk
  512. *Font MidashiMin-MA31.Oubun: Special "(003.001)" Special Disk
  513. *Font MidashiMin-MA31.Roman: Special "(003.001)" Special Disk
  514. *Font MidashiMin-MA31.Roman83pv: Special "(003.001)" Special Disk
  515. *Font MidashiMin-MA31.WP-Symbol: Special "(003.001)" Special Disk
  516. *Font Mincho-PC-Hiragana: Special "(002.000)" Special ROM
  517. *Font Mincho-PC-Katakana: Special "(002.000)" Special ROM
  518. *Font NewCenturySchlbk-Bold: Standard "(001.009)" Standard ROM
  519. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007)" Standard ROM
  520. *Font NewCenturySchlbk-Italic: Standard "(001.006)" Standard ROM
  521. *Font NewCenturySchlbk-Roman: Standard "(001.007)" Standard ROM
  522. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  523. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  524. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  525. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  526. *Font Ryumin-Bold-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  527. *Font Ryumin-Bold-Add-H: JIS "(003.000)" Add Disk
  528. *Font Ryumin-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  529. *Font Ryumin-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  530. *Font Ryumin-Bold-Add-V: JIS "(003.000)" Add Disk
  531. *Font Ryumin-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
  532. *Font Ryumin-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
  533. *Font Ryumin-Bold-Ext-H: JIS "(003.000)" Ext Disk
  534. *Font Ryumin-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  535. *Font Ryumin-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  536. *Font Ryumin-Bold-Ext-V: JIS "(003.000)" Ext Disk
  537. *Font Ryumin-Bold-H: JIS "(003.000)" JIS-83 Disk
  538. *Font Ryumin-Bold-NWP-H: JIS "(003.000)" NWP Disk
  539. *Font Ryumin-Bold-NWP-V: JIS "(003.000)" NWP Disk
  540. *Font Ryumin-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  541. *Font Ryumin-Bold-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  542. *Font Ryumin-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  543. *Font Ryumin-Bold-V: JIS "(003.000)" JIS-83 Disk
  544. *Font Ryumin-Bold.Oubun: Special "(003.000)" Special Disk
  545. *Font Ryumin-Bold.Roman: Special "(003.000)" Special Disk
  546. *Font Ryumin-Bold.Roman83pv: Special "(003.000)" Special Disk
  547. *Font Ryumin-Bold.WP-Symbol: Special "(003.000)" Special Disk
  548. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv ROM
  549. *Font Ryumin-Light-Add-H: JIS "(003.001)" Add ROM
  550. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add ROM
  551. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add ROM
  552. *Font Ryumin-Light-Add-V: JIS "(003.001)" Add ROM
  553. *Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 ROM
  554. *Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 ROM
  555. *Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext ROM
  556. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext ROM
  557. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext ROM
  558. *Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext ROM
  559. *Font Ryumin-Light-H: JIS "(003.001)" JIS-83 ROM
  560. *Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP ROM
  561. *Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP ROM
  562. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 ROM
  563. *Font Ryumin-Light-RKSJ-UserGaiji: Special "(003.001)" Special ROM
  564. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 ROM
  565. *Font Ryumin-Light-V: JIS "(003.001)" JIS-83 ROM
  566. *Font Ryumin-Light.Oubun: Special "(003.001)" Special ROM
  567. *Font Ryumin-Light.Roman: Special "(003.001)" Special ROM
  568. *Font Ryumin-Light.Roman83pv: Special "(003.001)" Special ROM
  569. *Font Ryumin-Light.WP-Symbol: Special "(003.001)" Special ROM
  570. *Font Ryumin-Medium-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  571. *Font Ryumin-Medium-Add-H: JIS "(003.001)" Add Disk
  572. *Font Ryumin-Medium-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  573. *Font Ryumin-Medium-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  574. *Font Ryumin-Medium-Add-V: JIS "(003.001)" Add Disk
  575. *Font Ryumin-Medium-EUC-H: EUC "(003.001)" JIS-83 Disk
  576. *Font Ryumin-Medium-EUC-V: EUC "(003.001)" JIS-83 Disk
  577. *Font Ryumin-Medium-Ext-H: JIS "(003.001)" Ext Disk
  578. *Font Ryumin-Medium-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  579. *Font Ryumin-Medium-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  580. *Font Ryumin-Medium-Ext-V: JIS "(003.001)" Ext Disk
  581. *Font Ryumin-Medium-H: JIS "(003.001)" JIS-83 Disk
  582. *Font Ryumin-Medium-NWP-H: JIS "(003.001)" NWP Disk
  583. *Font Ryumin-Medium-NWP-V: JIS "(003.001)" NWP Disk
  584. *Font Ryumin-Medium-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  585. *Font Ryumin-Medium-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  586. *Font Ryumin-Medium-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  587. *Font Ryumin-Medium-V: JIS "(003.001)" JIS-83 Disk
  588. *Font Ryumin-Medium.Oubun: Special "(003.001)" Special Disk
  589. *Font Ryumin-Medium.Roman: Special "(003.001)" Special Disk
  590. *Font Ryumin-Medium.Roman83pv: Special "(003.001)" Special Disk
  591. *Font Ryumin-Medium.WP-Symbol: Special "(003.001)" Special Disk
  592. *Font Ryumin-Ultra-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  593. *Font Ryumin-Ultra-Add-H: JIS "(003.000)" Add Disk
  594. *Font Ryumin-Ultra-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  595. *Font Ryumin-Ultra-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  596. *Font Ryumin-Ultra-Add-V: JIS "(003.000)" Add Disk
  597. *Font Ryumin-Ultra-EUC-H: EUC "(003.000)" JIS-83 Disk
  598. *Font Ryumin-Ultra-EUC-V: EUC "(003.000)" JIS-83 Disk
  599. *Font Ryumin-Ultra-Ext-H: JIS "(003.000)" Ext Disk
  600. *Font Ryumin-Ultra-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  601. *Font Ryumin-Ultra-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  602. *Font Ryumin-Ultra-Ext-V: JIS "(003.000)" Ext Disk
  603. *Font Ryumin-Ultra-H: JIS "(003.000)" JIS-83 Disk
  604. *Font Ryumin-Ultra-NWP-H: JIS "(003.000)" NWP Disk
  605. *Font Ryumin-Ultra-NWP-V: JIS "(003.000)" NWP Disk
  606. *Font Ryumin-Ultra-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  607. *Font Ryumin-Ultra-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  608. *Font Ryumin-Ultra-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  609. *Font Ryumin-Ultra-V: JIS "(003.000)" JIS-83 Disk
  610. *Font Ryumin-Ultra.Oubun: Special "(003.000)" Special Disk
  611. *Font Ryumin-Ultra.Roman: Special "(003.000)" Special Disk
  612. *Font Ryumin-Ultra.Roman83pv: Special "(003.000)" Special Disk
  613. *Font Ryumin-Ultra.WP-Symbol: Special "(003.000)" Special Disk
  614. *Font Ryumin-heavy-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  615. *Font Ryumin-heavy-Add-H: JIS "(003.000)" Add Disk
  616. *Font Ryumin-heavy-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  617. *Font Ryumin-heavy-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  618. *Font Ryumin-heavy-Add-V: JIS "(003.000)" Add Disk
  619. *Font Ryumin-heavy-EUC-H: EUC "(003.000)" JIS-83 Disk
  620. *Font Ryumin-heavy-EUC-V: EUC "(003.000)" JIS-83 Disk
  621. *Font Ryumin-heavy-Ext-H: JIS "(003.000)" Ext Disk
  622. *Font Ryumin-heavy-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  623. *Font Ryumin-heavy-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  624. *Font Ryumin-heavy-Ext-V: JIS "(003.000)" Ext Disk
  625. *Font Ryumin-heavy-H: JIS "(003.000)" JIS-83 Disk
  626. *Font Ryumin-heavy-NWP-H: JIS "(003.000)" NWP Disk
  627. *Font Ryumin-heavy-NWP-V: JIS "(003.000)" NWP Disk
  628. *Font Ryumin-heavy-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  629. *Font Ryumin-heavy-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  630. *Font Ryumin-heavy-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  631. *Font Ryumin-heavy-V: JIS "(003.000)" JIS-83 Disk
  632. *Font Ryumin-heavy.Oubun: Special "(003.000)" Special Disk
  633. *Font Ryumin-heavy.Roman: Special "(003.000)" Special Disk
  634. *Font Ryumin-heavy.Roman83pv: Special "(003.000)" Special Disk
  635. *Font Ryumin-heavy.WP-Symbol: Special "(003.000)" Special Disk
  636. *Font ShinGo-Bold-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  637. *Font ShinGo-Bold-Add-H: JIS "(003.000)" Add Disk
  638. *Font ShinGo-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  639. *Font ShinGo-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  640. *Font ShinGo-Bold-Add-V: JIS "(003.000)" Add Disk
  641. *Font ShinGo-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
  642. *Font ShinGo-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
  643. *Font ShinGo-Bold-Ext-H: JIS "(003.000)" Ext Disk
  644. *Font ShinGo-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  645. *Font ShinGo-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  646. *Font ShinGo-Bold-Ext-V: JIS "(003.000)" Ext Disk
  647. *Font ShinGo-Bold-H: JIS "(003.000)" JIS-83 Disk
  648. *Font ShinGo-Bold-NWP-H: JIS "(003.000)" NWP Disk
  649. *Font ShinGo-Bold-NWP-V: JIS "(003.000)" NWP Disk
  650. *Font ShinGo-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  651. *Font ShinGo-Bold-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  652. *Font ShinGo-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  653. *Font ShinGo-Bold-V: JIS "(003.000)" JIS-83 Disk
  654. *Font ShinGo-Bold.Oubun: Special "(003.000)" Special Disk
  655. *Font ShinGo-Bold.Roman: Special "(003.000)" Special Disk
  656. *Font ShinGo-Bold.Roman83pv: Special "(003.000)" Special Disk
  657. *Font ShinGo-Bold.WP-Symbol: Special "(003.000)" Special Disk
  658. *Font ShinGo-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  659. *Font ShinGo-Light-Add-H: JIS "(003.000)" Add Disk
  660. *Font ShinGo-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  661. *Font ShinGo-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  662. *Font ShinGo-Light-Add-V: JIS "(003.000)" Add Disk
  663. *Font ShinGo-Light-EUC-H: EUC "(003.000)" JIS-83 Disk
  664. *Font ShinGo-Light-EUC-V: EUC "(003.000)" JIS-83 Disk
  665. *Font ShinGo-Light-Ext-H: JIS "(003.000)" Ext Disk
  666. *Font ShinGo-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  667. *Font ShinGo-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  668. *Font ShinGo-Light-Ext-V: JIS "(003.000)" Ext Disk
  669. *Font ShinGo-Light-H: JIS "(003.000)" JIS-83 Disk
  670. *Font ShinGo-Light-NWP-H: JIS "(003.000)" NWP Disk
  671. *Font ShinGo-Light-NWP-V: JIS "(003.000)" NWP Disk
  672. *Font ShinGo-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  673. *Font ShinGo-Light-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  674. *Font ShinGo-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  675. *Font ShinGo-Light-V: JIS "(003.000)" JIS-83 Disk
  676. *Font ShinGo-Light.Oubun: Special "(003.000)" Special Disk
  677. *Font ShinGo-Light.Roman: Special "(003.000)" Special Disk
  678. *Font ShinGo-Light.Roman83pv: Special "(003.000)" Special Disk
  679. *Font ShinGo-Light.WP-Symbol: Special "(003.000)" Special Disk
  680. *Font ShinGo-Medium-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  681. *Font ShinGo-Medium-Add-H: JIS "(003.000)" Add Disk
  682. *Font ShinGo-Medium-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  683. *Font ShinGo-Medium-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  684. *Font ShinGo-Medium-Add-V: JIS "(003.000)" Add Disk
  685. *Font ShinGo-Medium-EUC-H: EUC "(003.000)" JIS-83 Disk
  686. *Font ShinGo-Medium-EUC-V: EUC "(003.000)" JIS-83 Disk
  687. *Font ShinGo-Medium-Ext-H: JIS "(003.000)" Ext Disk
  688. *Font ShinGo-Medium-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  689. *Font ShinGo-Medium-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  690. *Font ShinGo-Medium-Ext-V: JIS "(003.000)" Ext Disk
  691. *Font ShinGo-Medium-H: JIS "(003.000)" JIS-83 Disk
  692. *Font ShinGo-Medium-NWP-H: JIS "(003.000)" NWP Disk
  693. *Font ShinGo-Medium-NWP-V: JIS "(003.000)" NWP Disk
  694. *Font ShinGo-Medium-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  695. *Font ShinGo-Medium-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  696. *Font ShinGo-Medium-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  697. *Font ShinGo-Medium-V: JIS "(003.000)" JIS-83 Disk
  698. *Font ShinGo-Medium.Oubun: Special "(003.000)" Special Disk
  699. *Font ShinGo-Medium.Roman: Special "(003.000)" Special Disk
  700. *Font ShinGo-Medium.Roman83pv: Special "(003.000)" Special Disk
  701. *Font ShinGo-Medium.WP-Symbol: Special "(003.000)" Special Disk
  702. *Font ShinGo-Ultra-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  703. *Font ShinGo-Ultra-Add-H: JIS "(003.001)" Add Disk
  704. *Font ShinGo-Ultra-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  705. *Font ShinGo-Ultra-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  706. *Font ShinGo-Ultra-Add-V: JIS "(003.001)" Add Disk
  707. *Font ShinGo-Ultra-EUC-H: EUC "(003.001)" JIS-83 Disk
  708. *Font ShinGo-Ultra-EUC-V: EUC "(003.001)" JIS-83 Disk
  709. *Font ShinGo-Ultra-Ext-H: JIS "(003.001)" Ext Disk
  710. *Font ShinGo-Ultra-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  711. *Font ShinGo-Ultra-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  712. *Font ShinGo-Ultra-Ext-V: JIS "(003.001)" Ext Disk
  713. *Font ShinGo-Ultra-H: JIS "(003.001)" JIS-83 Disk
  714. *Font ShinGo-Ultra-NWP-H: JIS "(003.001)" NWP Disk
  715. *Font ShinGo-Ultra-NWP-V: JIS "(003.001)" NWP Disk
  716. *Font ShinGo-Ultra-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  717. *Font ShinGo-Ultra-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  718. *Font ShinGo-Ultra-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  719. *Font ShinGo-Ultra-V: JIS "(003.001)" JIS-83 Disk
  720. *Font ShinGo-Ultra.Oubun: Special "(003.001)" Special Disk
  721. *Font ShinGo-Ultra.Roman: Special "(003.001)" Special Disk
  722. *Font ShinGo-Ultra.Roman83pv: Special "(003.001)" Special Disk
  723. *Font ShinGo-Ultra.WP-Symbol: Special "(003.001)" Special Disk
  724. *Font ShinseiKai-CBSK1-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  725. *Font ShinseiKai-CBSK1-Add-H: JIS "(003.001)" Add Disk
  726. *Font ShinseiKai-CBSK1-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  727. *Font ShinseiKai-CBSK1-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  728. *Font ShinseiKai-CBSK1-Add-V: JIS "(003.001)" Add Disk
  729. *Font ShinseiKai-CBSK1-EUC-H: EUC "(003.001)" JIS-83 Disk
  730. *Font ShinseiKai-CBSK1-EUC-V: EUC "(003.001)" JIS-83 Disk
  731. *Font ShinseiKai-CBSK1-Ext-H: JIS "(003.001)" Ext Disk
  732. *Font ShinseiKai-CBSK1-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  733. *Font ShinseiKai-CBSK1-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  734. *Font ShinseiKai-CBSK1-Ext-V: JIS "(003.001)" Ext Disk
  735. *Font ShinseiKai-CBSK1-H: JIS "(003.001)" JIS-83 Disk
  736. *Font ShinseiKai-CBSK1-NWP-H: JIS "(003.001)" NWP Disk
  737. *Font ShinseiKai-CBSK1-NWP-V: JIS "(003.001)" NWP Disk
  738. *Font ShinseiKai-CBSK1-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  739. *Font ShinseiKai-CBSK1-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  740. *Font ShinseiKai-CBSK1-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  741. *Font ShinseiKai-CBSK1-V: JIS "(003.001)" JIS-83 Disk
  742. *Font ShinseiKai-CBSK1.Oubun: Special "(003.001)" Special Disk
  743. *Font ShinseiKai-CBSK1.Roman: Special "(003.001)" Special Disk
  744. *Font ShinseiKai-CBSK1.Roman83pv: Special "(003.001)" Special Disk
  745. *Font ShinseiKai-CBSK1.WP-Symbol: Special "(003.001)" Special Disk
  746. *Font Symbol: Special "(001.007)" Special ROM
  747. *Font Times-Bold: Standard "(001.007)" Standard ROM
  748. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  749. *Font Times-Italic: Standard "(001.007)" Standard ROM
  750. *Font Times-Roman: Standard "(001.007)" Standard ROM
  751. *Font ZapfChancery-MediumItalic: Standard "(001.007)" Standard ROM
  752. *Font ZapfDingbats: Special "(001.004)" Special ROM
  753. *?FontQuery: "
  754. save
  755. { count 1 gt
  756. { exch dup 127 string cvs (/) print print (:) print
  757. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  758. } { exit } ifelse
  759. } bind loop
  760. (*) = flush
  761. restore
  762. "
  763. *End
  764. *?FontList: "
  765. save
  766. (*) {cvn ==} 128 string /Font resourceforall
  767. (*) = flush
  768. restore
  769. "
  770. *End
  771. *% Printer Messages (verbatim from printer):
  772. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  773. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  774. *Message: "\FontName\ not found, using Courier"
  775. *% Status (format: %%[ status: <one of these> ] %%)
  776. *Status: "idle"
  777. *Status: "busy"
  778. *Status: "waiting"
  779. *Status: "initializing"
  780. *Status: "holding"
  781. *Status: "PrinterError: Cover Open"
  782. *Status: "PrinterError: Engine Command Error"
  783. *Status: "PrinterError: Engine Misprint"
  784. *Status: "PrinterError: Engine Paper Mismatch"
  785. *Status: "PrinterError: Fixing Unit Malfunction"
  786. *Status: "PrinterError: M-M Feeder Out of Paper"
  787. *Status: "PrinterError: No Paper Tray"
  788. *Status: "PrinterError: Out of Paper ... Tray 1"
  789. *Status: "PrinterError: Out of Paper ... Tray 2"
  790. *Status: "PrinterError: Output Tray Full"
  791. *Status: "PrinterError: Paper Entry Misfeed"
  792. *Status: "PrinterError: Paper Exit Misfeed"
  793. *Status: "PrinterError: Paper In Manual Feed Path"
  794. *Status: "PrinterError: Paper Motor Malfunction"
  795. *Status: "PrinterError: Paper out manual feed"
  796. *Status: "PrinterError: Paper Path Misfeed"
  797. *Status: "PrinterError: Paper Tray 1 Out"
  798. *Status: "PrinterError: Paper Tray 2 Out"
  799. *Status: "PrinterError: Scanner Motor Malfunction"
  800. *Status: "PrinterError: Service Call"
  801. *Status: "PrinterError: System Memory Error"
  802. *Status: "PrinterError: Test Printing Stage"
  803. *Status: "PrinterError: Toner Cartridge Missing"
  804. *Status: "PrinterError: Toner Low"
  805. *Status: "PrinterError: Toner Out"
  806. *Status: "PrinterError: tray change timeout"
  807. *Status: "PrinterError: waiting for A3 tray"
  808. *Status: "PrinterError: waiting for A4 tray"
  809. *Status: "PrinterError: waiting for A4 long edge tray"
  810. *Status: "PrinterError: waiting for A5 tray"
  811. *Status: "PrinterError: waiting for A5 long edge tray"
  812. *Status: "PrinterError: waiting for B4 tray"
  813. *Status: "PrinterError: waiting for B5 tray"
  814. *Status: "PrinterError: waiting for B5 long edge tray"
  815. *Status: "PrinterError: waiting for ledger tray"
  816. *Status: "PrinterError: waiting for legal tray"
  817. *Status: "PrinterError: waiting for letter tray"
  818. *Status: "PrinterError: waiting for letter long edge tray"
  819. *Status: "PrinterError: waiting for manual feed"
  820. *Status: "PrinterError: waiting for Hagaki tray"
  821. *Status: "PrinterError: Warming Up"
  822. *Status: "PrinterError: Wrong Paper in Tray 1"
  823. *Status: "PrinterError: Wrong Paper in Tray 2"
  824. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  825. *Source: "Serial"
  826. *Source: "LocalTalk"
  827. *Source: "Parallel"
  828. *Source: "Internal"
  829. *Source: "VPT_Server"
  830. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  831. *PrinterError: "Cover Open"
  832. *PrinterError: "Engine Command Error"
  833. *PrinterError: "Engine Misprint"
  834. *PrinterError: "Engine Paper Mismatch"
  835. *PrinterError: "Fixing Unit Malfunction"
  836. *PrinterError: "M-M Feeder Out of Paper"
  837. *PrinterError: "No Paper Tray"
  838. *PrinterError: "Out of Paper ... Tray 1"
  839. *PrinterError: "Out of Paper ... Tray 2"
  840. *PrinterError: "Output Tray Full"
  841. *PrinterError: "Paper Entry Misfeed"
  842. *PrinterError: "Paper Exit Misfeed"
  843. *PrinterError: "Paper In Manual Feed Path"
  844. *PrinterError: "Paper Motor Malfunction"
  845. *PrinterError: "Paper out manual feed"
  846. *PrinterError: "Paper Path Misfeed"
  847. *PrinterError: "Paper Tray 1 Out"
  848. *PrinterError: "Paper Tray 2 Out"
  849. *PrinterError: "Scanner Motor Malfunction"
  850. *PrinterError: "Service Call"
  851. *PrinterError: "System Memory Error"
  852. *PrinterError: "Test Printing Stage"
  853. *PrinterError: "Toner Cartridge Missing"
  854. *PrinterError: "Toner Low"
  855. *PrinterError: "Toner Out"
  856. *PrinterError: "tray change timeout"
  857. *PrinterError: "waiting for A3 tray"
  858. *PrinterError: "waiting for A4 tray"
  859. *PrinterError: "waiting for A4 long edge tray"
  860. *PrinterError: "waiting for A5 tray"
  861. *PrinterError: "waiting for A5 long edge tray"
  862. *PrinterError: "waiting for B4 tray"
  863. *PrinterError: "waiting for B5 tray"
  864. *PrinterError: "waiting for B5 long edge tray"
  865. *PrinterError: "waiting for ledger tray"
  866. *PrinterError: "waiting for legal tray"
  867. *PrinterError: "waiting for letter tray"
  868. *PrinterError: "waiting for letter long edge tray"
  869. *PrinterError: "waiting for manual feed"
  870. *PrinterError: "waiting for Hagaki tray"
  871. *PrinterError: "Warming Up"
  872. *PrinterError: "Wrong Paper in Tray 1"
  873. *PrinterError: "Wrong Paper in Tray 2"
  874. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  875. *% Color Separation Information =====================
  876. *InkName: ProcessBlack/Process Black
  877. *InkName: CustomColor/Custom Color
  878. *InkName: ProcessCyan/Process Cyan
  879. *InkName: ProcessMagenta/Process Magenta
  880. *InkName: ProcessYellow/Process Yellow
  881. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  882. *% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) =====================
  883. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  884. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  885. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "75.0"
  886. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "15.0"
  887. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  888. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  889. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  890. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  891. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  892. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  893. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  894. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  895. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  896. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  897. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  898. *End
  899. *% For 121 lpi / 1200 dpi (5,5,2,6,6,2,20/3,0) =====================
  900. *ColorSepScreenAngle ProcessBlack.121lpi.1200dpi/121 lpi / 1200 dpi: "45.0"
  901. *ColorSepScreenAngle CustomColor.121lpi.1200dpi/121 lpi / 1200 dpi: "45.0"
  902. *ColorSepScreenAngle ProcessCyan.121lpi.1200dpi/121 lpi / 1200 dpi: "75.0"
  903. *ColorSepScreenAngle ProcessMagenta.121lpi.1200dpi/121 lpi / 1200 dpi: "15.0"
  904. *ColorSepScreenAngle ProcessYellow.121lpi.1200dpi/121 lpi / 1200 dpi: "0.0"
  905. *ColorSepScreenFreq ProcessBlack.121lpi.1200dpi/121 lpi / 1200 dpi: "121.0"
  906. *ColorSepScreenFreq CustomColor.121lpi.1200dpi/121 lpi / 1200 dpi: "121.0"
  907. *ColorSepScreenFreq ProcessCyan.121lpi.1200dpi/121 lpi / 1200 dpi: "121.0"
  908. *ColorSepScreenFreq ProcessMagenta.121lpi.1200dpi/121 lpi / 1200 dpi: "121.0"
  909. *ColorSepScreenFreq ProcessYellow.121lpi.1200dpi/121 lpi / 1200 dpi: "121.0"
  910. *ColorSepScreenProc ProcessYellow.121lpi.1200dpi/121 lpi / 1200 dpi: "
  911. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  912. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  913. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  914. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  915. *End
  916. *% Last Edit Date: Aug 3 1995
  917. *% The byte count of this file should be exactly 042242 or 043207
  918. *% depending on the filesystem it resides in.
  919. *% end of PPD file for Hitachi Koki Typhoon 8/F18