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.

674 lines
24 KiB

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-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. *% End of Copyright statement
  9. *FormatVersion: "4.2"
  10. *FileVersion: "4.0"
  11. *LanguageEncoding: ISOLatin1
  12. *LanguageVersion: English
  13. *PCFileName: "APTOLLD1.PPD"
  14. *Product: "(LaserWriter Pro 600)"
  15. *PSVersion: "(2010.130) 1"
  16. *ModelName: "Apple LaserWriter Pro 600"
  17. *ShortNickName: "Apple LaserWriter Pro 600"
  18. *NickName: "Apple LaserWriter Pro 600 v2010.130"
  19. *% === Options and Constraints =========
  20. *OpenGroup: InstallableOptions/Options Installed
  21. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  22. *DefaultInstalledMemory: 4Meg
  23. *InstalledMemory 4Meg/Standard 4 MB RAM: ""
  24. *InstalledMemory 8Meg/8 MB Upgrade: ""
  25. *InstalledMemory 16Meg/16 MB Upgrade: ""
  26. *InstalledMemory 32Meg/32 MB Upgrade: ""
  27. *?InstalledMemory: "
  28. save
  29. currentsystemparams /RamSize get
  30. 6 string dup 4 string 4 -1 roll 1048576 div cvi dup 9 gt {exch cvs 0 exch
  31. putinterval dup 2}{exch cvs 0 exch putinterval dup 1}ifelse
  32. (Meg) putinterval
  33. = flush
  34. restore
  35. "
  36. *End
  37. *CloseUI: *InstalledMemory
  38. *OpenUI *OptionalCassette1/Cassette (500 Sheets): PickOne
  39. *DefaultOptionalCassette1: False
  40. *OptionalCassette1 True/Installed: ""
  41. *OptionalCassette1 False/Not Installed: ""
  42. *OptionalCassette1 Preferred/Installed and Preferred: "
  43. 1 dict dup /InputAttributes 1 dict dup /Priority [2 0 1 3] put put setpagedevice"
  44. *End
  45. *?OptionalCassette1: "
  46. save
  47. currentpagedevice /InputAttributes get
  48. 2 known {(True)}{(False)} ifelse = flush
  49. restore "
  50. *End
  51. *CloseUI: *OptionalCassette1
  52. *OpenUI *OptionalEnvelopeFeeder/Envelope Feeder: Boolean
  53. *DefaultOptionalEnvelopeFeeder: False
  54. *OptionalEnvelopeFeeder True/Installed: ""
  55. *OptionalEnvelopeFeeder False/Not Installed: ""
  56. *?OptionalEnvelopeFeeder: "
  57. save
  58. currentpagedevice /InputAttributes get
  59. 3 known {(True)}{(False)} ifelse = flush
  60. restore "
  61. *End
  62. *CloseUI: *OptionalEnvelopeFeeder
  63. *CloseGroup: InstallableOptions
  64. *UIConstraints: *Resolution 600dpi *Smoothing True
  65. *UIConstraints: *Resolution 600dpi *BitsPerPixel 4
  66. *UIConstraints: *OptionalCassette1 False *InputSlot OptionalCassette
  67. *UIConstraints: *OptionalEnvelopeFeeder False *InputSlot Envelope
  68. *UIConstraints: *PageSize Letter *InputSlot Envelope
  69. *UIConstraints: *PageSize Legal *InputSlot Envelope
  70. *UIConstraints: *PageSize A4 *InputSlot Envelope
  71. *UIConstraints: *PageSize B5 *InputSlot Envelope
  72. *UIConstraints: *PageSize LetterSmall *InputSlot Envelope
  73. *UIConstraints: *PageSize A4Small *InputSlot Envelope
  74. *UIConstraints: *PageSize LegalSmall *InputSlot Envelope
  75. *UIConstraints: *InputSlot Envelope *PageSize Letter
  76. *UIConstraints: *InputSlot Envelope *PageSize Legal
  77. *UIConstraints: *InputSlot Envelope *PageSize A4
  78. *UIConstraints: *InputSlot Envelope *PageSize B5
  79. *UIConstraints: *InputSlot Envelope *PageSize LetterSmall
  80. *UIConstraints: *InputSlot Envelope *PageSize A4Small
  81. *UIConstraints: *InputSlot Envelope *PageSize LegalSmall
  82. *UIConstraints: *PageRegion Letter *InputSlot Envelope
  83. *UIConstraints: *PageRegion Legal *InputSlot Envelope
  84. *UIConstraints: *PageRegion A4 *InputSlot Envelope
  85. *UIConstraints: *PageRegion B5 *InputSlot Envelope
  86. *UIConstraints: *PageRegion LetterSmall *InputSlot Envelope
  87. *UIConstraints: *PageRegion A4Small *InputSlot Envelope
  88. *UIConstraints: *PageRegion LegalSmall *InputSlot Envelope
  89. *UIConstraints: *InputSlot Envelope *PageRegion Letter
  90. *UIConstraints: *InputSlot Envelope *PageRegion Legal
  91. *UIConstraints: *InputSlot Envelope *PageRegion A4
  92. *UIConstraints: *InputSlot Envelope *PageRegion B5
  93. *UIConstraints: *InputSlot Envelope *PageRegion LetterSmall
  94. *UIConstraints: *InputSlot Envelope *PageRegion A4Small
  95. *UIConstraints: *InputSlot Envelope *PageRegion LegalSmall
  96. *UIConstraints: *PageSize Com10 *InputSlot StandardCassette
  97. *UIConstraints: *PageSize Com10 *InputSlot OptionalCassette
  98. *UIConstraints: *PageSize Monarch *InputSlot StandardCassette
  99. *UIConstraints: *PageSize Monarch *InputSlot OptionalCassette
  100. *% ==== Device Capabilities ===============
  101. *LanguageLevel: "2"
  102. *Protocols: BCP
  103. *Emulators: hpcl
  104. *StartEmulator_hpcl: "currentfile /hpcl statusdict /emulate get exec "
  105. *StopEmulator_hpcl: "<1B7F>0"
  106. *TTRasterizer: Type42
  107. *?TTRasterizer: "
  108. save
  109. 42 /FontType resourcestatus
  110. {pop pop (Type42)}{(None)}ifelse = flush
  111. restore
  112. "
  113. *End
  114. *FreeVM: "2078077"
  115. *VMOption 4Meg/Standard 4 MB RAM: "2078077"
  116. *VMOption 8Meg/8 MB Upgrade: "2406169"
  117. *VMOption 16Meg/16 MB Upgrade: "10851725"
  118. *VMOption 32Meg/32 MB Upgrade: "27598075"
  119. *ColorDevice: False
  120. *DefaultColorSpace: Gray
  121. *VariablePaperSize: False
  122. *FileSystem: False
  123. *Throughput: "8"
  124. *Password: "()"
  125. *ExitServer: "
  126. count 0 eq
  127. { false } { true exch startjob } ifelse
  128. not {
  129. (WARNING: Cannot modify initial VM.) =
  130. (Missing or invalid password.) =
  131. (Please contact the author of this software.) = flush quit
  132. } if
  133. "
  134. *End
  135. *Reset: "
  136. count 0 eq
  137. { false } { true exch startjob } ifelse
  138. not {
  139. (WARNING: Cannot reset printer.) =
  140. (Missing or invalid password.) =
  141. (Please contact the author of this software.) = flush quit
  142. } if
  143. systemdict /quit get exec
  144. (WARNING : Printer Reset Failed.) = flush
  145. "
  146. *End
  147. *OpenUI *Resolution/Choose Resolution: PickOne
  148. *OrderDependency: 20 AnySetup *Resolution
  149. *DefaultResolution: 600dpi
  150. *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  151. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  152. *?Resolution: "
  153. save
  154. /ActualValues /ProcSet findresource
  155. begin HWResolution end
  156. 0 get
  157. ( ) cvs print
  158. (dpi)
  159. = flush
  160. restore
  161. "
  162. *End
  163. *CloseUI: *Resolution
  164. *SuggestedJobTimeout: "0"
  165. *SuggestedWaitTimeout: "300"
  166. *PrintPSErrors: False
  167. *% Halftone Information ===============
  168. *ScreenFreq: "85.0"
  169. *ScreenAngle: "45.0"
  170. *DefaultScreenProc: Dot
  171. *ScreenProc Dot: "
  172. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch
  173. 1 sub dup mul add 1 sub } {dup mul exch dup mul
  174. add 1 exch sub } ifelse }
  175. "
  176. *End
  177. *ScreenProc Line: "{ pop }"
  178. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  179. *DefaultTransfer: Null
  180. *Transfer Null: "{ }"
  181. *Transfer Null.Inverse: "{ 1 exch sub }"
  182. *OpenUI *Smoothing/FinePrint(TM): Boolean
  183. *OrderDependency: 10 AnySetup *Smoothing
  184. *DefaultSmoothing: False
  185. *Smoothing True/On: "
  186. 2 dict
  187. dup /PostRenderingEnhance true put
  188. dup /PostRenderingEnhanceDetails
  189. 2 dict
  190. dup /Type 1 put
  191. dup /ActualPostRenderingEnhance true put
  192. put
  193. setpagedevice
  194. "
  195. *End
  196. *Smoothing False/Off: "
  197. 2 dict
  198. dup /PostRenderingEnhance false put
  199. dup /PostRenderingEnhanceDetails
  200. 2 dict
  201. dup /Type 1 put
  202. dup /ActualPostRenderingEnhance false put
  203. put
  204. setpagedevice
  205. "
  206. *End
  207. *?Smoothing: "
  208. save
  209. currentpagedevice /PostRenderingEnhanceDetails get
  210. /ActualPostRenderingEnhance get
  211. {(True)}{(False)} ifelse = flush
  212. restore"
  213. *End
  214. *CloseUI: *Smoothing
  215. *OpenUI *BitsPerPixel/PhotoGrade(TM): Boolean
  216. *OrderDependency: 10 AnySetup *BitsPerPixel
  217. *DefaultBitsPerPixel: None
  218. *BitsPerPixel 4/On: "
  219. 2 dict
  220. dup /PreRenderingEnhance true put
  221. dup /PreRenderingEnhanceDetails
  222. 2 dict
  223. dup /Type 1 put
  224. dup /ActualPreRenderingEnhance true put
  225. put
  226. setpagedevice
  227. "
  228. *End
  229. *BitsPerPixel None/Off: "
  230. 2 dict
  231. dup /PreRenderingEnhance false put
  232. dup /PreRenderingEnhanceDetails
  233. 2 dict
  234. dup /Type 1 put
  235. dup /ActualPreRenderingEnhance false put
  236. put
  237. setpagedevice
  238. "
  239. *End
  240. *?BitsPerPixel: "
  241. save
  242. currentpagedevice /PreRenderingEnhanceDetails get
  243. /ActualPreRenderingEnhance get
  244. {(4)}{(None)} ifelse = flush
  245. restore"
  246. *End
  247. *CloseUI: *BitsPerPixel
  248. *% Paper Handling ===================
  249. *% Code in this section both selects a tray and sets up a frame buffer.
  250. *OpenUI *PageSize: PickOne
  251. *OrderDependency: 10 AnySetup *PageSize
  252. *DefaultPageSize: Letter
  253. *PageSize Letter/US Letter: "
  254. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  255. *End
  256. *PageSize Legal/US Legal: "
  257. 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  258. *End
  259. *PageSize A4: "
  260. 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  261. *End
  262. *PageSize B5: "
  263. 2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  264. *End
  265. *PageSize LetterSmall/US Letter Small: "
  266. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  267. *End
  268. *PageSize A4Small/A4 Small: "
  269. 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  270. *End
  271. *PageSize LegalSmall/US Legal Small: "
  272. 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  273. *End
  274. *PageSize Com10/Comm10 Envelope Edge Fed: "
  275. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  276. *End
  277. *PageSize Monarch/Monarch Envelope Edge Fed: "
  278. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  279. *End
  280. *?PageSize: "
  281. save
  282. currentpagedevice /PageSize get aload pop
  283. 2 copy gt {exch} if
  284. (Unknown)
  285. 4 dict
  286. dup [612 792] (Letter) put
  287. dup [612 1008] (Legal) put
  288. dup [595 842] (A4) put
  289. dup [516 729] (B5) put
  290. { exch aload pop 4 index sub abs 5 le exch
  291. 5 index sub abs 5 le and
  292. {exch pop exit} {pop} ifelse
  293. } bind forall
  294. = flush pop pop
  295. restore
  296. "
  297. *End
  298. *CloseUI: *PageSize
  299. *OpenUI *PageRegion: PickOne
  300. *OrderDependency: 10 AnySetup *PageRegion
  301. *DefaultPageRegion: Letter
  302. *PageRegion Letter/US Letter: "
  303. 3 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  304. dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 792] put put put setpagedevice"
  305. *End
  306. *PageRegion Legal/US Legal: "
  307. 3 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  308. dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 1008] put put put setpagedevice"
  309. *End
  310. *PageRegion A4: "
  311. 3 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  312. dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [595 842] put put put setpagedevice"
  313. *End
  314. *PageRegion B5: "
  315. 3 dict dup /PageSize [516 729] put dup /ImagingBBox null put
  316. dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [516 729] put put put setpagedevice"
  317. *End
  318. *PageRegion LetterSmall/US Letter Small: "
  319. 3 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  320. dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 792] put put put setpagedevice"
  321. *End
  322. *PageRegion LegalSmall/US Legal Small: "
  323. 3 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  324. dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 1008] put put put setpagedevice"
  325. *End
  326. *PageRegion A4Small/A4 Small: "
  327. 3 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  328. dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [595 842] put put put setpagedevice"
  329. *End
  330. *PageRegion Com10/Comm10 Envelope Edge Fed: "
  331. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  332. *End
  333. *PageRegion Monarch/Monarch Envelope Edge Fed: "
  334. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  335. *End
  336. *CloseUI: *PageRegion
  337. *% The following entries provide information about specific paper keywords.
  338. *DefaultImageableArea: Letter
  339. *ImageableArea Letter/US Letter: "9.84 14.2201 601.2 783.66 "
  340. *ImageableArea Legal/US Legal: "9.84 14.2201 601.2 999.66 "
  341. *ImageableArea A4: "9.84 14.2201 578.16 833.82 "
  342. *ImageableArea B5: "9.84 14.22 501.36 720.78 "
  343. *ImageableArea LetterSmall/US Letter Small: "31 31 583 761 "
  344. *ImageableArea A4Small/A4 Small: "29 31 567 812 "
  345. *ImageableArea LegalSmall/US Legal Small: "64 54 548 954 "
  346. *ImageableArea Com10/Comm10 Envelope Edge Fed: "9.84 113 292 783.66 "
  347. *ImageableArea Monarch/Monarch Envelope Edge Fed: "9.84 257 274 783.66 "
  348. *?ImageableArea: "
  349. save
  350. /cvp { ( ) cvs print ( ) print } bind def
  351. /upperright {10000 mul floor 10000 div} bind def
  352. /lowerleft {10000 mul ceiling 10000 div} bind def
  353. newpath clippath pathbbox
  354. 4 -2 roll exch 2 {lowerleft cvp} repeat
  355. exch 2 {upperright cvp} repeat flush
  356. restore
  357. "
  358. *End
  359. *% These provide the physical dimensions of the paper (by keyword)
  360. *DefaultPaperDimension: Letter
  361. *PaperDimension Letter/US Letter: "612 792"
  362. *PaperDimension Legal/US Legal: "612 1008"
  363. *PaperDimension A4: "595 842"
  364. *PaperDimension B5: "516 729"
  365. *PaperDimension LetterSmall/US Letter Small: "612 792"
  366. *PaperDimension A4Small/A4 Small: "595 842"
  367. *PaperDimension LegalSmall/US Legal Small: "612 1008"
  368. *PaperDimension Com10/Comm10 Envelope Edge Fed: "610 792"
  369. *PaperDimension Monarch/Monarch Envelope Edge Fed: "611 792"
  370. *RequiresPageRegion Multipurpose: True
  371. *RequiresPageRegion Envelope: True
  372. *OpenUI *InputSlot: PickOne
  373. *OrderDependency: 10 AnySetup *InputSlot
  374. *DefaultInputSlot: StandardCassette
  375. *InputSlot StandardCassette/Cassette (250 Sheets): "
  376. currentpagedevice /InputAttributes get 0 get
  377. dup null eq
  378. { pop }
  379. { dup length 1 add dict copy
  380. dup /InputAttributes
  381. 1 dict dup /Priority [0 1 2] put
  382. put setpagedevice
  383. } ifelse"
  384. *End
  385. *InputSlot Multipurpose/Multipurpose Tray: "
  386. currentpagedevice /InputAttributes get 1 get
  387. dup null eq
  388. { pop }
  389. { dup length 1 add dict copy
  390. dup /InputAttributes
  391. 1 dict dup /Priority [1 0 2] put
  392. put setpagedevice
  393. } ifelse"
  394. *End
  395. *InputSlot OptionalCassette/Cassette (500 Sheets): "
  396. currentpagedevice /InputAttributes get 2 get
  397. dup null eq
  398. { pop }
  399. { dup length 1 add dict copy
  400. dup /InputAttributes
  401. 1 dict dup /Priority [2 0 1] put
  402. put setpagedevice
  403. } ifelse"
  404. *End
  405. *InputSlot Envelope/Envelope Feeder: "
  406. currentpagedevice /InputAttributes get 3 get
  407. dup null eq
  408. { pop }
  409. { dup length 1 add dict copy
  410. dup /InputAttributes
  411. 1 dict dup /Priority [3 0 1] put
  412. put setpagedevice
  413. } ifelse"
  414. *End
  415. *?InputSlot: "
  416. save
  417. 3 dict
  418. dup /0 (StandardCassette) put
  419. dup /1 (Multipurpose) put
  420. dup /2 (OptionalCassette) put
  421. dup /3 (Envelope) put
  422. currentpagedevice /InputAttributes get
  423. dup /Priority known
  424. { /Priority get 0 get ( ) cvs cvn get }
  425. {
  426. dup length 1 eq
  427. { {pop} forall ( ) cvs cvn get }
  428. { pop pop (Unknown) } ifelse
  429. } ifelse
  430. = flush
  431. restore
  432. "
  433. *End
  434. *CloseUI: *InputSlot
  435. *DefaultOutputBin: OnlyOne
  436. *DefaultOutputOrder: Normal
  437. *OpenUI *ManualFeed/Manual Feed: Boolean
  438. *OrderDependency: 10 AnySetup *ManualFeed
  439. *DefaultManualFeed: False
  440. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  441. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  442. *?ManualFeed: "
  443. save
  444. currentpagedevice /ManualFeed get
  445. {(True)}{(False)}ifelse = flush
  446. restore
  447. "
  448. *End
  449. *CloseUI: *ManualFeed
  450. *OpenUI *TraySwitch: Boolean
  451. *OrderDependency: 10 AnySetup *TraySwitch
  452. *DefaultTraySwitch: False
  453. *TraySwitch True: "1 dict dup /TraySwitch true put setpagedevice"
  454. *TraySwitch False: "1 dict dup /TraySwitch false put setpagedevice"
  455. *?TraySwitch: "
  456. save
  457. currentpagedevice /TraySwitch get
  458. {(True)}{(False)}ifelse = flush
  459. restore
  460. "
  461. *End
  462. *CloseUI: *TraySwitch
  463. *% Font Information =====================
  464. *DefaultFont: Courier
  465. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  466. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  467. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  468. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  469. *Font Bookman-Demi: Standard "(001.003S)" Standard ROM
  470. *Font Bookman-DemiItalic: Standard "(001.003S)" Standard ROM
  471. *Font Bookman-Light: Standard "(001.003S)" Standard ROM
  472. *Font Bookman-LightItalic: Standard "(001.003S)" Standard ROM
  473. *Font Courier: Standard "(002.003)" Standard ROM
  474. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  475. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  476. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  477. *Font Helvetica: Standard "(001.006S)" Standard ROM
  478. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  479. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  480. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  481. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  482. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  483. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  484. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  485. *Font NewCenturySchlbk-Bold: Standard "(001.008S)" Standard ROM
  486. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006S)" Standard ROM
  487. *Font NewCenturySchlbk-Italic: Standard "(001.005S)" Standard ROM
  488. *Font NewCenturySchlbk-Roman: Standard "(001.006S)" Standard ROM
  489. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  490. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  491. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  492. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  493. *Font Symbol: Special "(001.007S)" Special ROM
  494. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  495. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  496. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  497. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  498. *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard ROM
  499. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  500. *?FontQuery: "
  501. save
  502. { count 1 gt
  503. { exch dup 127 string cvs (/) print print (:) print
  504. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  505. } { exit } ifelse
  506. } bind loop
  507. (*) = flush
  508. restore
  509. "
  510. *End
  511. *?FontList: "
  512. save
  513. (*) {(/)print print (\n)print}bind 128 string /Font resourceforall
  514. (*) = flush
  515. restore
  516. "
  517. *End
  518. *% Printer Messages (verbatim from printer):
  519. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  520. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  521. *Message: "\FontName\ not found, using Courier"
  522. *% Status (format: %%[ status: <one of these> ] %%)
  523. *Status: "initializing"
  524. *Status: "idle"
  525. *Status: "holding"
  526. *Status: "busy"
  527. *Status: "waiting"
  528. *Status: "PrinterError: cover open"
  529. *Status: "PrinterError: warming up"
  530. *Status: "PrinterError: out of paper"
  531. *Status: "PrinterError: toner cartridge missing or incorrect"
  532. *Status: "PrinterError: paper jam"
  533. *Status: "PrinterError: Cassette (250 Sheets): no paper tray"
  534. *Status: "PrinterError: Cassette (250 Sheets): out of paper"
  535. *Status: "PrinterError: Cassette (500 Sheets): no paper tray"
  536. *Status: "PrinterError: Cassette (500 Sheets): out of paper"
  537. *Status: "PrinterError: Multipurpose Tray: out of paper"
  538. *Status: "PrinterError: Envelope Feeder: out of paper"
  539. *Status: "PrinterError: Manual Feed: out of paper"
  540. *Status: "PrinterError: waiting for manual feed"
  541. *Status: "PrinterError: fixing temperature malfunction"
  542. *Status: "PrinterError: scanner motor malfunction"
  543. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  544. *Source: "Serial"
  545. *Source: "SerialB"
  546. *Source: "LocalTalk"
  547. *Source: "Parallel"
  548. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  549. *PrinterError: "cover open"
  550. *PrinterError: "warming up"
  551. *PrinterError: "out of paper"
  552. *PrinterError: "toner cartridge missing or incorrect"
  553. *PrinterError: "paper jam"
  554. *PrinterError: "Cassette (250 Sheets): no paper tray"
  555. *PrinterError: "Cassette (250 Sheets): out of paper"
  556. *PrinterError: "Cassette (500 Sheets): no paper tray"
  557. *PrinterError: "Cassette (500 Sheets): out of paper"
  558. *PrinterError: "Multipurpose Tray: out of paper"
  559. *PrinterError: "Envelope Feeder: out of paper"
  560. *PrinterError: "Manual Feed: out of paper"
  561. *PrinterError: "waiting for manual feed"
  562. *PrinterError: "fixing temperature malfunction"
  563. *PrinterError: "scanner motor malfunction"
  564. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  565. *% Color Separation Information =====================
  566. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  567. *InkName: ProcessBlack/Process Black
  568. *InkName: CustomColor/Custom Color
  569. *InkName: ProcessCyan/Process Cyan
  570. *InkName: ProcessMagenta/Process Magenta
  571. *InkName: ProcessYellow/Process Yellow
  572. *% For 60 lpi / 300 dpi ===============================
  573. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  574. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  575. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  576. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  577. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  578. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  579. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  580. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  581. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  582. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  583. *% For 53 lpi / 300 dpi ===============================
  584. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  585. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  586. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  587. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  588. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  589. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  590. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  591. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  592. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  593. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  594. *% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) =====================
  595. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  596. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  597. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  598. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  599. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  600. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  601. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  602. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  603. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  604. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  605. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  606. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  607. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  608. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  609. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  610. *End
  611. *% For 71 lpi / 600 dpi ===============================
  612. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  613. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  614. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  615. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  616. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  617. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  618. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  619. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  620. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  621. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  622. *% Last Edit Date: April 4, 1996 (sns@sqa)
  623. *% end of PPD file for LaserWriter Pro 600