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.

487 lines
20 KiB

  1. *PPD-Adobe: "4.3"
  2. *%================================================
  3. *% Copyright(C) 2000 Brother Industries, Ltd.
  4. *% "Brother HL-1650/70N BR-Script3"
  5. *%================================================
  6. *%==== General Information Keywords ========================
  7. *FormatVersion: "4.3"
  8. *FileVersion: "1.01"
  9. *LanguageEncoding: ISOLatin1
  10. *LanguageVersion: English
  11. *PCFileName: "BRHL16_2.PPD"
  12. *Product: "(Brother HL-1650_1670N series)"
  13. *PSVersion: "(3010.106) 3"
  14. *ModelName: "Brother HL-1650/70N BR-Script3"
  15. *NickName: "Brother HL-1650/70N BR-Script3"
  16. *%==== Basic Device Capabilities =============
  17. *LanguageLevel: "3"
  18. *TTRasterizer: Type42
  19. *ColorDevice: False
  20. *FileSystem: True
  21. *?FileSystem:"
  22. save
  23. /devname (%disk0%) def
  24. /ret false def
  25. 0 1 7{
  26. devname exch 48 add 5 exch put
  27. devname devstatus {
  28. 0 ne {/ret true def}if
  29. pop pop pop pop pop pop pop
  30. }if
  31. }for
  32. ret {(True)}{(False)} ifelse = flush
  33. restore
  34. "
  35. *End
  36. *Throughput: "16"
  37. *FreeVM: "1700000"
  38. *%==== Installable Options ===================
  39. *OpenGroup: InstallableOptions/Options Installed
  40. *OpenUI *OptionTrays/Number of Input Trays: PickOne
  41. *DefaultOptionTrays: 1Trays
  42. *OptionTrays 1Trays/ 1: ""
  43. *OptionTrays 2Trays/ 2: ""
  44. *CloseUI: *OptionTrays
  45. *CloseGroup: InstallableOptions
  46. *UIConstraints: *OptionTrays 1Trays *InputSlot Tray2
  47. *UIConstraints: *OptionTrays 1Trays *InputSlot Tray3
  48. *UIConstraints: *OptionTrays 1Trays *InputSlot Tray4
  49. *UIConstraints: *OptionTrays 2Trays *InputSlot Tray3
  50. *UIConstraints: *OptionTrays 2Trays *InputSlot Tray4
  51. *UIConstraints: *OptionTrays 3Trays *InputSlot Tray4
  52. *%==== JCL Features ==========================
  53. *Protocols: TBCP PJL
  54. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  55. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
  56. *JCLEnd: "<1B>%-12345X@PJL EOJ <0A><1B>%-12345X"
  57. *JCLOpenUI *JCLTonerSaveMode/Toner Save: PickOne
  58. *DefaultJCLTonerSaveMode: Off
  59. *OrderDependency: 10 JCLSetup *JCLTonerSaveMode
  60. *JCLTonerSaveMode Off/Off: "@PJL SET ECONOMODE = OFF<0A>"
  61. *JCLTonerSaveMode On/On: "@PJL SET ECONOMODE = ON<0A>"
  62. *JCLCloseUI: *JCLTonerSaveMode
  63. *JCLOpenUI *JCLSleep/Power Save [Min.]: PickOne
  64. *DefaultJCLSleep: PrinterDefault
  65. *OrderDependency: 10 JCLSetup *JCLSleep
  66. *JCLSleep PrinterDefault/Printer Default: ""
  67. *JCLSleep 2minutes/2: "@PJL SET TIMEOUTSLEEP = 2<0A>"
  68. *JCLSleep 10minutes/10: "@PJL SET TIMEOUTSLEEP = 10<0A>"
  69. *JCLSleep 30minutes/30: "@PJL SET TIMEOUTSLEEP = 30<0A>"
  70. *JCLCloseUI: *JCLSleep
  71. *%==== Media Selection ======================
  72. *OpenUI *PageSize: PickOne
  73. *OrderDependency: 30 AnySetup *PageSize
  74. *DefaultPageSize: A4
  75. *PageSize Letter/Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  76. *PageSize Legal/Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  77. *PageSize Executive/Executive: "<< /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  78. *PageSize A4/A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  79. *PageSize A5/A5: "<< /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  80. *PageSize A6/A6: "<< /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  81. *PageSize Envelope.297.684/Comm #10: "<< /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  82. *PageSize Envelope.279.540/Monarch: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice"
  83. *PageSize Envelope.312.624/DL: "<< /PageSize [312 626] /ImagingBBox null >> setpagedevice"
  84. *PageSize Envelope.459.649/C5: "<</PageSize [461 648] /ImagingBBox null>> setpagedevice"
  85. *PageSize ISOB5/B5: "<< /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  86. *PageSize ISOB6/B6: "<< /PageSize [354 499] /ImagingBBox null >> setpagedevice"
  87. *CloseUI: *PageSize
  88. *OpenUI *PageRegion: PickOne
  89. *OrderDependency: 40 AnySetup *PageRegion
  90. *DefaultPageRegion: A4
  91. *PageRegion Letter/Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  92. *PageRegion Legal/Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  93. *PageRegion Executive/Executive: "<< /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  94. *PageRegion A4/A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  95. *PageRegion A5/A5: "<< /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  96. *PageRegion A6/A6: "<< /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  97. *PageRegion Envelope.297.684/Comm #10: "<< /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  98. *PageRegion Envelope.279.540/Monarch: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice"
  99. *PageRegion Envelope.312.624/DL: "<< /PageSize [312 626] /ImagingBBox null >> setpagedevice"
  100. *PageRegion Envelope.459.649/C5: "<</PageSize [461 648] /ImagingBBox null>> setpagedevice"
  101. *PageRegion ISOB5/B5: "<< /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  102. *PageRegion ISOB6/B6: "<< /PageSize [354 499] /ImagingBBox null >> setpagedevice"
  103. *CloseUI: *PageRegion
  104. *DefaultImageableArea: A4
  105. *ImageableArea Letter/Letter: "12.0 12.12 599.88 780.0"
  106. *ImageableArea Legal/Legal: "12.0 12.12 599.88 996.0"
  107. *ImageableArea Executive/Executive: "12.0 12.12 510.0 744.0"
  108. *ImageableArea A4/A4: "12.0 12.24 583.08 829.92"
  109. *ImageableArea A5/A5: "12.0 11.88 407.4 582.96"
  110. *ImageableArea A6/A6: "12.0 12.6 285.48 408.0"
  111. *ImageableArea Envelope.297.684/Comm #10: "12.0 12.12 284.88 672.0"
  112. *ImageableArea Envelope.279.540/Monarch: "12.0 12.12 266.76 528.0"
  113. *ImageableArea Envelope.312.624/DL: "12.0 12.12 299.88 613.92"
  114. *ImageableArea Envelope.459.649/C5: "12.0 12.12 448.68 636.0"
  115. *ImageableArea ISOB5/B5: "12.0 12.48 486.72 696.96"
  116. *ImageableArea ISOB6/B6: "12.0 12.24 342.12 486.96"
  117. *%==== Information About Media Sizes ========
  118. *DefaultPaperDimension: A4
  119. *PaperDimension Letter/Letter: "612 792"
  120. *PaperDimension Legal/Legal: "612 1008"
  121. *PaperDimension Executive/Executive: "522 756"
  122. *PaperDimension A4/A4: "595 842"
  123. *PaperDimension A5/A5: "420 595"
  124. *PaperDimension A6/A6: "297 420"
  125. *PaperDimension Envelope.297.684/Comm #10: "297 684"
  126. *PaperDimension Envelope.279.540/Monarch: "279 540"
  127. *PaperDimension Envelope.312.624/DL: "312 624"
  128. *PaperDimension Envelope.459.649/C5: "459 649"
  129. *PaperDimension ISOB5/B5: "499 709"
  130. *PaperDimension ISOB6/B6: "354 499"
  131. *%==== Custom Page SIzes ====================
  132. *NonUIOrderDependency: 40 AnySetup *CustomPageSize
  133. *VariablePaperSize: True
  134. *LeadingEdge Short: ""
  135. *DefaultLeadingEdge: Short
  136. *MaxMediaWidth: "612"
  137. *MaxMediaHeight: "1147"
  138. *HWMargins: 12 12 12 12
  139. *CustomPageSize True: "
  140. pop pop pop
  141. << /PageSize [ 5 -2 roll ] /ImagingBBox null >>
  142. setpagedevice
  143. "
  144. *End
  145. *ParamCustomPageSize Width: 1 points 210 612
  146. *ParamCustomPageSize Height: 2 points 330 1147
  147. *ParamCustomPageSize WidthOffset: 3 points 0 0
  148. *ParamCustomPageSize HeightOffset: 4 points 0 0
  149. *ParamCustomPageSize Orientation: 5 int 0 3
  150. *%==== 5.13 Media Handling Features ============================
  151. *OpenUI *BRMediaType/Media Type: PickOne
  152. *OrderDependency: 28 AnySetup *BRMediaType
  153. *DefaultBRMediaType:Plain
  154. *BRMediaType Plain/Regular: "statusdict begin 0 setmediatype end"
  155. *BRMediaType Thick/Thick Paper: "statusdict begin 1 setmediatype end"
  156. *BRMediaType ThickPaper2/Thicker Paper: "statusdict begin 2 setmediatype end"
  157. *BRMediaType Transparency/Transparency: "statusdict begin 3 setmediatype end"
  158. *BRMediaType Thin/Thin Paper: "statusdict begin 4 setmediatype end"
  159. *BRMediaType BOND/Bond Paper: "statusdict begin 5 setmediatype end"
  160. *CloseUI: *BRMediaType
  161. *OpenUI *InputSlot: PickOne
  162. *OrderDependency: 29 AnySetup *InputSlot
  163. *DefaultInputSlot: AutoSelect
  164. *InputSlot AutoSelect/Auto Select: "<</ManualFeed false /BRTraysw true >> setpagedevice"
  165. *InputSlot Tray1/Tray1: "<</ManualFeed false /BRTraysw false /BRFeeder 0>> setpagedevice"
  166. *InputSlot Tray2/Tray2: "<</ManualFeed false /BRTraysw false /BRFeeder 1>> setpagedevice"
  167. *InputSlot MPTray/MP Tray: "<</ManualFeed false /BRTraysw false /BRFeeder 4>> setpagedevice"
  168. *CloseUI: *InputSlot
  169. *RequiresPageRegion All:True
  170. *DefaultOutputBin: OnlyOne
  171. *OpenUI *ManualFeed: Boolean
  172. *OrderDependency: 40 AnySetup *ManualFeed
  173. *DefaultManualFeed: False
  174. *ManualFeed True: "<</ManualFeed true>> setpagedevice"
  175. *ManualFeed False: "<</ManualFeed false>> setpagedevice"
  176. *CloseUI: *ManualFeed
  177. *%=== Duplex ================================
  178. *OpenUI *Duplex: PickOne
  179. *OrderDependency: 25 AnySetup *Duplex
  180. *DefaultDuplex: None
  181. *Duplex DuplexTumble: "<</Duplex true /Tumble true>>setpagedevice"
  182. *Duplex DuplexNoTumble: "<</Duplex true /Tumble false>>setpagedevice"
  183. *Duplex None: "<</Duplex false /Tumble false>>setpagedevice"
  184. *CloseUI: *Duplex
  185. *%=== Output Bin =============================
  186. *% === Collate ==========
  187. *%==== 5.14 Finishing Features =================================
  188. *%%%%% Resolution and Appearance Control %%%%%
  189. *OpenUI *Resolution: PickOne
  190. *OrderDependency: 11 AnySetup *Resolution
  191. *DefaultResolution: 600dpi
  192. *Resolution 300dpi: "<</HWResolution [300 300] >> setpagedevice"
  193. *Resolution 600dpi: "<</HWResolution [600 600] >> setpagedevice"
  194. *Resolution 1200dpi: "<</HWResolution [1200 1200] >> setpagedevice"
  195. *CloseUI: *Resolution
  196. *OpenUI *Smoothing/HRC: PickOne
  197. *OrderDependency: 14 AnySetup *Smoothing
  198. *DefaultSmoothing: PrinterDefault
  199. *Smoothing PrinterDefault/Printer Default: ""
  200. *Smoothing Off/Off: "<</BRHrc 0>> setpagedevice"
  201. *Smoothing Light/Light: "<</BRHrc 1>> setpagedevice"
  202. *Smoothing Medium/Medium: "<</BRHrc 2>> setpagedevice"
  203. *Smoothing Dark/Dark: "<</BRHrc 3>> setpagedevice"
  204. *CloseUI: *Smoothing
  205. *%=== JobHold ================================
  206. *OpenUI *BRJobHold/Job Spooling: PickOne
  207. *OrderDependency: 21 AnySetup *BRJobHold
  208. *DefaultBRJobHold: None
  209. *BRJobHold None/Off: "<</BRHold 0>>setpagedevice"
  210. *BRJobHold Private/Secure Print: "<</BRHold 2 /BRHoldType 1>>setpagedevice"
  211. *CloseUI: *BRJobHold
  212. *OpenUI *BRJobHoldKey/Password: PickOne
  213. *OrderDependency: 22 Prolog *BRJobHoldKey
  214. *DefaultBRJobHoldKey: HoldKey0
  215. *BRJobHoldKey HoldKey0/None: "<</BRHoldKey 0>> setpagedevice"
  216. *BRJobHoldKey HoldKey1/1002: "<</BRHoldKey 1002>> setpagedevice"
  217. *BRJobHoldKey HoldKey2/2833: "<</BRHoldKey 2833>> setpagedevice"
  218. *BRJobHoldKey HoldKey3/3410: "<</BRHoldKey 3410>> setpagedevice"
  219. *BRJobHoldKey HoldKey4/4791: "<</BRHoldKey 4791>> setpagedevice"
  220. *BRJobHoldKey HoldKey5/0052: "<</BRHoldKey 0052>> setpagedevice"
  221. *BRJobHoldKey HoldKey6/9612: "<</BRHoldKey 9612>> setpagedevice"
  222. *BRJobHoldKey HoldKey7/0438: "<</BRHoldKey 0438>> setpagedevice"
  223. *BRJobHoldKey HoldKey8/7328: "<</BRHoldKey 7328>> setpagedevice"
  224. *BRJobHoldKey HoldKey9/0014: "<</BRHoldKey 0014>> setpagedevice"
  225. *CloseUI: *BRJobHoldKey
  226. *%==== BR-Script Color Original UI ==================================
  227. *OpenUI *BRUser/User Name: PickOne
  228. *OrderDependency: 91 BRSetup *BRUser
  229. *DefaultBRUser: UserSystem
  230. *BRUser UserSystem/System Name: "
  231. "
  232. *End
  233. *CloseUI: *BRUser
  234. *OpenUI *BRJobName/Job Name: PickOne
  235. *OrderDependency: 92 BRSetup *BRJobName
  236. *DefaultBRJobName: JobNameSystem
  237. *BRJobName JobNameSystem/System Name: ""
  238. *CloseUI: *BRJobName
  239. *OpenUI *BRLanguageLevel/BR-Script Level: PickOne
  240. *OrderDependency: 15 AnySetup *BRLanguageLevel
  241. *DefaultBRLanguageLevel: L3
  242. *BRLanguageLevel L1/1: "userdict begin /languagelevel 1 def end"
  243. *BRLanguageLevel L2/2: "userdict begin /languagelevel 2 def end"
  244. *BRLanguageLevel L3/3: ""
  245. *CloseUI: *BRLanguageLevel
  246. *%==== 5.17 Gray Levels and Halftoninig ========================
  247. *AccurateScreenSupport: False
  248. *ScreenFreq: "60.0"
  249. *ScreenAngle: "45.0"
  250. *DefaultScreenProc: Dot
  251. *ScreenProc Dot: "{1.0 add 180 mul 1 add sin 0.001 add exch 1.0 add 180 mul 2 add sin mul}"
  252. *DefaultTransfer: Null
  253. *Transfer Null: "{}"
  254. *Transfer Null.Inverse: "{1 exch sub}"
  255. *%==== 5.18 Color Issues =======================================
  256. *% BlackSubstitution -> Original UI
  257. *%==== 5.19 Color Separation Keywords ==========================
  258. *DefaultColorSep: ProcessBlack
  259. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  260. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  261. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  262. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  263. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  264. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  265. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  266. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  267. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  268. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  269. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  270. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  271. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  272. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi:"47.4342"
  273. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  274. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  275. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  276. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  277. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  278. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  279. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  280. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  281. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  282. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  283. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  284. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  285. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  286. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  287. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  288. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  289. *End
  290. *InkName: ProcessBlack/Process Black
  291. *InkName: CustomColor/Custom Color
  292. *InkName: ProcessCyan/Process Cyan
  293. *InkName: ProcessMagenta/Process Magenta
  294. *InkName: ProcessYellow/Process Yellow
  295. *%==== 5.20 Font Related Keywords ==============================
  296. *DefaultFont: Courier
  297. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  298. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  299. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  300. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  301. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  302. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  303. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  304. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  305. *Font Courier: Standard "(002.004S)" Standard ROM
  306. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  307. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  308. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  309. *Font Helvetica: Standard "(001.006S)" Standard ROM
  310. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  311. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  312. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  313. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  314. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  315. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  316. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  317. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  318. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  319. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  320. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  321. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  322. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  323. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  324. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  325. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  326. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  327. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  328. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  329. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  330. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  331. *Font Symbol: Special "(001.007S)" Special ROM
  332. *Font Alaska: Standard "(001.005)" Standard ROM
  333. *Font AlaskaExtrabold: Standard "(001.005)" Standard ROM
  334. *Font AntiqueOakland: Standard "(001.005)" Standard ROM
  335. *Font AntiqueOakland-Bold: Standard "(001.005)" Standard ROM
  336. *Font AntiqueOakland-Oblique: Standard "(001.005)" Standard ROM
  337. *Font ClevelandCondensed: Standard "(001.005)" Standard ROM
  338. *Font Connecticut: Standard "(001.005)" Standard ROM
  339. *Font Guatemala-Antique: Standard "(001.005)" Standard ROM
  340. *Font Guatemala-Bold: Standard "(001.005)" Standard ROM
  341. *Font Guatemala-Italic: Standard "(001.005)" Standard ROM
  342. *Font Guatemala-BoldItalic: Standard "(001.005)" Standard ROM
  343. *Font LetterGothic: Standard "(001.005)" Standard ROM
  344. *Font LetterGothic-Bold: Standard "(001.005)" Standard ROM
  345. *Font LetterGothic-Oblique: Standard "(001.005)" Standard ROM
  346. *Font Maryland: Standard "(001.005)" Standard ROM
  347. *Font Oklahoma: Standard "(001.005)" Standard ROM
  348. *Font Oklahoma-Bold: Standard "(001.005)" Standard ROM
  349. *Font Oklahoma-Oblique: Standard "(001.005)" Standard ROM
  350. *Font Oklahoma-BoldOblique: Standard "(001.005)" Standard ROM
  351. *Font Utah: Standard "(001.005)" Standard ROM
  352. *Font Utah-Bold: Standard "(001.005)" Standard ROM
  353. *Font Utah-Oblique: Standard "(001.005)" Standard ROM
  354. *Font Utah-BoldOblique: Standard "(001.005)" Standard ROM
  355. *Font UtahCondensed: Standard "(001.005)" Standard ROM
  356. *Font UtahCondensed-Bold: Standard "(001.005)" Standard ROM
  357. *Font UtahCondensed-Oblique: Standard "(001.004)" Standard ROM
  358. *Font UtahCondensed-BoldOblique: Standard "(001.005)" Standard ROM
  359. *Font BermudaScript: Standard "(001.005)" Standard ROM
  360. *Font Germany: Standard "(001.005)" Standard ROM
  361. *Font SanDiego: Standard "(001.005)" Standard ROM
  362. *Font US-Roman: Standard "(001.005)" Standard ROM
  363. *?FontQuery: "
  364. save
  365. count 1 gt
  366. {exch dup dup
  367. =string cvs (/) print print (:) print
  368. FontDirectory exch known
  369. {pop(Yes)}
  370. {(fonts/)AppendName exch pop mark exch
  371. {}=string filenameforall counttomark
  372. 0 gt
  373. {cleartomark(Yes)}
  374. {cleartomark(No)}ifelse
  375. }ifelse
  376. =
  377. }if
  378. (*) = flush
  379. restore
  380. "
  381. *End
  382. *?FontList: "
  383. save
  384. FontDirectory{pop ==}forall
  385. (fonts/*)
  386. {dup length 6 sub 6 exch getinterval cvn ==
  387. }=string filenameforall
  388. (*) = flush
  389. restore
  390. "
  391. *End
  392. *%==== 5.21 Printer Messages ===================================
  393. *%
  394. *% Printer Message
  395. *%
  396. *PrinterError: "service call"
  397. *PrinterError: "cover open"
  398. *PrinterError: "end of ink"
  399. *PrinterError: "out of maintenance paper"
  400. *PrinterError: "out of paper"
  401. *PrinterError: "paper jam"
  402. *PrinterError: "manual feed time out"
  403. *PrinterError: "load paper letter size"
  404. *PrinterError: "load paper legal size"
  405. *PrinterError: "load paper B5 size"
  406. *PrinterError: "load paper A4 size"
  407. *PrinterError: "offline"
  408. *Status: "idle"
  409. *Status: "busy"
  410. *Status: "waiting"
  411. *Status: "printing"
  412. *Status: "warming up"
  413. *Status: "PrinterError: service call"
  414. *Status: "PrinterError: cover open"
  415. *Status: "PrinterError: end of ink"
  416. *Status: "PrinterError: out of paper"
  417. *Status: "PrinterError: paper jam"
  418. *Status: "PrinterError: manual feed time out"
  419. *Status: "PrinterError: load paper letter size"
  420. *Status: "PrinterError: load paper legal size"
  421. *Status: "PrinterError: load paper B5 size"
  422. *Status: "PrinterError: load paper A4 size"
  423. *Status: "PrinterError: offline"
  424. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  425. *Source: "Serial"
  426. *Source: "Parallel"
  427. *Source: "EtherTalk"
  428. *Source: "LPR"
  429. *Source: "PrintServer"
  430. *Source: "Internal"
  431. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  432. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  433. *Message: "\FontName\ not found, using BR-03B."
  434. *%==== 5.22 System Management ==================================
  435. *Password: "0"
  436. *ExitServer: "
  437. serverdict begin 0 exitserver
  438. "
  439. *End
  440. *Reset: "
  441. clear cleardictstack
  442. serverdict begin 0 exitserver
  443. systemdict /quit get exec
  444. "
  445. *End