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.

544 lines
20 KiB

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1995 Adobe Systems Incorporated.
  4. *% All Rights Reserved.
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% Copyright 1995 Hitachi Koki Co., Ltd.
  10. *% Copyright 1994 Dataproducts corporation.
  11. *% All Rights Reserved.
  12. *% Permission is granted for redistribution of this file as
  13. *% long as this copyright notice is intact and the contents
  14. *% of the file are not altered in any way from their original form.
  15. *% End of Copyright statement
  16. *% Version Number: "4.2.2.00"
  17. *FormatVersion: "4.2"
  18. *FileVersion: "1.0"
  19. *LanguageEncoding: JIS83-RKSJ
  20. *LanguageVersion: Japanese
  21. *Product: "(Dataproducts JOLT PS)"
  22. *PSVersion: "(2010.127) 108"
  23. *ModelName: "Hitachi Koki JOLT PSJ/F5"
  24. *NickName: "Hitachi Koki JOLT PSJ/F5"
  25. *PCFileName: "HKJ01F51.PPD"
  26. *% === Options and Constraints =========
  27. *OpenGroup: InstallableOptions/Options Installed
  28. *OpenUI *InstalledMemory/������: PickOne
  29. *DefaultInstalledMemory: 8MB
  30. *InstalledMemory 8MB/�W��(8MB): ""
  31. *InstalledMemory 12MB/12MB�ɑ���: ""
  32. *CloseUI: *InstalledMemory
  33. *CloseGroup: InstallableOptions
  34. *UIConstraints: *InstalledMemory 8MB *VMOption
  35. *UIConstraints: *InstalledMemory 12MB *VMOption 8MB
  36. *% ==== Device Capabilities ===============
  37. *LanguageLevel: "2"
  38. *Protocols: BCP
  39. *FreeVM: "2588032"
  40. *VMOption 8MB: "2545926"
  41. *VMOption 12MB: "6592776"
  42. *ColorDevice: True
  43. *DefaultColorSpace: CMYK
  44. *VariablePaperSize: False
  45. *FileSystem: True
  46. *?FileSystem: "
  47. save false
  48. (%disk?%)
  49. { currentdevparams dup /Writeable known
  50. { /Writeable get {pop true} if } { pop } ifelse
  51. } 10 string /IODevice resourceforall
  52. {(True)}{(False)} ifelse = flush
  53. restore"
  54. *End
  55. *Throughput: "1"
  56. *Password: "()"
  57. *ExitServer: "
  58. count 0 eq
  59. { false } { true exch startjob } ifelse
  60. not {
  61. (WARNING: Cannot modify initial VM.) =
  62. (Missing or invalid password.) =
  63. (Please contact the author of this software.) = flush quit
  64. } if
  65. "
  66. *End
  67. *Reset: "
  68. count 0 eq
  69. { false } { true exch startjob } ifelse
  70. not {
  71. (WARNING: Cannot reset printer.) =
  72. (Missing or invalid password.) =
  73. (Please contact the author of this software.) = flush quit
  74. } if
  75. systemdict /quit get exec
  76. (WARNING : Printer Reset Failed.) = flush
  77. "
  78. *End
  79. *DefaultResolution: 300dpi
  80. *% Halftone Information ===============
  81. *ScreenFreq: "56.0"
  82. *ScreenAngle: "22.0"
  83. *DefaultScreenProc: Dot
  84. *ScreenProc Dot: "
  85. { abs exch abs 2 copy add 1 gt
  86. {1 sub dup mul exch 1 sub dup mul add 1 sub }
  87. {dup mul exch dup mul add 1 exch sub }ifelse }
  88. "
  89. *End
  90. *ScreenProc Line: "{ pop }"
  91. *ScreenProc Ellipse: "
  92. { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  93. *End
  94. *DefaultTransfer: Null
  95. *Transfer Null: "{ }"
  96. *Transfer Null.Inverse: "{ 1 exch sub }"
  97. *% Paper Handling ===================
  98. *OpenUI *PageSize: PickOne
  99. *OrderDependency: 30 AnySetup *PageSize
  100. *DefaultPageSize: A4
  101. *PageSize Letter: "
  102. 3 dict
  103. dup /PageSize [612 792] put
  104. dup /ImagingBBox null put
  105. dup /InputAttributes 1 dict
  106. dup 0 currentpagedevice /InputAttributes get 0 get dup length dict copy
  107. dup /PageSize [612 792] put
  108. put
  109. put
  110. setpagedevice"
  111. *End
  112. *PageSize Legal: "
  113. 3 dict
  114. dup /PageSize [612 1008] put
  115. dup /ImagingBBox null put
  116. dup /InputAttributes 1 dict
  117. dup 0 currentpagedevice /InputAttributes get 0 get dup length dict copy
  118. dup /PageSize [612 1008] put
  119. put
  120. put
  121. setpagedevice"
  122. *End
  123. *PageSize A4: "
  124. 3 dict
  125. dup /PageSize [595 842] put
  126. dup /ImagingBBox null put
  127. dup /InputAttributes 1 dict
  128. dup 0 currentpagedevice /InputAttributes get 0 get dup length dict copy
  129. dup /PageSize [595 842] put
  130. put
  131. put
  132. setpagedevice"
  133. *End
  134. *PageSize Executive: "
  135. 3 dict
  136. dup /PageSize [522 756] put
  137. dup /ImagingBBox null put
  138. dup /InputAttributes 1 dict
  139. dup 0 currentpagedevice /InputAttributes get 0 get dup length dict copy
  140. dup /PageSize [522 756] put
  141. put
  142. put
  143. setpagedevice"
  144. *End
  145. *PageSize B5: "
  146. 3 dict
  147. dup /PageSize [516 729] put
  148. dup /ImagingBBox null put
  149. dup /InputAttributes 1 dict
  150. dup 0 currentpagedevice /InputAttributes get 0 get dup length dict copy
  151. dup /PageSize [516 729] put
  152. put
  153. put
  154. setpagedevice"
  155. *End
  156. *?PageSize: "
  157. save
  158. currentpagedevice /PageSize get aload pop
  159. 2 copy gt {exch} if
  160. (Unknown)
  161. 5 dict
  162. dup [612 792] (Letter) put
  163. dup [612 1008] (Legal) put
  164. dup [595 842] (A4) put
  165. dup [522 756] (Executive) put
  166. dup [516 729] (B5) put
  167. { exch aload pop 4 index sub abs 5 le exch
  168. 5 index sub abs 5 le and
  169. {exch pop exit} {pop} ifelse
  170. } bind forall
  171. = flush pop pop
  172. restore
  173. "
  174. *End
  175. *CloseUI: *PageSize
  176. *RequiresPageRegion All: True
  177. *OpenUI *PageRegion: PickOne
  178. *OrderDependency: 40 AnySetup *PageRegion
  179. *DefaultPageRegion: A4
  180. *PageRegion Letter: "
  181. 3 dict dup
  182. /PageSize [612 792] put dup
  183. /ImagingBBox null put dup
  184. /InputAttributes 1 dict dup 0 currentpagedevice
  185. /InputAttributes get 0 get dup length dict copy dup
  186. /PageSize [612 792] put
  187. put
  188. put
  189. setpagedevice"
  190. *End
  191. *PageRegion Legal: "
  192. 3 dict dup
  193. /PageSize [612 1008] put dup
  194. /ImagingBBox null put dup
  195. /InputAttributes 1 dict dup 0 currentpagedevice
  196. /InputAttributes get 0 get dup length dict copy dup
  197. /PageSize [612 1008] put
  198. put
  199. put
  200. setpagedevice"
  201. *End
  202. *PageRegion A4: "
  203. 3 dict dup
  204. /PageSize [595 842] put dup
  205. /ImagingBBox null put dup
  206. /InputAttributes 1 dict dup 0 currentpagedevice
  207. /InputAttributes get 0 get dup length dict copy dup
  208. /PageSize [595 842] put
  209. put
  210. put
  211. setpagedevice"
  212. *End
  213. *PageRegion Executive: "
  214. 3 dict dup
  215. /PageSize [522 756] put dup
  216. /ImagingBBox null put dup
  217. /InputAttributes 1 dict dup 0 currentpagedevice
  218. /InputAttributes get 0 get dup length dict copy dup
  219. /PageSize [522 756] put
  220. put
  221. put
  222. setpagedevice"
  223. *End
  224. *PageRegion B5: "
  225. 3 dict dup
  226. /PageSize [516 729] put dup
  227. /ImagingBBox null put dup
  228. /InputAttributes 1 dict dup 0 currentpagedevice
  229. /InputAttributes get 0 get dup length dict copy dup
  230. /PageSize [516 729] put
  231. put
  232. put
  233. setpagedevice"
  234. *End
  235. *CloseUI: *PageRegion
  236. *% The following entries provide information about specific paper keywords.
  237. *DefaultImageableArea: A4
  238. *ImageableArea Letter: "12.72 7.56 596.4 774.12 "
  239. *ImageableArea Legal: "12.7201 12.84 588.72 995.4 "
  240. *ImageableArea A4: "12.7201 12.84 581.04 829.32 "
  241. *ImageableArea Executive: "12.7201 12.84 511.92 743.4 "
  242. *ImageableArea B5: "12.7201 12.84 504.92 717.4 "
  243. *?ImageableArea: "
  244. save
  245. /cvp {( )cvs print ( ) print } bind def
  246. /upperright {10000 mul floor 10000 div} bind def
  247. /lowerleft {10000 mul ceiling 10000 div} bind def
  248. newpath clippath pathbbox
  249. 4 -2 roll exch 2 {lowerleft cvp} repeat
  250. exch 2 {upperright cvp} repeat flush
  251. restore
  252. "
  253. *End
  254. *% These provide the physical dimensions of the paper (by keyword)
  255. *DefaultPaperDimension: A4
  256. *PaperDimension Letter: "612 792"
  257. *PaperDimension Legal: "612 1008"
  258. *PaperDimension A4: "595 842"
  259. *PaperDimension Executive: "522 756"
  260. *PaperDimension B5: "516 729"
  261. *OpenUI *InputSlot: PickOne
  262. *OrderDependency: 20 AnySetup *InputSlot
  263. *DefaultInputSlot: Cassette
  264. *InputSlot Cassette/�J�Z�b�g: " "
  265. *end
  266. *CloseUI: *InputSlot
  267. *DefaultOutputOrder: Normal
  268. *% Font Information =====================
  269. *DefaultFont: Courier
  270. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  271. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  272. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  273. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  274. *Font Bookman-Demi: Standard "(001.003)" Standard ROM
  275. *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
  276. *Font Bookman-Light: Standard "(001.003)" Standard ROM
  277. *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
  278. *Font Courier: Standard "(002.003)" Standard ROM
  279. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  280. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  281. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  282. *Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  283. *Font FutoGoB101-Bold-Add-H: JIS "(003.000)" Add Disk
  284. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  285. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  286. *Font FutoGoB101-Bold-Add-V: JIS "(003.000)" Add Disk
  287. *Font FutoGoB101-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
  288. *Font FutoGoB101-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
  289. *Font FutoGoB101-Bold-Ext-H: JIS "(003.000)" Ext Disk
  290. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  291. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  292. *Font FutoGoB101-Bold-Ext-V: JIS "(003.000)" Ext Disk
  293. *Font FutoGoB101-Bold-H: JIS "(003.000)" JIS-83 Disk
  294. *Font FutoGoB101-Bold-NWP-H: JIS "(003.000)" NWP Disk
  295. *Font FutoGoB101-Bold-NWP-V: JIS "(003.000)" NWP Disk
  296. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  297. *Font FutoGoB101-Bold-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  298. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  299. *Font FutoGoB101-Bold-V: JIS "(003.000)" JIS-83 Disk
  300. *Font FutoGoB101-Bold.Oubun: Special "(003.000)" Special Disk
  301. *Font FutoGoB101-Bold.Roman: Special "(003.000)" Special Disk
  302. *Font FutoGoB101-Bold.Roman83pv: Special "(003.000)" Special Disk
  303. *Font FutoGoB101-Bold.WP-Symbol: Special "(003.000)" Special Disk
  304. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  305. *Font FutoMinA101-Bold-Add-H: JIS "(003.000)" Add Disk
  306. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  307. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  308. *Font FutoMinA101-Bold-Add-V: JIS "(003.000)" Add Disk
  309. *Font FutoMinA101-Bold-EUC-H: EUC "(003.000)" JIS-83 Disk
  310. *Font FutoMinA101-Bold-EUC-V: EUC "(003.000)" JIS-83 Disk
  311. *Font FutoMinA101-Bold-Ext-H: JIS "(003.000)" Ext Disk
  312. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  313. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  314. *Font FutoMinA101-Bold-Ext-V: JIS "(003.000)" Ext Disk
  315. *Font FutoMinA101-Bold-H: JIS "(003.000)" JIS-83 Disk
  316. *Font FutoMinA101-Bold-NWP-H: JIS "(003.000)" NWP Disk
  317. *Font FutoMinA101-Bold-NWP-V: JIS "(003.000)" NWP Disk
  318. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  319. *Font FutoMinA101-Bold-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  320. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  321. *Font FutoMinA101-Bold-V: JIS "(003.000)" JIS-83 Disk
  322. *Font FutoMinA101-Bold.Oubun: Special "(003.000)" Special Disk
  323. *Font FutoMinA101-Bold.Roman: Special "(003.000)" Special Disk
  324. *Font FutoMinA101-Bold.Roman83pv: Special "(003.000)" Special Disk
  325. *Font FutoMinA101-Bold.WP-Symbol: Special "(003.000)" Special Disk
  326. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  327. *Font GothicBBB-Medium-Add-H: JIS "(003.001)" Add Disk
  328. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  329. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  330. *Font GothicBBB-Medium-Add-V: JIS "(003.001)" Add Disk
  331. *Font GothicBBB-Medium-EUC-H: EUC "(003.001)" JIS-83 Disk
  332. *Font GothicBBB-Medium-EUC-V: EUC "(003.001)" JIS-83 Disk
  333. *Font GothicBBB-Medium-Ext-H: JIS "(003.001)" Ext Disk
  334. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  335. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  336. *Font GothicBBB-Medium-Ext-V: JIS "(003.001)" Ext Disk
  337. *Font GothicBBB-Medium-H: JIS "(003.001)" JIS-83 Disk
  338. *Font GothicBBB-Medium-NWP-H: JIS "(003.001)" NWP Disk
  339. *Font GothicBBB-Medium-NWP-V: JIS "(003.001)" NWP Disk
  340. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  341. *Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  342. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  343. *Font GothicBBB-Medium-V: JIS "(003.001)" JIS-83 Disk
  344. *Font GothicBBB-Medium.Oubun: Special "(003.001)" Special Disk
  345. *Font GothicBBB-Medium.Roman: Special "(003.001)" Special Disk
  346. *Font GothicBBB-Medium.Roman83pv: Special "(003.001)" Special Disk
  347. *Font GothicBBB-Medium.WP-Symbol: Special "(003.001)" Special Disk
  348. *Font Helvetica: Standard "(001.006)" Standard ROM
  349. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  350. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  351. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  352. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  353. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  354. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  355. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  356. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  357. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  358. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  359. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  360. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  361. *Font Jun101-Light-Add-H: JIS "(003.000)" Add Disk
  362. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  363. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  364. *Font Jun101-Light-Add-V: JIS "(003.000)" Add Disk
  365. *Font Jun101-Light-EUC-H: EUC "(003.000)" JIS-83 Disk
  366. *Font Jun101-Light-EUC-V: EUC "(003.000)" JIS-83 Disk
  367. *Font Jun101-Light-Ext-H: JIS "(003.000)" Ext Disk
  368. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  369. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  370. *Font Jun101-Light-Ext-V: JIS "(003.000)" Ext Disk
  371. *Font Jun101-Light-H: JIS "(003.000)" JIS-83 Disk
  372. *Font Jun101-Light-NWP-H: JIS "(003.000)" NWP Disk
  373. *Font Jun101-Light-NWP-V: JIS "(003.000)" NWP Disk
  374. *Font Jun101-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  375. *Font Jun101-Light-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  376. *Font Jun101-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  377. *Font Jun101-Light-V: JIS "(003.000)" JIS-83 Disk
  378. *Font Jun101-Light.Oubun: Special "(003.000)" Special Disk
  379. *Font Jun101-Light.Roman: Special "(003.000)" Special Disk
  380. *Font Jun101-Light.Roman83pv: Special "(003.000)" Special Disk
  381. *Font Jun101-Light.WP-Symbol: Special "(003.000)" Special Disk
  382. *Font Mincho-PC-Hiragana: Special "(002.000)" Special Disk
  383. *Font Mincho-PC-Katakana: Special "(002.001)" Special Disk
  384. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
  385. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
  386. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  387. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
  388. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  389. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  390. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  391. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  392. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  393. *Font Ryumin-Light-Add-H: JIS "(003.000)" Add Disk
  394. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  395. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  396. *Font Ryumin-Light-Add-V: JIS "(003.000)" Add Disk
  397. *Font Ryumin-Light-EUC-H: EUC "(003.000)" JIS-83 Disk
  398. *Font Ryumin-Light-EUC-V: EUC "(003.000)" JIS-83 Disk
  399. *Font Ryumin-Light-Ext-H: JIS "(003.000)" Ext Disk
  400. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  401. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  402. *Font Ryumin-Light-Ext-V: JIS "(003.000)" Ext Disk
  403. *Font Ryumin-Light-H: JIS "(003.000)" JIS-83 Disk
  404. *Font Ryumin-Light-NWP-H: JIS "(003.000)" NWP Disk
  405. *Font Ryumin-Light-NWP-V: JIS "(003.000)" NWP Disk
  406. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  407. *Font Ryumin-Light-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  408. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  409. *Font Ryumin-Light-V: JIS "(003.000)" JIS-83 Disk
  410. *Font Ryumin-Light.Oubun: Special "(003.000)" Special Disk
  411. *Font Ryumin-Light.Roman: Special "(003.000)" Special Disk
  412. *Font Ryumin-Light.Roman83pv: Special "(003.000)" Special Disk
  413. *Font Ryumin-Light.WP-Symbol: Special "(003.000)" Special Disk
  414. *Font Symbol: Special "(001.007)" Special ROM
  415. *Font Times-Bold: Standard "(001.007)" Standard ROM
  416. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  417. *Font Times-Italic: Standard "(001.007)" Standard ROM
  418. *Font Times-Roman: Standard "(001.007)" Standard ROM
  419. *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard ROM
  420. *Font ZapfDingbats: Special "(001.004)" Special ROM
  421. *?FontQuery: "
  422. save
  423. { count 1 gt
  424. { exch dup 127 string cvs (/) print print (:) print
  425. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  426. } { exit } ifelse
  427. } bind loop
  428. (*) = flush
  429. restore
  430. "
  431. *End
  432. *?FontList: "
  433. save
  434. (*) {cvn ==} 128 string /Font resourceforall
  435. (*) = flush
  436. restore
  437. "
  438. *End
  439. *% Printer Messages (verbatim from printer):
  440. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  441. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  442. *Message: "\FontName\ not found, using Courier"
  443. *% Status (format: %%[ status: <one of these> ] %%)
  444. *Status: "initializing"
  445. *Status: "idle"
  446. *Status: "busy"
  447. *Status: "waiting"
  448. *Status: "printing"
  449. *Status: "PrinterError: cover open/no paper tray"
  450. *Status: "PrinterError: warming up"
  451. *Status: "PrinterError: paper jam"
  452. *Status: "PrinterError: out of paper"
  453. *Status: "PrinterError: service call"
  454. *Status: "PrinterError: Engine is off line"
  455. *Status: "PrinterError: Engine is not responding"
  456. *Status: "PrinterError: Yellow ink is OUT"
  457. *Status: "PrinterError: Magenta ink is OUT"
  458. *Status: "PrinterError: Cyan ink is OUT"
  459. *Status: "PrinterError: Black ink is OUT"
  460. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  461. *Source: "Serial"
  462. *Source: "SerialB"
  463. *Source: "LocalTalk"
  464. *Source: "Parallel"
  465. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  466. *PrinterError: "cover open/no paper tray"
  467. *PrinterError: "warming up"
  468. *PrinterError: "paper jam"
  469. *PrinterError: "out of paper"
  470. *PrinterError: "service call"
  471. *PrinterError: "Engine is off line"
  472. *PrinterError: "Engine is not responding"
  473. *PrinterError: "Yellow ink is OUT"
  474. *PrinterError: "Magenta ink is OUT"
  475. *PrinterError: "Cyan ink is OUT"
  476. *PrinterError: "Black ink is OUT"
  477. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  478. *% Color Separation Information =====================
  479. *DefaultColorSep: ProcessBlack.56lpi.300dpi/ 56 lpi / 300 dpi
  480. *InkName: ProcessBlack/Process Black
  481. *InkName: CustomColor/Custom Color
  482. *InkName: ProcessCyan/Process Cyan
  483. *InkName: ProcessMagenta/Process Magenta
  484. *InkName: ProcessYellow/Process Yellow
  485. *% For 56 lpi / 300 dpi ===============================
  486. *ColorSepScreenAngle ProcessBlack.56lpi.300dpi/56 lpi / 300 dpi: "45"
  487. *ColorSepScreenAngle CustomColor.56lpi.300dpi/56 lpi / 300 dpi: "45"
  488. *ColorSepScreenAngle ProcessCyan.56lpi.300dpi/56 lpi / 300 dpi: "15"
  489. *ColorSepScreenAngle ProcessMagenta.56lpi.300dpi/56 lpi / 300 dpi: "75"
  490. *ColorSepScreenAngle ProcessYellow.56lpi.300dpi/56 lpi / 300 dpi: "0"
  491. *ColorSepScreenFreq ProcessBlack.56lpi.300dpi/56 lpi / 300 dpi: "56"
  492. *ColorSepScreenFreq CustomColor.56lpi.300dpi/56 lpi / 300 dpi: "56"
  493. *ColorSepScreenFreq ProcessCyan.56lpi.300dpi/56 lpi / 300 dpi: "56"
  494. *ColorSepScreenFreq ProcessMagenta.56lpi.300dpi/56 lpi / 300 dpi: "56"
  495. *ColorSepScreenFreq ProcessYellow.56lpi.300dpi/56 lpi / 300 dpi: "56"
  496. *% For 53 lpi / 300 dpi ===============================
  497. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  498. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  499. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  500. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  501. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  502. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  503. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  504. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  505. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  506. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  507. *% Last Edit Date: Sep.19 1994
  508. *% end of PPD file for JOLT PSJ/F5.PPD