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.

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