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.

609 lines
29 KiB

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1988-1996 Adobe Systems Incorporated.
  4. *% All Rights Reserved.
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *FormatVersion: "4.3"
  9. *FileVersion: "1.4"
  10. *PCFileName: "SOPR12_1.PPD"
  11. *LanguageVersion: English
  12. *LanguageEncoding: ISOLatin1
  13. *Product: "(PostArt)"
  14. *PSVersion: "(2013.114) 12"
  15. *ModelName: "Sony PostArt for PRETER 12J v2013.114r12"
  16. *Manufacturer: "Sony"
  17. *ShortNickName: "Sony PostArt for PRETER 12J"
  18. *NickName: "Sony PostArt for PRETER 12J v2013.114r12"
  19. *% General Information and Defaults ===============
  20. *FreeVM: "1073737256"
  21. *LanguageLevel: "2"
  22. *ContoneOnly: True
  23. *ColorDevice: True
  24. *DefaultColorSpace: CMYK
  25. *FileSystem: True
  26. *PrintPSErrors: False
  27. *TTRasterizer: Type42
  28. *?FileSystem: "
  29. save
  30. false (%os%)
  31. { currentdevparams dup /Writeable known
  32. {/Writeable get {pop true} if} {pop} ifelse
  33. } 10 string /IODevice resourceforall
  34. {(True)}{(False)} ifelse = flush
  35. restore
  36. "
  37. *End
  38. *Throughput: "6"
  39. *Password: "0"
  40. *ExitServer: "
  41. count 0 eq
  42. { false } { true exch startjob } ifelse
  43. not { (WARNING: Cannot modify initial VM.) =
  44. (Missing or invalid password.) =
  45. (Please contact the author of this software.) = flush quit
  46. } if"
  47. *End
  48. *Reset: "
  49. count 0 eq
  50. { false } { true exch startjob } ifelse
  51. not { (WARNING: Cannot reset printer.) =
  52. (Missing or invalid password.) =
  53. (Please contact the author of this software.) = flush quit
  54. } if
  55. systemdict /quit get exec
  56. (WARNING : Printer Reset Failed.) = flush
  57. "
  58. *End
  59. *OpenUI *ManualFeed: Boolean
  60. *OrderDependency: 10 AnySetup *ManualFeed
  61. *DefaultManualFeed: False
  62. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  63. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  64. *?ManualFeed: "save currentpagedevice /ManualFeed get {(True)}{(False)}ifelse = flush restore"
  65. *CloseUI: *ManualFeed
  66. *% Halftone Information ===============
  67. *ScreenFreq: "60.0"
  68. *ScreenAngle: "45.0"
  69. *DefaultScreenProc: Dot
  70. *ScreenProc Dot: "
  71. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  72. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  73. "
  74. *End
  75. *ScreenProc Line: "{ pop }"
  76. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  77. *DefaultTransfer: Null
  78. *Transfer Null: "{ }"
  79. *Transfer Null.Inverse: "{ 1 exch sub }"
  80. *% Paper Handling ===================
  81. *% Use these entries to set paper size most of the time, unless there is
  82. *% specific reason to use PageRegion.
  83. *OpenUI *PageSize: PickOne
  84. *OrderDependency: 30 AnySetup *PageSize
  85. *DefaultPageSize: A4
  86. *PageSize A3: "2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put setpagedevice"
  87. *PageSize B4: "2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put setpagedevice"
  88. *PageSize A4: "2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  89. *PageSize B5: "2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  90. *PageSize A5: "2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  91. *PageSize B6: "2 dict dup /PageSize [363 516] put dup /ImagingBBox null put setpagedevice"
  92. *PageSize A6: "2 dict dup /PageSize [297 420] put dup /ImagingBBox null put setpagedevice"
  93. *PageSize Letter:"2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  94. *PageSize Legal: "2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  95. *?PageSize: "
  96. save
  97. currentpagedevice /PageSize get aload pop
  98. 2 copy gt {exch} if
  99. (Unknown)
  100. 9 dict
  101. dup [842 1191] (A3) put
  102. dup [729 1032] (B4) put
  103. dup [595 842] (A4) put
  104. dup [516 729] (B5) put
  105. dup [420 595] (A5) put
  106. dup [363 516] (B6) put
  107. dup [297 420] (A6) put
  108. dup [612 792] (Letter) put
  109. dup [612 1008] (Legal) put
  110. { exch aload pop 4 index sub abs 5 le exch
  111. 5 index sub abs 5 le and
  112. {exch pop exit} {pop} ifelse
  113. } bind forall
  114. = flush pop pop
  115. restore
  116. "
  117. *End
  118. *CloseUI: *PageSize
  119. *OpenUI *PageRegion: PickOne
  120. *OrderDependency: 40 AnySetup *PageRegion
  121. *DefaultPageRegion: A4
  122. *PageRegion A3: "2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put setpagedevice"
  123. *PageRegion B4: "2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put setpagedevice"
  124. *PageRegion A4: "2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  125. *PageRegion B5: "2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  126. *PageRegion A5: "2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  127. *PageRegion B6: "2 dict dup /PageSize [363 516] put dup /ImagingBBox null put setpagedevice"
  128. *PageRegion A6: "2 dict dup /PageSize [297 420] put dup /ImagingBBox null put setpagedevice"
  129. *PageRegion Letter: "2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  130. *PageRegion Legal: "2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  131. *CloseUI: *PageRegion
  132. *DefaultImageableArea: A4
  133. *ImageableArea A3: "13 17 825 1177"
  134. *ImageableArea B4: "13 2 716 1010"
  135. *ImageableArea A4: "13 15 577 828"
  136. *ImageableArea B5: "13 18 500 715"
  137. *ImageableArea A5: "0 0 420 595"
  138. *ImageableArea B6: "0 0 363 516"
  139. *ImageableArea A6: "0 0 297 420"
  140. *ImageableArea Letter: "13 0 612 792"
  141. *ImageableArea Legal: "13 0 612 1008"
  142. *?ImageableArea: "
  143. save
  144. /cvp {( ) cvs print ( ) print } bind def
  145. /upperright {10000 mul floor 10000 div} bind def
  146. /lowerleft {10000 mul ceiling 10000 div} bind def
  147. newpath clippath pathbbox
  148. 4 -2 roll exch 2 {lowerleft cvp} repeat
  149. exch 2 {upperright cvp} repeat flush
  150. restore
  151. "
  152. *End
  153. *% These provide the physical dimensions of the paper (by keyword)
  154. *DefaultPaperDimension: A4
  155. *PaperDimension A3: "842 1191"
  156. *PaperDimension B4: "729 1032"
  157. *PaperDimension A4: "595 842"
  158. *PaperDimension B5: "516 729"
  159. *PaperDimension A5: "420 595"
  160. *PaperDimension B6: "363 516"
  161. *PaperDimension A6: "297 420"
  162. *PaperDimension Letter: "612 792"
  163. *PaperDimension Legal: "612 1008"
  164. *RequiresPageRegion All: True
  165. *DefaultOutputOrder: Normal
  166. *OpenUI *InputSlot: PickOne
  167. *OrderDependency: 20 AnySetup *InputSlot
  168. *DefaultInputSlot: Cassette
  169. *InputSlot Cassette: ""
  170. *CloseUI: *InputSlot
  171. *% Font Information =====================
  172. *DefaultFont: Courier
  173. *Font AvantGarde-Book: Standard "(001.006)" Standard Disk
  174. *Font AvantGarde-BookOblique: Standard "(001.006)" Standard Disk
  175. *Font AvantGarde-Demi: Standard "(001.007)" Standard Disk
  176. *Font AvantGarde-DemiOblique: Standard "(001.007)" Standard Disk
  177. *Font Bookman-Demi: Standard "(001.004)" Standard Disk
  178. *Font Bookman-DemiItalic: Standard "(001.004)" Standard Disk
  179. *Font Bookman-Light: Standard "(001.004)" Standard Disk
  180. *Font Bookman-LightItalic: Standard "(001.004)" Standard Disk
  181. *Font Courier: Standard "(002.004)" Standard Disk
  182. *Font Courier-Bold: Standard "(002.004)" Standard Disk
  183. *Font Courier-BoldOblique: Standard "(002.004)" Standard Disk
  184. *Font Courier-Oblique: Standard "(002.004)" Standard Disk
  185. *Font Helvetica: Standard "(001.006)" Standard Disk
  186. *Font Helvetica-Bold: Standard "(001.007)" Standard Disk
  187. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard Disk
  188. *Font Helvetica-Oblique: Standard "(001.006)" Standard Disk
  189. *Font Helvetica-Condensed: Standard "(001.003)" Standard Disk
  190. *Font Helvetica-Condensed-Bold: Standard "(001.004)" Standard Disk
  191. *Font Helvetica-Condensed-BoldObl: Standard "(001.004)" Standard Disk
  192. *Font Helvetica-Condensed-Oblique: Standard "(001.003)" Standard Disk
  193. *Font Helvetica-Narrow: Standard "(001.006)" Standard Disk
  194. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard Disk
  195. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard Disk
  196. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard Disk
  197. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007)" Standard Disk
  198. *Font NewCenturySchlbk-Italic: Standard "(001.006)" Standard Disk
  199. *Font NewCenturySchlbk-Bold: Standard "(001.009)" Standard Disk
  200. *Font NewCenturySchlbk-Roman: Standard "(001.007)" Standard Disk
  201. *Font Palatino-Roman: Standard "(001.005)" Standard Disk
  202. *Font Palatino-Bold: Standard "(001.005)" Standard Disk
  203. *Font Palatino-BoldItalic: Standard "(001.005)" Standard Disk
  204. *Font Palatino-Italic: Standard "(001.005)" Standard Disk
  205. *Font Symbol: Special "(001.007)" Special Disk
  206. *Font Times-Bold: Standard "(001.007)" Standard Disk
  207. *Font Times-BoldItalic: Standard "(001.009)" Standard Disk
  208. *Font Times-Italic: Standard "(001.007)" Standard Disk
  209. *Font Times-Roman: Standard "(001.007)" Standard Disk
  210. *Font ZapfChancery-MediumItalic: Standard "(001.007)" Standard Disk
  211. *Font ZapfDingbats: Special "(001.004)" Special Disk
  212. *% Japanese Fonts ===============
  213. *Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  214. *Font FutoGoB101-Bold-Add-H: JIS "(003.001)" Add Disk
  215. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  216. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  217. *Font FutoGoB101-Bold-Add-V: JIS "(003.001)" Add Disk
  218. *Font FutoGoB101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  219. *Font FutoGoB101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  220. *Font FutoGoB101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  221. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  222. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  223. *Font FutoGoB101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  224. *Font FutoGoB101-Bold-H: JIS "(003.001)" JIS-83 Disk
  225. *Font FutoGoB101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  226. *Font FutoGoB101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  227. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  228. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  229. *Font FutoGoB101-Bold-V: JIS "(003.001)" JIS-83 Disk
  230. *Font FutoGoB101-Bold.Hankaku: Special "(003.001)" Special Disk
  231. *Font FutoGoB101-Bold.Hiragana: Special "(003.001)" Special Disk
  232. *Font FutoGoB101-Bold.Katakana: Special "(003.001)" Special Disk
  233. *Font FutoGoB101-Bold.Oubun: Special "(003.001)" Special Disk
  234. *Font FutoGoB101-Bold.Oubun-Add: Special "(003.001)" Special Disk
  235. *Font FutoGoB101-Bold.Roman: Special "(003.001)" Special Disk
  236. *Font FutoGoB101-Bold.Roman83pv: Special "(003.001)" Special Disk
  237. *Font FutoGoB101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  238. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  239. *Font FutoMinA101-Bold-Add-H: JIS "(003.001)" Add Disk
  240. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  241. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  242. *Font FutoMinA101-Bold-Add-V: JIS "(003.001)" Add Disk
  243. *Font FutoMinA101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  244. *Font FutoMinA101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  245. *Font FutoMinA101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  246. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  247. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  248. *Font FutoMinA101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  249. *Font FutoMinA101-Bold-H: JIS "(003.001)" JIS-83 Disk
  250. *Font FutoMinA101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  251. *Font FutoMinA101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  252. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  253. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  254. *Font FutoMinA101-Bold-V: JIS "(003.001)" JIS-83 Disk
  255. *Font FutoMinA101-Bold.Hankaku: Special "(003.001)" Special Disk
  256. *Font FutoMinA101-Bold.Hiragana: Special "(003.001)" Special Disk
  257. *Font FutoMinA101-Bold.Katakana: Special "(003.001)" Special Disk
  258. *Font FutoMinA101-Bold.Oubun: Special "(003.001)" Special Disk
  259. *Font FutoMinA101-Bold.Oubun-Add: Special "(003.001)" Special Disk
  260. *Font FutoMinA101-Bold.Roman: Special "(003.001)" Special Disk
  261. *Font FutoMinA101-Bold.Roman83pv: Special "(003.001)" Special Disk
  262. *Font FutoMinA101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  263. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.002)" 83pv Disk
  264. *Font GothicBBB-Medium-Add-H: JIS "(003.002)" Add Disk
  265. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.002)" Add Disk
  266. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.002)" Add Disk
  267. *Font GothicBBB-Medium-Add-V: JIS "(003.002)" Add Disk
  268. *Font GothicBBB-Medium-EUC-H: EUC "(003.002)" JIS-83 Disk
  269. *Font GothicBBB-Medium-EUC-V: EUC "(003.002)" JIS-83 Disk
  270. *Font GothicBBB-Medium-Ext-H: JIS "(003.002)" Ext Disk
  271. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.002)" Ext Disk
  272. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.002)" Ext Disk
  273. *Font GothicBBB-Medium-Ext-V: JIS "(003.002)" Ext Disk
  274. *Font GothicBBB-Medium-H: JIS "(003.002)" JIS-83 Disk
  275. *Font GothicBBB-Medium-NWP-H: JIS "(003.002)" NWP Disk
  276. *Font GothicBBB-Medium-NWP-V: JIS "(003.002)" NWP Disk
  277. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.002)" JIS-83 Disk
  278. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.002)" JIS-83 Disk
  279. *Font GothicBBB-Medium-V: JIS "(003.002)" JIS-83 Disk
  280. *Font GothicBBB-Medium.Hankaku: Special "(003.002)" Special Disk
  281. *Font GothicBBB-Medium.Hiragana: Special "(003.002)" Special Disk
  282. *Font GothicBBB-Medium.Katakana: Special "(003.002)" Special Disk
  283. *Font GothicBBB-Medium.Oubun: Special "(003.002)" Special Disk
  284. *Font GothicBBB-Medium.Oubun-Add: Special "(003.002)" Special Disk
  285. *Font GothicBBB-Medium.Roman: Special "(003.002)" Special Disk
  286. *Font GothicBBB-Medium.Roman83pv: Special "(003.002)" Special Disk
  287. *Font GothicBBB-Medium.WP-Symbol: Special "(003.002)" Special Disk
  288. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  289. *Font Jun101-Light-Add-H: JIS "(003.001)" Add Disk
  290. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  291. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  292. *Font Jun101-Light-Add-V: JIS "(003.001)" Add Disk
  293. *Font Jun101-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  294. *Font Jun101-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  295. *Font Jun101-Light-Ext-H: JIS "(003.001)" Ext Disk
  296. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  297. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  298. *Font Jun101-Light-Ext-V: JIS "(003.001)" Ext Disk
  299. *Font Jun101-Light-H: JIS "(003.001)" JIS-83 Disk
  300. *Font Jun101-Light-NWP-H: JIS "(003.001)" NWP Disk
  301. *Font Jun101-Light-NWP-V: JIS "(003.001)" NWP Disk
  302. *Font Jun101-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  303. *Font Jun101-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  304. *Font Jun101-Light-V: JIS "(003.001)" JIS-83 Disk
  305. *Font Jun101-Light.Hankaku: Special "(003.001)" Special Disk
  306. *Font Jun101-Light.Hiragana: Special "(003.001)" Special Disk
  307. *Font Jun101-Light.Katakana: Special "(003.001)" Special Disk
  308. *Font Jun101-Light.Oubun: Special "(003.001)" Special Disk
  309. *Font Jun101-Light.Oubun-Add: Special "(003.001)" Special Disk
  310. *Font Jun101-Light.Roman: Special "(003.001)" Special Disk
  311. *Font Jun101-Light.Roman83pv: Special "(003.001)" Special Disk
  312. *Font Jun101-Light.WP-Symbol: Special "(003.001)" Special Disk
  313. *Font MidashiGo-MB31-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  314. *Font MidashiGo-MB31-Add-H: JIS "(003.000)" Add Disk
  315. *Font MidashiGo-MB31-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  316. *Font MidashiGo-MB31-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  317. *Font MidashiGo-MB31-Add-V: JIS "(003.000)" Add Disk
  318. *Font MidashiGo-MB31-EUC-H: EUC "(003.000)" JIS-83 Disk
  319. *Font MidashiGo-MB31-EUC-V: EUC "(003.000)" JIS-83 Disk
  320. *Font MidashiGo-MB31-Ext-H: JIS "(003.000)" Ext Disk
  321. *Font MidashiGo-MB31-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  322. *Font MidashiGo-MB31-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  323. *Font MidashiGo-MB31-Ext-V: JIS "(003.000)" Ext Disk
  324. *Font MidashiGo-MB31-H: JIS "(003.000)" JIS-83 Disk
  325. *Font MidashiGo-MB31-NWP-H: JIS "(003.000)" NWP Disk
  326. *Font MidashiGo-MB31-NWP-V: JIS "(003.000)" NWP Disk
  327. *Font MidashiGo-MB31-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  328. *Font MidashiGo-MB31-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  329. *Font MidashiGo-MB31-V: JIS "(003.000)" JIS-83 Disk
  330. *Font MidashiGo-MB31.Hankaku: Special "(003.000)" Special Disk
  331. *Font MidashiGo-MB31.Hiragana: Special "(003.000)" Special Disk
  332. *Font MidashiGo-MB31.Katakana: Special "(003.000)" Special Disk
  333. *Font MidashiGo-MB31.Oubun: Special "(003.000)" Special Disk
  334. *Font MidashiGo-MB31.Oubun-Add: Special "(003.000)" Special Disk
  335. *Font MidashiGo-MB31.Roman: Special "(003.000)" Special Disk
  336. *Font MidashiGo-MB31.Roman83pv: Special "(003.000)" Special Disk
  337. *Font MidashiGo-MB31.WP-Symbol: Special "(003.000)" Special Disk
  338. *Font MidashiMin-MA31-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  339. *Font MidashiMin-MA31-Add-H: JIS "(003.001)" Add Disk
  340. *Font MidashiMin-MA31-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  341. *Font MidashiMin-MA31-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  342. *Font MidashiMin-MA31-Add-V: JIS "(003.001)" Add Disk
  343. *Font MidashiMin-MA31-EUC-H: EUC "(003.001)" JIS-83 Disk
  344. *Font MidashiMin-MA31-EUC-V: EUC "(003.001)" JIS-83 Disk
  345. *Font MidashiMin-MA31-Ext-H: JIS "(003.001)" Ext Disk
  346. *Font MidashiMin-MA31-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  347. *Font MidashiMin-MA31-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  348. *Font MidashiMin-MA31-Ext-V: JIS "(003.001)" Ext Disk
  349. *Font MidashiMin-MA31-H: JIS "(003.001)" JIS-83 Disk
  350. *Font MidashiMin-MA31-NWP-H: JIS "(003.001)" NWP Disk
  351. *Font MidashiMin-MA31-NWP-V: JIS "(003.001)" NWP Disk
  352. *Font MidashiMin-MA31-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  353. *Font MidashiMin-MA31-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  354. *Font MidashiMin-MA31-V: JIS "(003.001)" JIS-83 Disk
  355. *Font MidashiMin-MA31.Hankaku: Special "(003.001)" Special Disk
  356. *Font MidashiMin-MA31.Hiragana: Special "(003.001)" Special Disk
  357. *Font MidashiMin-MA31.Katakana: Special "(003.001)" Special Disk
  358. *Font MidashiMin-MA31.Oubun: Special "(003.001)" Special Disk
  359. *Font MidashiMin-MA31.Oubun-Add: Special "(003.001)" Special Disk
  360. *Font MidashiMin-MA31.Roman: Special "(003.001)" Special Disk
  361. *Font MidashiMin-MA31.Roman83pv: Special "(003.001)" Special Disk
  362. *Font MidashiMin-MA31.WP-Symbol: Special "(003.001)" Special Disk
  363. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  364. *Font Ryumin-Light-Add-H: JIS "(003.001)" Add Disk
  365. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  366. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  367. *Font Ryumin-Light-Add-V: JIS "(003.001)" Add Disk
  368. *Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  369. *Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  370. *Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext Disk
  371. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  372. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  373. *Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext Disk
  374. *Font Ryumin-Light-Ext.Hiragana: Special "(003.001)" Special Disk
  375. *Font Ryumin-Light-Ext.Katakana: Special "(003.001)" Special Disk
  376. *Font Ryumin-Light-H: JIS "(003.001)" JIS-83 Disk
  377. *Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP Disk
  378. *Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP Disk
  379. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  380. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  381. *Font Ryumin-Light-V: JIS "(003.001)" JIS-83 Disk
  382. *Font Ryumin-Light.Hankaku: Special "(003.001)" Special Disk
  383. *Font Ryumin-Light.Hiragana: Special "(003.001)" Special Disk
  384. *Font Ryumin-Light.Katakana: Special "(003.001)" Special Disk
  385. *Font Ryumin-Light.Oubun: Special "(003.001)" Special Disk
  386. *Font Ryumin-Light.Oubun-Add: Special "(003.001)" Special Disk
  387. *Font Ryumin-Light.Roman: Special "(003.001)" Special Disk
  388. *Font Ryumin-Light.Roman83pv: Special "(003.001)" Special Disk
  389. *Font Ryumin-Light.WP-Symbol: Special "(003.001)" Special Disk
  390. *Font ShinGo-Bold-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  391. *Font ShinGo-Bold-Add-H: JIS "(003.000)" Add Disk
  392. *Font ShinGo-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  393. *Font ShinGo-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  394. *Font ShinGo-Bold-Add-V: JIS "(003.000)" Add Disk
  395. *Font ShinGo-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
  396. *Font ShinGo-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
  397. *Font ShinGo-Bold-Ext-H: JIS "(003.000)" Ext Disk
  398. *Font ShinGo-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  399. *Font ShinGo-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  400. *Font ShinGo-Bold-Ext-V: JIS "(003.000)" Ext Disk
  401. *Font ShinGo-Bold-H: JIS "(003.000)" JIS-83 Disk
  402. *Font ShinGo-Bold-NWP-H: JIS "(003.000)" NWP Disk
  403. *Font ShinGo-Bold-NWP-V: JIS "(003.000)" NWP Disk
  404. *Font ShinGo-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  405. *Font ShinGo-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  406. *Font ShinGo-Bold-V: JIS "(003.000)" JIS-83 Disk
  407. *Font ShinGo-Bold.Hankaku: Special "(003.000)" Special Disk
  408. *Font ShinGo-Bold.Hiragana: Special "(003.000)" Special Disk
  409. *Font ShinGo-Bold.Katakana: Special "(003.000)" Special Disk
  410. *Font ShinGo-Bold.Oubun: Special "(003.000)" Special Disk
  411. *Font ShinGo-Bold.Oubun-Add: Special "(003.000)" Special Disk
  412. *Font ShinGo-Bold.Roman: Special "(003.000)" Special Disk
  413. *Font ShinGo-Bold.Roman83pv: Special "(003.000)" Special Disk
  414. *Font ShinGo-Bold.WP-Symbol: Special "(003.000)" Special Disk
  415. *Font ShinGo-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  416. *Font ShinGo-Light-Add-H: JIS "(003.000)" Add Disk
  417. *Font ShinGo-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  418. *Font ShinGo-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  419. *Font ShinGo-Light-Add-V: JIS "(003.000)" Add Disk
  420. *Font ShinGo-Light-EUC-H: EUC "(003.000)" JIS-83 Disk
  421. *Font ShinGo-Light-EUC-V: EUC "(003.000)" JIS-83 Disk
  422. *Font ShinGo-Light-Ext-H: JIS "(003.000)" Ext Disk
  423. *Font ShinGo-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  424. *Font ShinGo-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  425. *Font ShinGo-Light-Ext-V: JIS "(003.000)" Ext Disk
  426. *Font ShinGo-Light-H: JIS "(003.000)" JIS-83 Disk
  427. *Font ShinGo-Light-NWP-H: JIS "(003.000)" NWP Disk
  428. *Font ShinGo-Light-NWP-V: JIS "(003.000)" NWP Disk
  429. *Font ShinGo-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  430. *Font ShinGo-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  431. *Font ShinGo-Light-V: JIS "(003.000)" JIS-83 Disk
  432. *Font ShinGo-Light.Hankaku: Special "(003.000)" Special Disk
  433. *Font ShinGo-Light.Hiragana: Special "(003.000)" Special Disk
  434. *Font ShinGo-Light.Katakana: Special "(003.000)" Special Disk
  435. *Font ShinGo-Light.Oubun: Special "(003.000)" Special Disk
  436. *Font ShinGo-Light.Oubun-Add: Special "(003.000)" Special Disk
  437. *Font ShinGo-Light.Roman: Special "(003.000)" Special Disk
  438. *Font ShinGo-Light.Roman83pv: Special "(003.000)" Special Disk
  439. *Font ShinGo-Light.WP-Symbol: Special "(003.000)" Special Disk
  440. *Font ShinGo-Medium-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  441. *Font ShinGo-Medium-Add-H: JIS "(003.000)" Add Disk
  442. *Font ShinGo-Medium-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  443. *Font ShinGo-Medium-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  444. *Font ShinGo-Medium-Add-V: JIS "(003.000)" Add Disk
  445. *Font ShinGo-Medium-EUC-H: EUC "(003.000)" JIS-83 Disk
  446. *Font ShinGo-Medium-EUC-V: EUC "(003.000)" JIS-83 Disk
  447. *Font ShinGo-Medium-Ext-H: JIS "(003.000)" Ext Disk
  448. *Font ShinGo-Medium-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  449. *Font ShinGo-Medium-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  450. *Font ShinGo-Medium-Ext-V: JIS "(003.000)" Ext Disk
  451. *Font ShinGo-Medium-H: JIS "(003.000)" JIS-83 Disk
  452. *Font ShinGo-Medium-NWP-H: JIS "(003.000)" NWP Disk
  453. *Font ShinGo-Medium-NWP-V: JIS "(003.000)" NWP Disk
  454. *Font ShinGo-Medium-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  455. *Font ShinGo-Medium-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  456. *Font ShinGo-Medium-V: JIS "(003.000)" JIS-83 Disk
  457. *Font ShinGo-Medium.Hankaku: Special "(003.000)" Special Disk
  458. *Font ShinGo-Medium.Hiragana: Special "(003.000)" Special Disk
  459. *Font ShinGo-Medium.Katakana: Special "(003.000)" Special Disk
  460. *Font ShinGo-Medium.Oubun: Special "(003.000)" Special Disk
  461. *Font ShinGo-Medium.Oubun-Add: Special "(003.000)" Special Disk
  462. *Font ShinGo-Medium.Roman: Special "(003.000)" Special Disk
  463. *Font ShinGo-Medium.Roman83pv: Special "(003.000)" Special Disk
  464. *Font ShinGo-Medium.WP-Symbol: Special "(003.000)" Special Disk
  465. *Font ShinGo-Ultra-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  466. *Font ShinGo-Ultra-Add-H: JIS "(003.000)" Add Disk
  467. *Font ShinGo-Ultra-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  468. *Font ShinGo-Ultra-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  469. *Font ShinGo-Ultra-Add-V: JIS "(003.000)" Add Disk
  470. *Font ShinGo-Ultra-EUC-H: EUC "(003.000)" JIS-83 Disk
  471. *Font ShinGo-Ultra-EUC-V: EUC "(003.000)" JIS-83 Disk
  472. *Font ShinGo-Ultra-Ext-H: JIS "(003.000)" Ext Disk
  473. *Font ShinGo-Ultra-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  474. *Font ShinGo-Ultra-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  475. *Font ShinGo-Ultra-Ext-V: JIS "(003.000)" Ext Disk
  476. *Font ShinGo-Ultra-H: JIS "(003.000)" JIS-83 Disk
  477. *Font ShinGo-Ultra-NWP-H: JIS "(003.000)" NWP Disk
  478. *Font ShinGo-Ultra-NWP-V: JIS "(003.000)" NWP Disk
  479. *Font ShinGo-Ultra-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  480. *Font ShinGo-Ultra-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  481. *Font ShinGo-Ultra-V: JIS "(003.000)" JIS-83 Disk
  482. *Font ShinGo-Ultra.Hankaku: Special "(003.000)" Special Disk
  483. *Font ShinGo-Ultra.Hiragana: Special "(003.000)" Special Disk
  484. *Font ShinGo-Ultra.Katakana: Special "(003.000)" Special Disk
  485. *Font ShinGo-Ultra.Oubun: Special "(003.000)" Special Disk
  486. *Font ShinGo-Ultra.Oubun-Add: Special "(003.000)" Special Disk
  487. *Font ShinGo-Ultra.Roman: Special "(003.000)" Special Disk
  488. *Font ShinGo-Ultra.Roman83pv: Special "(003.000)" Special Disk
  489. *Font ShinGo-Ultra.WP-Symbol: Special "(003.000)" Special Disk
  490. *Font ShinseiKai-CBSK1-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  491. *Font ShinseiKai-CBSK1-Add-H: JIS "(003.000)" Add Disk
  492. *Font ShinseiKai-CBSK1-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  493. *Font ShinseiKai-CBSK1-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  494. *Font ShinseiKai-CBSK1-Add-V: JIS "(003.000)" Add Disk
  495. *Font ShinseiKai-CBSK1-EUC-H: EUC "(003.000)" JIS-83 Disk
  496. *Font ShinseiKai-CBSK1-EUC-V: EUC "(003.000)" JIS-83 Disk
  497. *Font ShinseiKai-CBSK1-Ext-H: JIS "(003.000)" Ext Disk
  498. *Font ShinseiKai-CBSK1-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  499. *Font ShinseiKai-CBSK1-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  500. *Font ShinseiKai-CBSK1-Ext-V: JIS "(003.000)" Ext Disk
  501. *Font ShinseiKai-CBSK1-H: JIS "(003.000)" JIS-83 Disk
  502. *Font ShinseiKai-CBSK1-NWP-H: JIS "(003.000)" NWP Disk
  503. *Font ShinseiKai-CBSK1-NWP-V: JIS "(003.000)" NWP Disk
  504. *Font ShinseiKai-CBSK1-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  505. *Font ShinseiKai-CBSK1-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  506. *Font ShinseiKai-CBSK1-V: JIS "(003.000)" JIS-83 Disk
  507. *Font ShinseiKai-CBSK1.Hankaku: Special "(003.000)" Special Disk
  508. *Font ShinseiKai-CBSK1.Hiragana: Special "(003.000)" Special Disk
  509. *Font ShinseiKai-CBSK1.Katakana: Special "(003.000)" Special Disk
  510. *Font ShinseiKai-CBSK1.Oubun: Special "(003.000)" Special Disk
  511. *Font ShinseiKai-CBSK1.Oubun-Add: Special "(003.000)" Special Disk
  512. *Font ShinseiKai-CBSK1.Roman: Special "(003.000)" Special Disk
  513. *Font ShinseiKai-CBSK1.Roman83pv: Special "(003.000)" Special Disk
  514. *Font ShinseiKai-CBSK1.WP-Symbol: Special "(003.000)" Special Disk
  515. *?FontQuery: "
  516. save
  517. { count 1 gt
  518. { exch dup 127 string cvs (/) print print (:) print
  519. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  520. } { exit } ifelse
  521. } bind loop
  522. (*) = flush
  523. restore"
  524. *End
  525. *?FontList: "
  526. save (*) {cvn ==} 128 string /Font resourceforall
  527. (*) = flush restore"
  528. *End
  529. *% Printer Messages (verbatim from printer):
  530. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  531. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  532. *Message: "\FontName\ not found, using Courier"
  533. *% Status (format: %%[ status: <one of these> ]%% )
  534. *Status: "initializing"
  535. *Status: "idle"
  536. *Status: "holding"
  537. *Status: "busy"
  538. *Status: "waiting"
  539. *Status: "PrinterError: printer is warming up"
  540. *Status: "PrinterError: printer is not ready"
  541. *Status: "PrinterError: out of paper"
  542. *Status: "PrinterError: paper jam"
  543. *Status: "PrinterError: paper jam at entry"
  544. *Status: "PrinterError: out of ribbon"
  545. *Status: "PrinterError: ribbon jam"
  546. *Status: "PrinterError: cover is open"
  547. *Status: "PrinterError: thermal head temperature"
  548. *Status: "PrinterError: internal interface error"
  549. *Status: "PrinterError: print engine failure"
  550. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  551. *Source: "EtherTalk"
  552. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  553. *PrinterError: "printer is warming up"
  554. *PrinterError: "printer is not ready"
  555. *PrinterError: "out of paper"
  556. *PrinterError: "paper jam"
  557. *PrinterError: "paper jam at entry"
  558. *PrinterError: "out of ribbon"
  559. *PrinterError: "ribbon jam"
  560. *PrinterError: "cover is open"
  561. *PrinterError: "thermal head temperature"
  562. *PrinterError: "internal interface error"
  563. *PrinterError: "print engine failure"
  564. *% Color Separation Information =====================
  565. *DefaultColorSep: ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi
  566. *% For 60 lpi / 400 dpi ===============================
  567. *ColorSepScreenAngle ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi: "45"
  568. *ColorSepScreenAngle CustomColor.60lpi.400dpi/60 lpi / 400 dpi: "45"
  569. *ColorSepScreenAngle ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi: "15"
  570. *ColorSepScreenAngle ProcessMagenta.60lpi.400dpi/60 lpi / 400 dpi: "75"
  571. *ColorSepScreenAngle ProcessYellow.60lpi.400dpi/60 lpi / 400 dpi: "0"
  572. *ColorSepScreenFreq ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi: "60"
  573. *ColorSepScreenFreq CustomColor.60lpi.400dpi/60 lpi / 400 dpi: "60"
  574. *ColorSepScreenFreq ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi: "60"
  575. *ColorSepScreenFreq ProcessMagenta.60lpi.400dpi/60 lpi / 400 dpi: "60"
  576. *ColorSepScreenFreq ProcessYellow.60lpi.400dpi/60 lpi / 400 dpi: "60"
  577. *% end of PPD file for SONY POSTART FOR PRETER 550/500
  578. *% Last Edit Apr 07,1997