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.

630 lines
27 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 J12"
  17. *ShortNickName: "ColorStream II DP J12"
  18. *NickName: "ColorStream II DP J12"
  19. *PCFileName: "SEDP_J12.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 MidashiGo-MB31-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  344. *Font MidashiGo-MB31-Add-H: JIS "(003.000)" Add Disk
  345. *Font MidashiGo-MB31-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  346. *Font MidashiGo-MB31-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  347. *Font MidashiGo-MB31-Add-V: JIS "(003.000)" Add Disk
  348. *Font MidashiGo-MB31-EUC-H: EUC "(003.000)" JIS-83 Disk
  349. *Font MidashiGo-MB31-EUC-V: EUC "(003.000)" JIS-83 Disk
  350. *Font MidashiGo-MB31-Ext-H: JIS "(003.000)" Ext Disk
  351. *Font MidashiGo-MB31-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  352. *Font MidashiGo-MB31-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  353. *Font MidashiGo-MB31-Ext-V: JIS "(003.000)" Ext Disk
  354. *Font MidashiGo-MB31-H: JIS "(003.000)" JIS-83 Disk
  355. *Font MidashiGo-MB31-NWP-H: JIS "(003.000)" NWP Disk
  356. *Font MidashiGo-MB31-NWP-V: JIS "(003.000)" NWP Disk
  357. *Font MidashiGo-MB31-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  358. *Font MidashiGo-MB31-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  359. *Font MidashiGo-MB31-V: JIS "(003.000)" JIS-83 Disk
  360. *Font MidashiGo-MB31.Oubun: Special "(003.000)" Special Disk
  361. *Font MidashiGo-MB31.Roman: Special "(003.000)" Special Disk
  362. *Font MidashiGo-MB31.Roman83pv: Special "(003.000)" Special Disk
  363. *Font MidashiGo-MB31.WP-Symbol: Special "(003.000)" Special Disk
  364. *Font MidashiMin-MA31-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  365. *Font MidashiMin-MA31-Add-H: JIS "(003.001)" Add Disk
  366. *Font MidashiMin-MA31-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  367. *Font MidashiMin-MA31-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  368. *Font MidashiMin-MA31-Add-V: JIS "(003.001)" Add Disk
  369. *Font MidashiMin-MA31-EUC-H: EUC "(003.001)" JIS-83 Disk
  370. *Font MidashiMin-MA31-EUC-V: EUC "(003.001)" JIS-83 Disk
  371. *Font MidashiMin-MA31-Ext-H: JIS "(003.001)" Ext Disk
  372. *Font MidashiMin-MA31-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  373. *Font MidashiMin-MA31-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  374. *Font MidashiMin-MA31-Ext-V: JIS "(003.001)" Ext Disk
  375. *Font MidashiMin-MA31-H: JIS "(003.001)" JIS-83 Disk
  376. *Font MidashiMin-MA31-NWP-H: JIS "(003.001)" NWP Disk
  377. *Font MidashiMin-MA31-NWP-V: JIS "(003.001)" NWP Disk
  378. *Font MidashiMin-MA31-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  379. *Font MidashiMin-MA31-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  380. *Font MidashiMin-MA31-V: JIS "(003.001)" JIS-83 Disk
  381. *Font MidashiMin-MA31.Oubun: Special "(003.001)" Special Disk
  382. *Font MidashiMin-MA31.Roman: Special "(003.001)" Special Disk
  383. *Font MidashiMin-MA31.Roman83pv: Special "(003.001)" Special Disk
  384. *Font MidashiMin-MA31.WP-Symbol: Special "(003.001)" Special Disk
  385. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  386. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  387. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  388. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  389. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  390. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  391. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  392. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  393. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  394. *Font Ryumin-Light-Add-H: JIS "(003.001)" Add Disk
  395. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  396. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  397. *Font Ryumin-Light-Add-V: JIS "(003.001)" Add Disk
  398. *Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  399. *Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  400. *Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext Disk
  401. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  402. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  403. *Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext Disk
  404. *Font Ryumin-Light-H: JIS "(003.001)" JIS-83 Disk
  405. *Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP Disk
  406. *Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP Disk
  407. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  408. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  409. *Font Ryumin-Light-V: JIS "(003.001)" JIS-83 Disk
  410. *Font Ryumin-Light.Oubun: Special "(003.001)" Special Disk
  411. *Font Ryumin-Light.Roman: Special "(003.001)" Special Disk
  412. *Font Ryumin-Light.Roman83pv: Special "(003.001)" Special Disk
  413. *Font Ryumin-Light.WP-Symbol: Special "(003.001)" Special Disk
  414. *Font ShinGo-Bold-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  415. *Font ShinGo-Bold-Add-H: JIS "(003.000)" Add Disk
  416. *Font ShinGo-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  417. *Font ShinGo-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  418. *Font ShinGo-Bold-Add-V: JIS "(003.000)" Add Disk
  419. *Font ShinGo-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
  420. *Font ShinGo-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
  421. *Font ShinGo-Bold-Ext-H: JIS "(003.000)" Ext Disk
  422. *Font ShinGo-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  423. *Font ShinGo-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  424. *Font ShinGo-Bold-Ext-V: JIS "(003.000)" Ext Disk
  425. *Font ShinGo-Bold-H: JIS "(003.000)" JIS-83 Disk
  426. *Font ShinGo-Bold-NWP-H: JIS "(003.000)" NWP Disk
  427. *Font ShinGo-Bold-NWP-V: JIS "(003.000)" NWP Disk
  428. *Font ShinGo-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  429. *Font ShinGo-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  430. *Font ShinGo-Bold-V: JIS "(003.000)" JIS-83 Disk
  431. *Font ShinGo-Bold.Oubun: Special "(003.000)" Special Disk
  432. *Font ShinGo-Bold.Roman: Special "(003.000)" Special Disk
  433. *Font ShinGo-Bold.Roman83pv: Special "(003.000)" Special Disk
  434. *Font ShinGo-Bold.WP-Symbol: Special "(003.000)" Special Disk
  435. *Font ShinGo-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  436. *Font ShinGo-Light-Add-H: JIS "(003.000)" Add Disk
  437. *Font ShinGo-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  438. *Font ShinGo-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  439. *Font ShinGo-Light-Add-V: JIS "(003.000)" Add Disk
  440. *Font ShinGo-Light-EUC-H: EUC "(003.000)" JIS-83 Disk
  441. *Font ShinGo-Light-EUC-V: EUC "(003.000)" JIS-83 Disk
  442. *Font ShinGo-Light-Ext-H: JIS "(003.000)" Ext Disk
  443. *Font ShinGo-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  444. *Font ShinGo-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  445. *Font ShinGo-Light-Ext-V: JIS "(003.000)" Ext Disk
  446. *Font ShinGo-Light-H: JIS "(003.000)" JIS-83 Disk
  447. *Font ShinGo-Light-NWP-H: JIS "(003.000)" NWP Disk
  448. *Font ShinGo-Light-NWP-V: JIS "(003.000)" NWP Disk
  449. *Font ShinGo-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  450. *Font ShinGo-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  451. *Font ShinGo-Light-V: JIS "(003.000)" JIS-83 Disk
  452. *Font ShinGo-Light.Oubun: Special "(003.000)" Special Disk
  453. *Font ShinGo-Light.Roman: Special "(003.000)" Special Disk
  454. *Font ShinGo-Light.Roman83pv: Special "(003.000)" Special Disk
  455. *Font ShinGo-Light.WP-Symbol: Special "(003.000)" Special Disk
  456. *Font ShinGo-Medium-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  457. *Font ShinGo-Medium-Add-H: JIS "(003.000)" Add Disk
  458. *Font ShinGo-Medium-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  459. *Font ShinGo-Medium-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  460. *Font ShinGo-Medium-Add-V: JIS "(003.000)" Add Disk
  461. *Font ShinGo-Medium-EUC-H: EUC "(003.000)" JIS-83 Disk
  462. *Font ShinGo-Medium-EUC-V: EUC "(003.000)" JIS-83 Disk
  463. *Font ShinGo-Medium-Ext-H: JIS "(003.000)" Ext Disk
  464. *Font ShinGo-Medium-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  465. *Font ShinGo-Medium-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  466. *Font ShinGo-Medium-Ext-V: JIS "(003.000)" Ext Disk
  467. *Font ShinGo-Medium-H: JIS "(003.000)" JIS-83 Disk
  468. *Font ShinGo-Medium-NWP-H: JIS "(003.000)" NWP Disk
  469. *Font ShinGo-Medium-NWP-V: JIS "(003.000)" NWP Disk
  470. *Font ShinGo-Medium-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  471. *Font ShinGo-Medium-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  472. *Font ShinGo-Medium-V: JIS "(003.000)" JIS-83 Disk
  473. *Font ShinGo-Medium.Oubun: Special "(003.000)" Special Disk
  474. *Font ShinGo-Medium.Roman: Special "(003.000)" Special Disk
  475. *Font ShinGo-Medium.Roman83pv: Special "(003.000)" Special Disk
  476. *Font ShinGo-Medium.WP-Symbol: Special "(003.000)" Special Disk
  477. *Font ShinGo-Ultra-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  478. *Font ShinGo-Ultra-Add-H: JIS "(003.001)" Add Disk
  479. *Font ShinGo-Ultra-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  480. *Font ShinGo-Ultra-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  481. *Font ShinGo-Ultra-Add-V: JIS "(003.001)" Add Disk
  482. *Font ShinGo-Ultra-EUC-H: EUC "(003.001)" JIS-83 Disk
  483. *Font ShinGo-Ultra-EUC-V: EUC "(003.001)" JIS-83 Disk
  484. *Font ShinGo-Ultra-Ext-H: JIS "(003.001)" Ext Disk
  485. *Font ShinGo-Ultra-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  486. *Font ShinGo-Ultra-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  487. *Font ShinGo-Ultra-Ext-V: JIS "(003.001)" Ext Disk
  488. *Font ShinGo-Ultra-H: JIS "(003.001)" JIS-83 Disk
  489. *Font ShinGo-Ultra-NWP-H: JIS "(003.001)" NWP Disk
  490. *Font ShinGo-Ultra-NWP-V: JIS "(003.001)" NWP Disk
  491. *Font ShinGo-Ultra-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  492. *Font ShinGo-Ultra-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  493. *Font ShinGo-Ultra-V: JIS "(003.001)" JIS-83 Disk
  494. *Font ShinGo-Ultra.Oubun: Special "(003.001)" Special Disk
  495. *Font ShinGo-Ultra.Roman: Special "(003.001)" Special Disk
  496. *Font ShinGo-Ultra.Roman83pv: Special "(003.001)" Special Disk
  497. *Font ShinGo-Ultra.WP-Symbol: Special "(003.001)" Special Disk
  498. *Font ShinseiKai-CBSK1-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  499. *Font ShinseiKai-CBSK1-Add-H: JIS "(003.001)" Add Disk
  500. *Font ShinseiKai-CBSK1-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  501. *Font ShinseiKai-CBSK1-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  502. *Font ShinseiKai-CBSK1-Add-V: JIS "(003.001)" Add Disk
  503. *Font ShinseiKai-CBSK1-EUC-H: EUC "(003.001)" JIS-83 Disk
  504. *Font ShinseiKai-CBSK1-EUC-V: EUC "(003.001)" JIS-83 Disk
  505. *Font ShinseiKai-CBSK1-Ext-H: JIS "(003.001)" Ext Disk
  506. *Font ShinseiKai-CBSK1-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  507. *Font ShinseiKai-CBSK1-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  508. *Font ShinseiKai-CBSK1-Ext-V: JIS "(003.001)" Ext Disk
  509. *Font ShinseiKai-CBSK1-H: JIS "(003.001)" JIS-83 Disk
  510. *Font ShinseiKai-CBSK1-NWP-H: JIS "(003.001)" NWP Disk
  511. *Font ShinseiKai-CBSK1-NWP-V: JIS "(003.001)" NWP Disk
  512. *Font ShinseiKai-CBSK1-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  513. *Font ShinseiKai-CBSK1-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  514. *Font ShinseiKai-CBSK1-V: JIS "(003.001)" JIS-83 Disk
  515. *Font ShinseiKai-CBSK1.Oubun: Special "(003.001)" Special Disk
  516. *Font ShinseiKai-CBSK1.Roman: Special "(003.001)" Special Disk
  517. *Font ShinseiKai-CBSK1.Roman83pv: Special "(003.001)" Special Disk
  518. *Font ShinseiKai-CBSK1.WP-Symbol: Special "(003.001)" Special Disk
  519. *Font Symbol: Special "(001.007S)" Special ROM
  520. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  521. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  522. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  523. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  524. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  525. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  526. *?FontQuery: "
  527. save
  528. { count 1 gt
  529. { exch dup 127 string cvs (/) print print (:) print
  530. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  531. } { exit } ifelse
  532. } bind loop
  533. (*) = flush
  534. restore
  535. "
  536. *End
  537. *?FontList: "
  538. save
  539. (*) {cvn ==} 128 string /Font resourceforall
  540. (*) = flush
  541. restore
  542. "
  543. *End
  544. *% Printer Messages (verbatim from printer):
  545. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  546. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  547. *Message: "\FontName\ not found, using Courier"
  548. *% Status (format: %%[ status: <one of these> ] %%)
  549. *Status: "PrinterError: idle"
  550. *Status: "PrinterError: busy"
  551. *Status: "PrinterError: receiving"
  552. *Status: "PrinterError: printing"
  553. *Status: "PrinterError: initializing"
  554. *Status: "PrinterError: Replace Cassette"
  555. *Status: "PrinterError: Replace Paper"
  556. *Status: "PrinterError: Misfeed"
  557. *Status: "PrinterError: Cover open"
  558. *Status: "PrinterError: Replace Ribbon"
  559. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  560. *Source: "EtherTalk"
  561. *Source: "Parallel"
  562. *Source: "Serial"
  563. *Source: "LocalTalk"
  564. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  565. *PrinterError: "idle"
  566. *PrinterError: "busy"
  567. *PrinterError: "receiving"
  568. *PrinterError: "printing"
  569. *PrinterError: "initializing"
  570. *PrinterError: "Replace Cassette"
  571. *PrinterError: "Replace Paper"
  572. *PrinterError: "Misfeed"
  573. *PrinterError: "Cover open"
  574. *PrinterError: "Replace Ribbon"
  575. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  576. *% Color Separation Information =====================
  577. *DefaultColorSep: ProcessBlack.300lpi.300dpi/300 lpi / 300 dpi
  578. *% For 300 lpi / 300 dpi ===============================
  579. *ColorSepScreenAngle ProcessBlack.300lpi.300dpi/300 lpi / 300 dpi: "0"
  580. *ColorSepScreenAngle CustomColor.300lpi.300dpi/300 lpi / 300 dpi: "0"
  581. *ColorSepScreenAngle ProcessCyan.300lpi.300dpi/300 lpi / 300 dpi: "0"
  582. *ColorSepScreenAngle ProcessMagenta.300lpi.300dpi/300 lpi / 300 dpi: "0"
  583. *ColorSepScreenAngle ProcessYellow.300lpi.300dpi/300 lpi / 300 dpi: "0"
  584. *ColorSepScreenFreq ProcessBlack.300lpi.300dpi/300 lpi / 300 dpi: "0"
  585. *ColorSepScreenFreq CustomColor.300lpi.300dpi/300 lpi / 300 dpi: "0"
  586. *ColorSepScreenFreq ProcessCyan.300lpi.300dpi/300 lpi / 300 dpi: "0"
  587. *ColorSepScreenFreq ProcessMagenta.300lpi.300dpi/300 lpi / 300 dpi: "0"
  588. *ColorSepScreenFreq ProcessYellow.300lpi.300dpi/300 lpi / 300 dpi: "0"
  589. *% Produced based on PPD 4.3 specs
  590. *% Last Edit Date: Aug 27 1996
  591. *% The byte count of this file should be exactly 026257
  592. *% depending on the filesystem it resides in.
  593. *% The byte count of this file should be exactly 027339 or 028592
  594. *% depending on the filesystem it resides in.
  595. *% end of PPD file for ColorStream II DP