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.

756 lines
34 KiB

  1. *PPD-Adobe: "4.3"
  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. *FormatVersion: "4.3"
  10. *FileVersion: "1.0"
  11. *LanguageEncoding: ISOLatin1
  12. *LanguageVersion: English
  13. *Product: "(ColorStream II DP)"
  14. *PSVersion: "(2016.104) 20303"
  15. *Manufacturer: "Shinko"
  16. *ModelName: "ColorStream II DP J18"
  17. *ShortNickName: "ColorStream II DP J18"
  18. *NickName: "ColorStream II DP J18"
  19. *PCFileName: "SEDP_J18.PPD"
  20. *% === Options and Constraints =========
  21. *OpenGroup: InstallableOptions/Options Installed
  22. *OpenUI *InstalledMemory/InstallableMemory: PickOne
  23. *DefaultInstalledMemory: None
  24. *InstalledMemory None/Standard 32MB RAM: ""
  25. *InstalledMemory 48Meg/Upgraded to 48MB: ""
  26. *InstalledMemory 64Meg/Upgraded to 64MB: ""
  27. *InstalledMemory 96Meg/Upgraded to 96MB: ""
  28. *InstalledMemory 128Meg/Upgraded to 128MB: ""
  29. *?InstalledMemory: "
  30. save
  31. (Unknown)
  32. 5 dict
  33. dup 32 (None) put
  34. dup 48 (48Meg) put
  35. dup 64 (64Meg) put
  36. dup 96 (96Meg) put
  37. dup 128 (128Meg) put
  38. dup
  39. currentsystemparams /RamSize get
  40. 1048576 div cvi /Mem exch def
  41. Mem known {Mem get exch pop } { pop } ifelse
  42. = flush
  43. restore
  44. "
  45. *End
  46. *CloseUI: *InstalledMemory
  47. *CloseGroup: InstallableOptions
  48. *% ==== Device Capabilities ===============
  49. *LanguageLevel: "2"
  50. *ColorDevice: True
  51. *DefaultColorSpace: CMYK
  52. *Protocols: BCP
  53. *TTRasterizer: Type42
  54. *?TTRasterizer: "
  55. save
  56. 42 /FontType resourcestatus
  57. { pop pop (Type42)} {(None)} ifelse = flush
  58. restore
  59. "
  60. *End
  61. *FreeVM: "9997888"
  62. *VMOption None/Standard 32MB RAM: "9997888"
  63. *VMOption 48Meg/Upgraded to 48MB: "10148352"
  64. *VMOption 64Meg/Upgraded to 64MB: "11390524"
  65. *VMOption 96Meg/Upgraded to 96MB: "11390524"
  66. *VMOption 128Meg/Upgraded to 128MB: "11390524"
  67. *FCacheSize None/Standard 32MB: 2,516,582
  68. *FCacheSize 48Meg/Upgraded to 48MB: 1,677,721
  69. *FCacheSize 64Meg/Upgraded to 64MB: 3,565,158
  70. *FCacheSize 96Meg/Upgraded to 96MB: 3,565,158
  71. *FCacheSize 128Meg/Upgraded to 128MB: 3,565,158
  72. *SuggestedJobTimeout: "0"
  73. *SuggestedWaitTimeout: "0"
  74. *PrintPSErrors: False
  75. *FileSystem: True
  76. *?FileSystem: "
  77. save false
  78. (%disk?%)
  79. { currentdevparams dup /Writeable known
  80. { /Writeable get {pop true} if } { pop } ifelse
  81. } 10 string /IODevice resourceforall
  82. {(True)}{(False)} ifelse = flush
  83. restore"
  84. *End
  85. *Throughput: "1"
  86. *Password: "()"
  87. *ExitServer: "
  88. count 0 eq
  89. { false } { true exch startjob } ifelse
  90. not {
  91. (WARNING: Cannot modify initial VM.) =
  92. (Missing or invalid password.) =
  93. (Please contact the author of this software.) = flush quit
  94. } if
  95. "
  96. *End
  97. *Reset: "
  98. count 0 eq
  99. { false } { true exch startjob } ifelse
  100. not {
  101. (WARNING: Cannot reset printer.) =
  102. (Missing or invalid password.) =
  103. (Please contact the author of this software.) = flush quit
  104. } if
  105. systemdict /quit get exec
  106. (WARNING : Printer Reset Failed.) = flush
  107. "
  108. *End
  109. *DefaultResolution: 300dpi
  110. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  111. *?Resolution: "
  112. save
  113. currentpagedevice /HWResolution get
  114. 0 get
  115. ( ) cvs print
  116. (dpi)
  117. = flush
  118. restore
  119. "
  120. *End
  121. *ContoneOnly: True
  122. *% Halftone Information ===============
  123. *ScreenFreq: "60.0"
  124. *ScreenAngle: "45.0"
  125. *DefaultScreenProc: Dot
  126. *ScreenProc Dot: "
  127. {180 mul cos exch 180 mul cos add 2 div }
  128. "
  129. *End
  130. *ScreenProc Line: "{ pop }"
  131. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  132. *DefaultTransfer: Null
  133. *Transfer Null: "{ }"
  134. *Transfer Null.Inverse: "{ 1 exch sub }"
  135. *DefaultColorModel: CMYK
  136. *?ColorModel: "
  137. save
  138. currentpagedevice /ProcessColorModel
  139. {get} stopped
  140. {pop pop (Unknown)} if = flush
  141. restore
  142. "
  143. *End
  144. *OpenUI *SEColorRenderDict: PickOne
  145. *OrderDependency: 50 AnySetup *SEColorRenderDict
  146. *DefaultSEColorRenderDict: Perceptual
  147. *SEColorRenderDict Saturation: "/Saturation findcolorrendering pop /ColorRendering findresource setcolorrendering"
  148. *SEColorRenderDict RelativeColorimetric: "/RelativeColorimetric findcolorrendering pop /ColorRendering findresource setcolorrendering"
  149. *SEColorRenderDict Perceptual: "/Perceptual findcolorrendering pop /ColorRendering findresource setcolorrendering"
  150. *CloseUI: *SEColorRenderDict
  151. *% Paper Handling ===================
  152. *% Code in this section both selects a tray and sets up a frame buffer.
  153. *OpenUI *PageSize: PickOne
  154. *OrderDependency: 30 AnySetup *PageSize
  155. *DefaultPageSize: SuperA
  156. *PageSize SuperA: "
  157. 2 dict dup /PageSize [732 1029] put dup /ImagingBBox null put setpagedevice"
  158. *End
  159. *PageSize Letter/Letter(A): "
  160. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  161. *End
  162. *PageSize A5: "
  163. 2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  164. *End
  165. *PageSize A4: "
  166. 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  167. *End
  168. *?PageSize: "
  169. save
  170. currentpagedevice /PageSize get aload pop
  171. 2 copy gt {exch} if
  172. (Unknown)
  173. 4 dict
  174. dup [732 1029] (SuperA) put
  175. dup [612 792] (Letter) put
  176. dup [420 595] (A5) put
  177. dup [595 842] (A4) put
  178. { exch aload pop 4 index sub abs 5 le exch
  179. 5 index sub abs 5 le and
  180. {exch pop exit} {pop} ifelse
  181. } bind forall
  182. = flush pop pop
  183. restore
  184. "
  185. *End
  186. *CloseUI: *PageSize
  187. *OpenUI *PageRegion: PickOne
  188. *OrderDependency: 40 AnySetup *PageRegion
  189. *DefaultPageRegion: SuperA
  190. *PageRegion SuperA: "
  191. 2 dict dup /PageSize [732 1029] put dup /ImagingBBox null put setpagedevice"
  192. *End
  193. *PageRegion Letter/Letter(A): "
  194. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  195. *End
  196. *PageRegion A5: "
  197. 2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  198. *End
  199. *PageRegion A4: "
  200. 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  201. *End
  202. *CloseUI: *PageRegion
  203. *% The following entries provide information about specific paper keywords.
  204. *DefaultImageableArea: SuperA
  205. *ImageableArea SuperA: "26.1601 62.28 702.0 969.48 "
  206. *ImageableArea Letter/Letter(A): "10.32 5.8801 601.68 729.72 "
  207. *ImageableArea A5: "8.1601 5.8801 411.36 532.92 "
  208. *ImageableArea A4: "9.6001 5.8801 585.6 779.64 "
  209. *?ImageableArea: "
  210. save
  211. /cvp { ( ) cvs print ( ) print } bind def
  212. /upperright {10000 mul floor 10000 div} bind def
  213. /lowerleft {10000 mul ceiling 10000 div} bind def
  214. newpath clippath pathbbox
  215. 4 -2 roll exch 2 {lowerleft cvp} repeat
  216. exch 2 {upperright cvp} repeat flush
  217. restore
  218. "
  219. *End
  220. *% These provide the physical dimensions of the paper (by keyword)
  221. *DefaultPaperDimension: SuperA
  222. *PaperDimension SuperA: "732 1029"
  223. *PaperDimension Letter/Letter(A): "612 792"
  224. *PaperDimension A5: "420 595"
  225. *PaperDimension A4: "595 842"
  226. *RequiresPageRegion All: True
  227. *OpenUI *InputSlot: PickOne
  228. *OrderDependency: 20 AnySetup *InputSlot
  229. *DefaultInputSlot: Cassette
  230. *InputSlot Cassette: ""
  231. *?InputSlot: "save (Cassette) = flush restore"
  232. *CloseUI: *InputSlot
  233. *% Font Information =====================
  234. *DefaultFont: Courier
  235. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  236. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  237. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  238. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  239. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  240. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  241. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  242. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  243. *Font Courier: Standard "(002.004S)" Standard ROM
  244. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  245. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  246. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  247. *Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  248. *Font FutoGoB101-Bold-Add-H: JIS "(003.001)" Add Disk
  249. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  250. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  251. *Font FutoGoB101-Bold-Add-V: JIS "(003.001)" Add Disk
  252. *Font FutoGoB101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  253. *Font FutoGoB101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  254. *Font FutoGoB101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  255. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  256. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  257. *Font FutoGoB101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  258. *Font FutoGoB101-Bold-H: JIS "(003.001)" JIS-83 Disk
  259. *Font FutoGoB101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  260. *Font FutoGoB101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  261. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  262. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  263. *Font FutoGoB101-Bold-V: JIS "(003.001)" JIS-83 Disk
  264. *Font FutoGoB101-Bold.Oubun: Special "(003.001)" Special Disk
  265. *Font FutoGoB101-Bold.Roman: Special "(003.001)" Special Disk
  266. *Font FutoGoB101-Bold.Roman83pv: Special "(003.001)" Special Disk
  267. *Font FutoGoB101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  268. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  269. *Font FutoMinA101-Bold-Add-H: JIS "(003.001)" Add Disk
  270. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  271. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  272. *Font FutoMinA101-Bold-Add-V: JIS "(003.001)" Add Disk
  273. *Font FutoMinA101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  274. *Font FutoMinA101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  275. *Font FutoMinA101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  276. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  277. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  278. *Font FutoMinA101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  279. *Font FutoMinA101-Bold-H: JIS "(003.001)" JIS-83 Disk
  280. *Font FutoMinA101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  281. *Font FutoMinA101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  282. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  283. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  284. *Font FutoMinA101-Bold-V: JIS "(003.001)" JIS-83 Disk
  285. *Font FutoMinA101-Bold.Oubun: Special "(003.001)" Special Disk
  286. *Font FutoMinA101-Bold.Roman: Special "(003.001)" Special Disk
  287. *Font FutoMinA101-Bold.Roman83pv: Special "(003.001)" Special Disk
  288. *Font FutoMinA101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  289. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.002)" 83pv Disk
  290. *Font GothicBBB-Medium-Add-H: JIS "(003.002)" Add Disk
  291. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.002)" Add Disk
  292. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.002)" Add Disk
  293. *Font GothicBBB-Medium-Add-V: JIS "(003.002)" Add Disk
  294. *Font GothicBBB-Medium-EUC-H: EUC "(003.002)" JIS-83 Disk
  295. *Font GothicBBB-Medium-EUC-V: EUC "(003.002)" JIS-83 Disk
  296. *Font GothicBBB-Medium-Ext-H: JIS "(003.002)" Ext Disk
  297. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.002)" Ext Disk
  298. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.002)" Ext Disk
  299. *Font GothicBBB-Medium-Ext-V: JIS "(003.002)" Ext Disk
  300. *Font GothicBBB-Medium-H: JIS "(003.002)" JIS-83 Disk
  301. *Font GothicBBB-Medium-NWP-H: JIS "(003.002)" NWP Disk
  302. *Font GothicBBB-Medium-NWP-V: JIS "(003.002)" NWP Disk
  303. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.002)" JIS-83 Disk
  304. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.002)" JIS-83 Disk
  305. *Font GothicBBB-Medium-V: JIS "(003.002)" JIS-83 Disk
  306. *Font GothicBBB-Medium.Oubun: Special "(003.002)" Special Disk
  307. *Font GothicBBB-Medium.Roman: Special "(003.002)" Special Disk
  308. *Font GothicBBB-Medium.Roman83pv: Special "(003.002)" Special Disk
  309. *Font GothicBBB-Medium.WP-Symbol: Special "(003.002)" Special Disk
  310. *Font Helvetica: Standard "(001.006S)" Standard ROM
  311. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  312. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  313. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  314. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  315. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  316. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  317. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  318. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  319. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  320. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  321. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  322. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  323. *Font Jun101-Light-Add-H: JIS "(003.001)" Add Disk
  324. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  325. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  326. *Font Jun101-Light-Add-V: JIS "(003.001)" Add Disk
  327. *Font Jun101-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  328. *Font Jun101-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  329. *Font Jun101-Light-Ext-H: JIS "(003.001)" Ext Disk
  330. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  331. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  332. *Font Jun101-Light-Ext-V: JIS "(003.001)" Ext Disk
  333. *Font Jun101-Light-H: JIS "(003.001)" JIS-83 Disk
  334. *Font Jun101-Light-NWP-H: JIS "(003.001)" NWP Disk
  335. *Font Jun101-Light-NWP-V: JIS "(003.001)" NWP Disk
  336. *Font Jun101-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  337. *Font Jun101-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  338. *Font Jun101-Light-V: JIS "(003.001)" JIS-83 Disk
  339. *Font Jun101-Light.Oubun: Special "(003.001)" Special Disk
  340. *Font Jun101-Light.Roman: Special "(003.001)" Special Disk
  341. *Font Jun101-Light.Roman83pv: Special "(003.001)" Special Disk
  342. *Font Jun101-Light.WP-Symbol: Special "(003.001)" Special Disk
  343. *Font Jun34-Medium-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  344. *Font Jun34-Medium-Add-H: JIS "(003.000)" Add Disk
  345. *Font Jun34-Medium-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  346. *Font Jun34-Medium-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  347. *Font Jun34-Medium-Add-V: JIS "(003.000)" Add Disk
  348. *Font Jun34-Medium-EUC-H: EUC "(003.000)" JIS-83 Disk
  349. *Font Jun34-Medium-EUC-V: EUC "(003.000)" JIS-83 Disk
  350. *Font Jun34-Medium-Ext-H: JIS "(003.000)" Ext Disk
  351. *Font Jun34-Medium-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  352. *Font Jun34-Medium-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  353. *Font Jun34-Medium-Ext-V: JIS "(003.000)" Ext Disk
  354. *Font Jun34-Medium-H: JIS "(003.000)" JIS-83 Disk
  355. *Font Jun34-Medium-NWP-H: JIS "(003.000)" NWP Disk
  356. *Font Jun34-Medium-NWP-V: JIS "(003.000)" NWP Disk
  357. *Font Jun34-Medium-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  358. *Font Jun34-Medium-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  359. *Font Jun34-Medium-V: JIS "(003.000)" JIS-83 Disk
  360. *Font Jun34-Medium.Oubun: Special "(003.000)" Special Disk
  361. *Font Jun34-Medium.Roman: Special "(003.000)" Special Disk
  362. *Font Jun34-Medium.Roman83pv: Special "(003.000)" Special Disk
  363. *Font Jun34-Medium.WP-Symbol: Special "(003.000)" Special Disk
  364. *Font Jun501-Bold-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  365. *Font Jun501-Bold-Add-H: JIS "(003.000)" Add Disk
  366. *Font Jun501-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  367. *Font Jun501-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  368. *Font Jun501-Bold-Add-V: JIS "(003.000)" Add Disk
  369. *Font Jun501-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
  370. *Font Jun501-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
  371. *Font Jun501-Bold-Ext-H: JIS "(003.000)" Ext Disk
  372. *Font Jun501-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  373. *Font Jun501-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  374. *Font Jun501-Bold-Ext-V: JIS "(003.000)" Ext Disk
  375. *Font Jun501-Bold-H: JIS "(003.000)" JIS-83 Disk
  376. *Font Jun501-Bold-NWP-H: JIS "(003.000)" NWP Disk
  377. *Font Jun501-Bold-NWP-V: JIS "(003.000)" NWP Disk
  378. *Font Jun501-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  379. *Font Jun501-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  380. *Font Jun501-Bold-V: JIS "(003.000)" JIS-83 Disk
  381. *Font Jun501-Bold.Oubun: Special "(003.000)" Special Disk
  382. *Font Jun501-Bold.Roman: Special "(003.000)" Special Disk
  383. *Font Jun501-Bold.Roman83pv: Special "(003.000)" Special Disk
  384. *Font Jun501-Bold.WP-Symbol: Special "(003.000)" Special Disk
  385. *Font MidashiGo-MB31-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  386. *Font MidashiGo-MB31-Add-H: JIS "(003.000)" Add Disk
  387. *Font MidashiGo-MB31-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  388. *Font MidashiGo-MB31-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  389. *Font MidashiGo-MB31-Add-V: JIS "(003.000)" Add Disk
  390. *Font MidashiGo-MB31-EUC-H: EUC "(003.000)" JIS-83 Disk
  391. *Font MidashiGo-MB31-EUC-V: EUC "(003.000)" JIS-83 Disk
  392. *Font MidashiGo-MB31-Ext-H: JIS "(003.000)" Ext Disk
  393. *Font MidashiGo-MB31-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  394. *Font MidashiGo-MB31-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  395. *Font MidashiGo-MB31-Ext-V: JIS "(003.000)" Ext Disk
  396. *Font MidashiGo-MB31-H: JIS "(003.000)" JIS-83 Disk
  397. *Font MidashiGo-MB31-NWP-H: JIS "(003.000)" NWP Disk
  398. *Font MidashiGo-MB31-NWP-V: JIS "(003.000)" NWP Disk
  399. *Font MidashiGo-MB31-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  400. *Font MidashiGo-MB31-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  401. *Font MidashiGo-MB31-V: JIS "(003.000)" JIS-83 Disk
  402. *Font MidashiGo-MB31.Oubun: Special "(003.000)" Special Disk
  403. *Font MidashiGo-MB31.Roman: Special "(003.000)" Special Disk
  404. *Font MidashiGo-MB31.Roman83pv: Special "(003.000)" Special Disk
  405. *Font MidashiGo-MB31.WP-Symbol: Special "(003.000)" Special Disk
  406. *Font MidashiMin-MA31-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  407. *Font MidashiMin-MA31-Add-H: JIS "(003.001)" Add Disk
  408. *Font MidashiMin-MA31-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  409. *Font MidashiMin-MA31-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  410. *Font MidashiMin-MA31-Add-V: JIS "(003.001)" Add Disk
  411. *Font MidashiMin-MA31-EUC-H: EUC "(003.001)" JIS-83 Disk
  412. *Font MidashiMin-MA31-EUC-V: EUC "(003.001)" JIS-83 Disk
  413. *Font MidashiMin-MA31-Ext-H: JIS "(003.001)" Ext Disk
  414. *Font MidashiMin-MA31-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  415. *Font MidashiMin-MA31-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  416. *Font MidashiMin-MA31-Ext-V: JIS "(003.001)" Ext Disk
  417. *Font MidashiMin-MA31-H: JIS "(003.001)" JIS-83 Disk
  418. *Font MidashiMin-MA31-NWP-H: JIS "(003.001)" NWP Disk
  419. *Font MidashiMin-MA31-NWP-V: JIS "(003.001)" NWP Disk
  420. *Font MidashiMin-MA31-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  421. *Font MidashiMin-MA31-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  422. *Font MidashiMin-MA31-V: JIS "(003.001)" JIS-83 Disk
  423. *Font MidashiMin-MA31.Oubun: Special "(003.001)" Special Disk
  424. *Font MidashiMin-MA31.Roman: Special "(003.001)" Special Disk
  425. *Font MidashiMin-MA31.Roman83pv: Special "(003.001)" Special Disk
  426. *Font MidashiMin-MA31.WP-Symbol: Special "(003.001)" Special Disk
  427. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  428. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  429. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  430. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  431. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  432. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  433. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  434. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  435. *Font Ryumin-Bold-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  436. *Font Ryumin-Bold-Add-H: JIS "(003.000)" Add Disk
  437. *Font Ryumin-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  438. *Font Ryumin-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  439. *Font Ryumin-Bold-Add-V: JIS "(003.000)" Add Disk
  440. *Font Ryumin-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
  441. *Font Ryumin-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
  442. *Font Ryumin-Bold-Ext-H: JIS "(003.000)" Ext Disk
  443. *Font Ryumin-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  444. *Font Ryumin-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  445. *Font Ryumin-Bold-Ext-V: JIS "(003.000)" Ext Disk
  446. *Font Ryumin-Bold-H: JIS "(003.000)" JIS-83 Disk
  447. *Font Ryumin-Bold-NWP-H: JIS "(003.000)" NWP Disk
  448. *Font Ryumin-Bold-NWP-V: JIS "(003.000)" NWP Disk
  449. *Font Ryumin-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  450. *Font Ryumin-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  451. *Font Ryumin-Bold-V: JIS "(003.000)" JIS-83 Disk
  452. *Font Ryumin-Bold.Oubun: Special "(003.000)" Special Disk
  453. *Font Ryumin-Bold.Roman: Special "(003.000)" Special Disk
  454. *Font Ryumin-Bold.Roman83pv: Special "(003.000)" Special Disk
  455. *Font Ryumin-Bold.WP-Symbol: Special "(003.000)" Special Disk
  456. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  457. *Font Ryumin-Light-Add-H: JIS "(003.001)" Add Disk
  458. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  459. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  460. *Font Ryumin-Light-Add-V: JIS "(003.001)" Add Disk
  461. *Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  462. *Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  463. *Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext Disk
  464. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  465. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  466. *Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext Disk
  467. *Font Ryumin-Light-H: JIS "(003.001)" JIS-83 Disk
  468. *Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP Disk
  469. *Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP Disk
  470. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  471. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  472. *Font Ryumin-Light-V: JIS "(003.001)" JIS-83 Disk
  473. *Font Ryumin-Light.Oubun: Special "(003.001)" Special Disk
  474. *Font Ryumin-Light.Roman: Special "(003.001)" Special Disk
  475. *Font Ryumin-Light.Roman83pv: Special "(003.001)" Special Disk
  476. *Font Ryumin-Light.WP-Symbol: Special "(003.001)" Special Disk
  477. *Font Ryumin-Medium-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  478. *Font Ryumin-Medium-Add-H: JIS "(003.001)" Add Disk
  479. *Font Ryumin-Medium-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  480. *Font Ryumin-Medium-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  481. *Font Ryumin-Medium-Add-V: JIS "(003.001)" Add Disk
  482. *Font Ryumin-Medium-EUC-H: EUC "(003.001)" JIS-83 Disk
  483. *Font Ryumin-Medium-EUC-V: EUC "(003.001)" JIS-83 Disk
  484. *Font Ryumin-Medium-Ext-H: JIS "(003.001)" Ext Disk
  485. *Font Ryumin-Medium-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  486. *Font Ryumin-Medium-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  487. *Font Ryumin-Medium-Ext-V: JIS "(003.001)" Ext Disk
  488. *Font Ryumin-Medium-H: JIS "(003.001)" JIS-83 Disk
  489. *Font Ryumin-Medium-NWP-H: JIS "(003.001)" NWP Disk
  490. *Font Ryumin-Medium-NWP-V: JIS "(003.001)" NWP Disk
  491. *Font Ryumin-Medium-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  492. *Font Ryumin-Medium-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  493. *Font Ryumin-Medium-V: JIS "(003.001)" JIS-83 Disk
  494. *Font Ryumin-Medium.Oubun: Special "(003.001)" Special Disk
  495. *Font Ryumin-Medium.Roman: Special "(003.001)" Special Disk
  496. *Font Ryumin-Medium.Roman83pv: Special "(003.001)" Special Disk
  497. *Font Ryumin-Medium.WP-Symbol: Special "(003.001)" Special Disk
  498. *Font Ryumin-Ultra-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  499. *Font Ryumin-Ultra-Add-H: JIS "(003.000)" Add Disk
  500. *Font Ryumin-Ultra-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  501. *Font Ryumin-Ultra-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  502. *Font Ryumin-Ultra-Add-V: JIS "(003.000)" Add Disk
  503. *Font Ryumin-Ultra-EUC-H: EUC "(003.000)" JIS-83 Disk
  504. *Font Ryumin-Ultra-EUC-V: EUC "(003.000)" JIS-83 Disk
  505. *Font Ryumin-Ultra-Ext-H: JIS "(003.000)" Ext Disk
  506. *Font Ryumin-Ultra-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  507. *Font Ryumin-Ultra-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  508. *Font Ryumin-Ultra-Ext-V: JIS "(003.000)" Ext Disk
  509. *Font Ryumin-Ultra-H: JIS "(003.000)" JIS-83 Disk
  510. *Font Ryumin-Ultra-NWP-H: JIS "(003.000)" NWP Disk
  511. *Font Ryumin-Ultra-NWP-V: JIS "(003.000)" NWP Disk
  512. *Font Ryumin-Ultra-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  513. *Font Ryumin-Ultra-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  514. *Font Ryumin-Ultra-V: JIS "(003.000)" JIS-83 Disk
  515. *Font Ryumin-Ultra.Oubun: Special "(003.000)" Special Disk
  516. *Font Ryumin-Ultra.Roman: Special "(003.000)" Special Disk
  517. *Font Ryumin-Ultra.Roman83pv: Special "(003.000)" Special Disk
  518. *Font Ryumin-Ultra.WP-Symbol: Special "(003.000)" Special Disk
  519. *Font Ryumin-heavy-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  520. *Font Ryumin-heavy-Add-H: JIS "(003.000)" Add Disk
  521. *Font Ryumin-heavy-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  522. *Font Ryumin-heavy-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  523. *Font Ryumin-heavy-Add-V: JIS "(003.000)" Add Disk
  524. *Font Ryumin-heavy-EUC-H: EUC "(003.000)" JIS-83 Disk
  525. *Font Ryumin-heavy-EUC-V: EUC "(003.000)" JIS-83 Disk
  526. *Font Ryumin-heavy-Ext-H: JIS "(003.000)" Ext Disk
  527. *Font Ryumin-heavy-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  528. *Font Ryumin-heavy-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  529. *Font Ryumin-heavy-Ext-V: JIS "(003.000)" Ext Disk
  530. *Font Ryumin-heavy-H: JIS "(003.000)" JIS-83 Disk
  531. *Font Ryumin-heavy-NWP-H: JIS "(003.000)" NWP Disk
  532. *Font Ryumin-heavy-NWP-V: JIS "(003.000)" NWP Disk
  533. *Font Ryumin-heavy-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  534. *Font Ryumin-heavy-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  535. *Font Ryumin-heavy-V: JIS "(003.000)" JIS-83 Disk
  536. *Font Ryumin-heavy.Oubun: Special "(003.000)" Special Disk
  537. *Font Ryumin-heavy.Roman: Special "(003.000)" Special Disk
  538. *Font Ryumin-heavy.Roman83pv: Special "(003.000)" Special Disk
  539. *Font Ryumin-heavy.WP-Symbol: Special "(003.000)" Special Disk
  540. *Font ShinGo-Bold-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  541. *Font ShinGo-Bold-Add-H: JIS "(003.000)" Add Disk
  542. *Font ShinGo-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  543. *Font ShinGo-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  544. *Font ShinGo-Bold-Add-V: JIS "(003.000)" Add Disk
  545. *Font ShinGo-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
  546. *Font ShinGo-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
  547. *Font ShinGo-Bold-Ext-H: JIS "(003.000)" Ext Disk
  548. *Font ShinGo-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  549. *Font ShinGo-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  550. *Font ShinGo-Bold-Ext-V: JIS "(003.000)" Ext Disk
  551. *Font ShinGo-Bold-H: JIS "(003.000)" JIS-83 Disk
  552. *Font ShinGo-Bold-NWP-H: JIS "(003.000)" NWP Disk
  553. *Font ShinGo-Bold-NWP-V: JIS "(003.000)" NWP Disk
  554. *Font ShinGo-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  555. *Font ShinGo-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  556. *Font ShinGo-Bold-V: JIS "(003.000)" JIS-83 Disk
  557. *Font ShinGo-Bold.Oubun: Special "(003.000)" Special Disk
  558. *Font ShinGo-Bold.Roman: Special "(003.000)" Special Disk
  559. *Font ShinGo-Bold.Roman83pv: Special "(003.000)" Special Disk
  560. *Font ShinGo-Bold.WP-Symbol: Special "(003.000)" Special Disk
  561. *Font ShinGo-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  562. *Font ShinGo-Light-Add-H: JIS "(003.000)" Add Disk
  563. *Font ShinGo-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  564. *Font ShinGo-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  565. *Font ShinGo-Light-Add-V: JIS "(003.000)" Add Disk
  566. *Font ShinGo-Light-EUC-H: EUC "(003.000)" JIS-83 Disk
  567. *Font ShinGo-Light-EUC-V: EUC "(003.000)" JIS-83 Disk
  568. *Font ShinGo-Light-Ext-H: JIS "(003.000)" Ext Disk
  569. *Font ShinGo-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  570. *Font ShinGo-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  571. *Font ShinGo-Light-Ext-V: JIS "(003.000)" Ext Disk
  572. *Font ShinGo-Light-H: JIS "(003.000)" JIS-83 Disk
  573. *Font ShinGo-Light-NWP-H: JIS "(003.000)" NWP Disk
  574. *Font ShinGo-Light-NWP-V: JIS "(003.000)" NWP Disk
  575. *Font ShinGo-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  576. *Font ShinGo-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  577. *Font ShinGo-Light-V: JIS "(003.000)" JIS-83 Disk
  578. *Font ShinGo-Light.Oubun: Special "(003.000)" Special Disk
  579. *Font ShinGo-Light.Roman: Special "(003.000)" Special Disk
  580. *Font ShinGo-Light.Roman83pv: Special "(003.000)" Special Disk
  581. *Font ShinGo-Light.WP-Symbol: Special "(003.000)" Special Disk
  582. *Font ShinGo-Medium-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  583. *Font ShinGo-Medium-Add-H: JIS "(003.000)" Add Disk
  584. *Font ShinGo-Medium-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  585. *Font ShinGo-Medium-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  586. *Font ShinGo-Medium-Add-V: JIS "(003.000)" Add Disk
  587. *Font ShinGo-Medium-EUC-H: EUC "(003.000)" JIS-83 Disk
  588. *Font ShinGo-Medium-EUC-V: EUC "(003.000)" JIS-83 Disk
  589. *Font ShinGo-Medium-Ext-H: JIS "(003.000)" Ext Disk
  590. *Font ShinGo-Medium-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  591. *Font ShinGo-Medium-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  592. *Font ShinGo-Medium-Ext-V: JIS "(003.000)" Ext Disk
  593. *Font ShinGo-Medium-H: JIS "(003.000)" JIS-83 Disk
  594. *Font ShinGo-Medium-NWP-H: JIS "(003.000)" NWP Disk
  595. *Font ShinGo-Medium-NWP-V: JIS "(003.000)" NWP Disk
  596. *Font ShinGo-Medium-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  597. *Font ShinGo-Medium-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  598. *Font ShinGo-Medium-V: JIS "(003.000)" JIS-83 Disk
  599. *Font ShinGo-Medium.Oubun: Special "(003.000)" Special Disk
  600. *Font ShinGo-Medium.Roman: Special "(003.000)" Special Disk
  601. *Font ShinGo-Medium.Roman83pv: Special "(003.000)" Special Disk
  602. *Font ShinGo-Medium.WP-Symbol: Special "(003.000)" Special Disk
  603. *Font ShinGo-Ultra-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  604. *Font ShinGo-Ultra-Add-H: JIS "(003.001)" Add Disk
  605. *Font ShinGo-Ultra-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  606. *Font ShinGo-Ultra-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  607. *Font ShinGo-Ultra-Add-V: JIS "(003.001)" Add Disk
  608. *Font ShinGo-Ultra-EUC-H: EUC "(003.001)" JIS-83 Disk
  609. *Font ShinGo-Ultra-EUC-V: EUC "(003.001)" JIS-83 Disk
  610. *Font ShinGo-Ultra-Ext-H: JIS "(003.001)" Ext Disk
  611. *Font ShinGo-Ultra-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  612. *Font ShinGo-Ultra-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  613. *Font ShinGo-Ultra-Ext-V: JIS "(003.001)" Ext Disk
  614. *Font ShinGo-Ultra-H: JIS "(003.001)" JIS-83 Disk
  615. *Font ShinGo-Ultra-NWP-H: JIS "(003.001)" NWP Disk
  616. *Font ShinGo-Ultra-NWP-V: JIS "(003.001)" NWP Disk
  617. *Font ShinGo-Ultra-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  618. *Font ShinGo-Ultra-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  619. *Font ShinGo-Ultra-V: JIS "(003.001)" JIS-83 Disk
  620. *Font ShinGo-Ultra.Oubun: Special "(003.001)" Special Disk
  621. *Font ShinGo-Ultra.Roman: Special "(003.001)" Special Disk
  622. *Font ShinGo-Ultra.Roman83pv: Special "(003.001)" Special Disk
  623. *Font ShinGo-Ultra.WP-Symbol: Special "(003.001)" Special Disk
  624. *Font ShinseiKai-CBSK1-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  625. *Font ShinseiKai-CBSK1-Add-H: JIS "(003.001)" Add Disk
  626. *Font ShinseiKai-CBSK1-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  627. *Font ShinseiKai-CBSK1-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  628. *Font ShinseiKai-CBSK1-Add-V: JIS "(003.001)" Add Disk
  629. *Font ShinseiKai-CBSK1-EUC-H: EUC "(003.001)" JIS-83 Disk
  630. *Font ShinseiKai-CBSK1-EUC-V: EUC "(003.001)" JIS-83 Disk
  631. *Font ShinseiKai-CBSK1-Ext-H: JIS "(003.001)" Ext Disk
  632. *Font ShinseiKai-CBSK1-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  633. *Font ShinseiKai-CBSK1-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  634. *Font ShinseiKai-CBSK1-Ext-V: JIS "(003.001)" Ext Disk
  635. *Font ShinseiKai-CBSK1-H: JIS "(003.001)" JIS-83 Disk
  636. *Font ShinseiKai-CBSK1-NWP-H: JIS "(003.001)" NWP Disk
  637. *Font ShinseiKai-CBSK1-NWP-V: JIS "(003.001)" NWP Disk
  638. *Font ShinseiKai-CBSK1-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  639. *Font ShinseiKai-CBSK1-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  640. *Font ShinseiKai-CBSK1-V: JIS "(003.001)" JIS-83 Disk
  641. *Font ShinseiKai-CBSK1.Oubun: Special "(003.001)" Special Disk
  642. *Font ShinseiKai-CBSK1.Roman: Special "(003.001)" Special Disk
  643. *Font ShinseiKai-CBSK1.Roman83pv: Special "(003.001)" Special Disk
  644. *Font ShinseiKai-CBSK1.WP-Symbol: Special "(003.001)" Special Disk
  645. *Font Symbol: Special "(001.007S)" Special ROM
  646. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  647. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  648. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  649. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  650. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  651. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  652. *?FontQuery: "
  653. save
  654. { count 1 gt
  655. { exch dup 127 string cvs (/) print print (:) print
  656. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  657. } { exit } ifelse
  658. } bind loop
  659. (*) = flush
  660. restore
  661. "
  662. *End
  663. *?FontList: "
  664. save
  665. (*) {cvn ==} 128 string /Font resourceforall
  666. (*) = flush
  667. restore
  668. "
  669. *End
  670. *% Printer Messages (verbatim from printer):
  671. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  672. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  673. *Message: "\FontName\ not found, using Courier"
  674. *% Status (format: %%[ status: <one of these> ] %%)
  675. *Status: "PrinterError: idle"
  676. *Status: "PrinterError: busy"
  677. *Status: "PrinterError: receiving"
  678. *Status: "PrinterError: printing"
  679. *Status: "PrinterError: initializing"
  680. *Status: "PrinterError: Replace Cassette"
  681. *Status: "PrinterError: Replace Paper"
  682. *Status: "PrinterError: Misfeed"
  683. *Status: "PrinterError: Cover open"
  684. *Status: "PrinterError: Replace Ribbon"
  685. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  686. *Source: "EtherTalk"
  687. *Source: "Parallel"
  688. *Source: "Serial"
  689. *Source: "LocalTalk"
  690. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  691. *PrinterError: "idle"
  692. *PrinterError: "busy"
  693. *PrinterError: "receiving"
  694. *PrinterError: "printing"
  695. *PrinterError: "initializing"
  696. *PrinterError: "Replace Cassette"
  697. *PrinterError: "Replace Paper"
  698. *PrinterError: "Misfeed"
  699. *PrinterError: "Cover open"
  700. *PrinterError: "Replace Ribbon"
  701. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  702. *% Color Separation Information =====================
  703. *DefaultColorSep: ProcessBlack.300lpi.300dpi/300 lpi / 300 dpi
  704. *% For 300 lpi / 300 dpi ===============================
  705. *ColorSepScreenAngle ProcessBlack.300lpi.300dpi/300 lpi / 300 dpi: "0"
  706. *ColorSepScreenAngle CustomColor.300lpi.300dpi/300 lpi / 300 dpi: "0"
  707. *ColorSepScreenAngle ProcessCyan.300lpi.300dpi/300 lpi / 300 dpi: "0"
  708. *ColorSepScreenAngle ProcessMagenta.300lpi.300dpi/300 lpi / 300 dpi: "0"
  709. *ColorSepScreenAngle ProcessYellow.300lpi.300dpi/300 lpi / 300 dpi: "0"
  710. *ColorSepScreenFreq ProcessBlack.300lpi.300dpi/300 lpi / 300 dpi: "0"
  711. *ColorSepScreenFreq CustomColor.300lpi.300dpi/300 lpi / 300 dpi: "0"
  712. *ColorSepScreenFreq ProcessCyan.300lpi.300dpi/300 lpi / 300 dpi: "0"
  713. *ColorSepScreenFreq ProcessMagenta.300lpi.300dpi/300 lpi / 300 dpi: "0"
  714. *ColorSepScreenFreq ProcessYellow.300lpi.300dpi/300 lpi / 300 dpi: "0"
  715. *% Produced based on PPD 4.3 specs
  716. *% Last Edit Date: Aug 27 1996
  717. *% The byte count of this file should be exactly 033178
  718. *% depending on the filesystem it resides in.
  719. *% The byte count of this file should be exactly 034386 or 035891
  720. *% depending on the filesystem it resides in.
  721. *% end of PPD file for ColorStream II DP