home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / driver20.cab / loptrarp.spd < prev    next >
Encoding:
PostScript Printer Description  |  1997-10-20  |  17.2 KB  |  456 lines

  1. *PPD-Adobe: "4.1"
  2. *% LOPTRARP.spd: Simplified form of LOPTRARP.ppd
  3. *PCFileName: "LOPTRARP.PPD"
  4. *Product: "(Lexmark Optra Plus LaserPrinter)"
  5. *PSVersion: "( )"
  6. *ModelName: "Lexmark Optra Plus LaserPrinter"
  7. *ShortNickName: "Lexmark Optra R Plus Series PS"
  8. *NickName: "Lexmark Optra R Plus Series PS"
  9. *OpenGroup: InstallableOptions/Options Installed
  10. *OpenUI *Option1/Duplex: Boolean
  11. *DefaultOption1: False
  12. *Option1 True/Installed: ""
  13. *Option1 False/Not Installed: ""
  14. *CloseUI: *Option1
  15. *OpenUI *Option2/Lower Tray: Boolean
  16. *DefaultOption2: False
  17. *Option2 True/Installed: ""
  18. *Option2 False/Not Installed: ""
  19. *CloseUI: *Option2
  20. *OpenUI *Option3/Tray 3: Boolean
  21. *DefaultOption3: False
  22. *Option3 True/Installed: ""
  23. *Option3 False/Not Installed: ""
  24. *CloseUI: *Option3
  25. *OpenUI *Option4/Feeder: Boolean
  26. *DefaultOption4: False
  27. *Option4 True/Installed: ""
  28. *Option4 False/Not Installed: ""
  29. *CloseUI: *Option4
  30. *OpenUI *Option5/Feeder 2: Boolean
  31. *DefaultOption5: False
  32. *Option5 True/Installed: ""
  33. *Option5 False/Not Installed: ""
  34. *CloseUI: *Option5
  35. *OpenUI *Option6/Flash Memory Card: PickOne
  36. *DefaultOption6: None
  37. *Option6 None/Not Installed: ""
  38. *Option6 1Meg/1 Mb Flash Memory: ""
  39. *Option6 2Meg/2 Mb Flash Memory: ""
  40. *Option6 4Meg/4 Mb Flash Memory: ""
  41. *CloseUI: *Option6
  42. *OpenUI *Option7/Printer Hard Disk: Boolean
  43. *DefaultOption7: False
  44. *Option7 False/Not Installed: ""
  45. *Option7 True/Installed: ""
  46. *CloseUI: *Option7
  47. *OpenUI *Option8/Printer Memory: PickOne
  48. *DefaultOption8: 2Meg
  49. *Option8 2Meg/2 Mb Printer Memory: ""
  50. *Option8 4Meg/4 Mb Printer Memory: ""
  51. *Option8 6Meg/6 Mb Printer Memory: ""
  52. *Option8 8Meg/8 Mb Printer Memory: ""
  53. *Option8 10Meg/10 Mb Printer Memory: ""
  54. *Option8 12Meg/12 Mb Printer Memory: ""
  55. *Option8 16Meg/16 Mb Printer Memory: ""
  56. *Option8 20Meg/20 Mb Printer Memory: ""
  57. *Option8 32Meg/32 Mb Printer Memory: ""
  58. *Option8 36Meg/36 Mb Printer Memory: ""
  59. *Option8 64Meg/64 Mb Printer Memory: ""
  60. *CloseUI: *Option8
  61. *CloseGroup: InstallableOptions
  62. *UIConstraints: *Option1 False *Duplex
  63. *UIConstraints: *Option2 False *InputSlot Lower
  64. *UIConstraints: *Option2 False *TraySwitch
  65. *UIConstraints: *Option3 False *InputSlot Tray3
  66. *UIConstraints: *Option4 False *InputSlot Feeder
  67. *UIConstraints: *Option5 False *InputSlot Feeder2
  68. *UIConstraints: *Resolution 1200dpi *Smoothing
  69. *LanguageLevel: "2"
  70. *Protocols: PJL
  71. *TTRasterizer: Type42
  72. *FreeVM: "1163264"
  73. *ColorDevice: False
  74. *Password: "0"
  75. *ExitServer: "
  76.  count 0 eq   % is the password on the stack?
  77.  { true }
  78.  { dup        % potential password
  79.    statusdict /checkpassword get exec not
  80.  } ifelse
  81.  {  %  if no password or not valid
  82.    (WARNING : Cannot perform the exitserver command.) =
  83.    (Password supplied is not valid.) =
  84.    (Please contact the author of this software.) = flush
  85.    quit
  86.  } if
  87.  serverdict /exitserver get exec
  88.  "
  89. *End
  90. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  91. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = Postscript <0A>"
  92. *JCLEnd: "<1B>%-12345X@PJL EOJ <0A><1B>%-12345X"
  93. *JCLOpenUI *JCLCollate/Collate Copies: PickOne
  94. *DefaultJCLCollate: PrinterSetting
  95. *OrderDependency: 10 JCLSetup  *JCLCollate
  96. *JCLCollate PrinterSetting/Printer Setting: ""
  97. *JCLCollate False/Off: "@PJL SET LCOLLATION = OFF<0A>"
  98. *JCLCollate True/On: "@PJL SET LCOLLATION = ON<0A>"
  99. *JCLCloseUI: *JCLCollate
  100. *OpenUI *Resolution:  PickOne
  101. *DefaultResolution: 600dpi
  102. *OrderDependency: 10 AnySetup *Resolution
  103. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  104. *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  105. *Resolution 1200dpi: "1 dict dup /HWResolution [1200 1200] put setpagedevice"
  106. *?Resolution: "
  107.  save
  108.  currentpagedevice /HWResolution get 0 get
  109.  (     ) cvs print (dpi) = flush
  110.  restore
  111.  "
  112. *End
  113. *CloseUI: *Resolution
  114. *OpenUI *Smoothing/Smoothing: PickOne
  115. *DefaultSmoothing: None
  116. *OrderDependency: 40 AnySetup *Smoothing
  117. *Smoothing None/Printer Setting: ""
  118. *Smoothing True/On:  "
  119.  1 dict dup /PostRenderingEnhanceDetails 1 dict dup /REValue 2 put put setpagedevice"
  120. *End
  121. *Smoothing False/Off: "
  122.  1 dict dup /PostRenderingEnhanceDetails 1 dict dup /REValue 0 put put setpagedevice"
  123. *End
  124. *?Smoothing: "
  125.  save
  126.  currentpagedevice /PostRenderingEnhanceDetails get /REValue get
  127.  dup 3 gt{pop 4}if [(False)(True)(True)(True)(Unknown)] exch get = flush
  128.  restore
  129.  "
  130. *End
  131. *CloseUI: *Smoothing
  132. *ScreenFreq: "60.0"
  133. *ScreenAngle: "45.0"
  134. *LandscapeOrientation: Plus90
  135. *OpenUI *PageSize:  PickOne
  136. *OrderDependency: 30 AnySetup *PageSize
  137. *DefaultPageSize: Letter
  138. *PageSize Letter: "
  139.  1 dict dup /ManualFeed false put setpagedevice
  140.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  141.  2 dict dup /PageSize [612 792]  put dup /ImagingBBox null put setpagedevice"
  142. *End
  143. *PageSize Legal: "
  144.  1 dict dup /ManualFeed false put setpagedevice
  145.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  146.  2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  147. *End
  148. *PageSize Executive: "
  149.  1 dict dup /ManualFeed false put setpagedevice
  150.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  151.  2 dict dup /PageSize [522 756]  put dup /ImagingBBox null put setpagedevice"
  152. *End
  153. *PageSize A4: "
  154.  1 dict dup /ManualFeed false put setpagedevice
  155.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  156.  2 dict dup /PageSize [595 842]  put dup /ImagingBBox null put setpagedevice"
  157. *End
  158. *PageSize A5: "
  159.  1 dict dup /ManualFeed false put setpagedevice
  160.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  161.  2 dict dup /PageSize [419 595]  put dup /ImagingBBox null put setpagedevice"
  162. *End
  163. *PageSize B5: "
  164.  1 dict dup /ManualFeed false put setpagedevice
  165.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  166.  2 dict dup /PageSize [516 729]  put dup /ImagingBBox null put setpagedevice"
  167. *End
  168. *PageSize Monarch/Monarch Envelope: "
  169.  1 dict dup /ManualFeed false put setpagedevice
  170.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  171.  2 dict dup /PageSize [279 540]  put dup /ImagingBBox null put setpagedevice"
  172. *End
  173. *PageSize C9/C9 Envelope: "
  174.  1 dict dup /ManualFeed false put setpagedevice
  175.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  176.  2 dict dup /PageSize [279 639]  put dup /ImagingBBox null put setpagedevice"
  177. *End
  178. *PageSize Comm10/C10 Envelope: "
  179.  1 dict dup /ManualFeed false put setpagedevice
  180.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  181.  2 dict dup /PageSize [297 684]  put dup /ImagingBBox null put setpagedevice"
  182. *End
  183. *PageSize DL/DL Envelope: "
  184.  1 dict dup /ManualFeed false put setpagedevice
  185.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  186.  2 dict dup /PageSize [312 624]  put dup /ImagingBBox null put setpagedevice"
  187. *End
  188. *PageSize C5/C5 Envelope: "
  189.  1 dict dup /ManualFeed false put setpagedevice
  190.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  191.  2 dict dup /PageSize [459 649]  put dup /ImagingBBox null put setpagedevice"
  192. *End
  193. *PageSize ISOB5/B5 Envelope: "
  194.  1 dict dup /ManualFeed false put setpagedevice
  195.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  196.  2 dict dup /PageSize [499 709]  put dup /ImagingBBox null put setpagedevice"
  197. *End
  198. *PageSize Envelope.612.1008/Other Envelope: "
  199.  1 dict dup /ManualFeed false put setpagedevice
  200.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  201.  2 dict dup /PageSize [612 996] put dup /ImagingBBox null put setpagedevice"
  202. *End
  203. *?PageSize: "
  204.  save
  205.  13 dict
  206.    dup /letter (Letter) put
  207.    dup /legal (Legal) put
  208.    dup /executivepage (Executive) put
  209.    dup /a4 (A4) put
  210.    dup /a5 (A5) put
  211.    dup /b5 (B5) put
  212.    dup /3.875x7.5envelope (Monarch) put
  213.    dup /3.875x8.875envelope (C9) put
  214.    dup /4.125x9.5envelope (Comm10) put
  215.    dup /110x220envelope (DL) put
  216.    dup /162x229envelope (C5) put
  217.    dup /176x250envelope (Envelope.499.709) put
  218.    dup /otherenvelope (Envelope.612.996) put
  219.  statusdict /papersize get exec
  220.  3 1 roll  {get} stopped {(Unknown)}if
  221.  exch  not { print (.Transverse) }if
  222.  = flush
  223.  restore
  224.  "
  225. *End
  226. *CloseUI: *PageSize
  227. *OpenUI *PageRegion:  PickOne
  228. *OrderDependency: 40 AnySetup *PageRegion
  229. *DefaultPageRegion: Letter
  230. *PageRegion Letter: "
  231.  2 dict dup /PageSize [612 792]  put dup /ImagingBBox null put setpagedevice"
  232. *End
  233. *PageRegion Legal: "
  234.  2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  235. *End
  236. *PageRegion Executive: "
  237.  2 dict dup /PageSize [522 756]  put dup /ImagingBBox null put setpagedevice"
  238. *End
  239. *PageRegion A4: "
  240.  2 dict dup /PageSize [595 842]  put dup /ImagingBBox null put setpagedevice"
  241. *End
  242. *PageRegion A5: "
  243.  2 dict dup /PageSize [419 595]  put dup /ImagingBBox null put setpagedevice"
  244. *End
  245. *PageRegion B5: "
  246.  2 dict dup /PageSize [516 729]  put dup /ImagingBBox null put setpagedevice"
  247. *End
  248. *PageRegion Monarch/Monarch Envelope: "
  249.  2 dict dup /PageSize [279 540]  put dup /ImagingBBox null put setpagedevice"
  250. *End
  251. *PageRegion C9/C9 Envelope: "
  252.  2 dict dup /PageSize [279 639]  put dup /ImagingBBox null put setpagedevice"
  253. *End
  254. *PageRegion Comm10/C10 Envelope: "
  255.  2 dict dup /PageSize [297 684]  put dup /ImagingBBox null put setpagedevice"
  256. *End
  257. *PageRegion DL/DL Envelope: "
  258.  2 dict dup /PageSize [312 624]  put dup /ImagingBBox null put setpagedevice"
  259. *End
  260. *PageRegion C5/C5 Envelope: "
  261.  2 dict dup /PageSize [459 649]  put dup /ImagingBBox null put setpagedevice"
  262. *End
  263. *PageRegion ISOB5/B5 Envelope: "
  264.  2 dict dup /PageSize [499 709]  put dup /ImagingBBox null put setpagedevice"
  265. *End
  266. *PageRegion Envelope.612.1008/Other Envelope: "
  267.  2 dict dup /PageSize [612 996] put dup /ImagingBBox null put setpagedevice"
  268. *End
  269. *CloseUI: *PageRegion
  270. *DefaultImageableArea: Letter
  271. *ImageableArea Letter:    "18 17 597 776"
  272. *ImageableArea Legal:     "18 18 597 992"
  273. *ImageableArea Executive: "18 18 505 740"
  274. *ImageableArea A4:        "10 19 588 827"
  275. *ImageableArea A5:        "18 13 405 580"
  276. *ImageableArea B5:        "18 18 505 711"
  277. *ImageableArea Monarch:   "18 13 260 526"
  278. *ImageableArea C9:        "18 14 260 623"
  279. *ImageableArea Comm10:    "18 15 278 668"
  280. *ImageableArea DL:        "18 14 293 608"
  281. *ImageableArea C5:        "18 13 440 634"
  282. *ImageableArea ISOB5:     "18 13 480 693"
  283. *ImageableArea Envelope.612.1008: "18 18 593 992"
  284. *?ImageableArea: "
  285.  save
  286.  /cvp { cvi (            ) cvs print ( ) print } bind def
  287.  newpath clippath pathbbox
  288.  4 -2 roll exch 2 {ceiling cvp} repeat
  289.  exch 2 {floor cvp} repeat flush
  290.  restore
  291.  "
  292. *End
  293. *DefaultPaperDimension: Letter
  294. *PaperDimension Letter:    "612 792"
  295. *PaperDimension Legal:     "612 1008"
  296. *PaperDimension Executive: "522 756"
  297. *PaperDimension A4:        "595 842"
  298. *PaperDimension A5:        "420 595"
  299. *PaperDimension B5:        "516 729"
  300. *PaperDimension Monarch:   "279 540"
  301. *PaperDimension C9:        "279 639"
  302. *PaperDimension Comm10:    "297 684"
  303. *PaperDimension DL:        "312 624"
  304. *PaperDimension C5:        "459 649"
  305. *PaperDimension ISOB5:     "499 709"
  306. *PaperDimension Envelope.612.1008: "612 996"
  307. *RequiresPageRegion All: True
  308. *OpenUI *InputSlot:  PickOne
  309. *OrderDependency: 20 AnySetup *InputSlot
  310. *DefaultInputSlot: Unknown
  311. *InputSlot Upper: "
  312.  1 dict dup /MediaPosition null put setpagedevice
  313.  1 dict dup /ManualFeed false put setpagedevice
  314.  currentpagedevice /InputAttributes get 0 get setpagedevice
  315.  1 dict dup /InputAttributes 1 dict dup /Priority [0] put put setpagedevice
  316.  1 dict dup /Policies 1 dict dup /PageSize 7 put put setpagedevice"
  317. *End
  318. *InputSlot Lower: "
  319.  1 dict dup /MediaPosition null put setpagedevice
  320.  1 dict dup /ManualFeed false put setpagedevice
  321.  userdict /lms 
  322.  currentpagedevice /InputAttributes get 1 known { 1 }{ 0 }ifelse put
  323.  currentpagedevice /InputAttributes get lms get setpagedevice
  324.  1 dict dup /InputAttributes 1 dict dup /Priority [lms] put put setpagedevice
  325.  1 dict dup /Policies 1 dict dup /PageSize 7 put put setpagedevice"
  326. *End
  327. *InputSlot Tray3/Tray 3: "
  328.  1 dict dup /MediaPosition null put setpagedevice
  329.  1 dict dup /ManualFeed false put setpagedevice
  330.  userdict /lms 
  331.  currentpagedevice /InputAttributes get 3 known { 3 }{ 0 }ifelse put
  332.  currentpagedevice /InputAttributes get lms get setpagedevice
  333.  1 dict dup /InputAttributes 1 dict dup /Priority [lms] put put setpagedevice
  334.  1 dict dup /Policies 1 dict dup /PageSize 7 put put setpagedevice"
  335. *End
  336. *InputSlot Feeder: "
  337.  1 dict dup /MediaPosition null put setpagedevice
  338.  currentpagedevice /InputAttributes get 2 known
  339.   { 1 dict dup /ManualFeed false put setpagedevice
  340.     1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  341.     1 dict dup/InputAttributes 1 dict dup /Priority [2] put put setpagedevice }
  342.   { 1 dict dup /ManualFeed true put setpagedevice }ifelse"
  343. *End
  344. *InputSlot Feeder2/Feeder 2: "
  345.  1 dict dup /MediaPosition null put setpagedevice
  346.  currentpagedevice /InputAttributes get 4 known
  347.   { 1 dict dup /ManualFeed false put setpagedevice
  348.     1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  349.     1 dict dup/InputAttributes 1 dict dup /Priority [4] put put setpagedevice }
  350.   { 1 dict dup /ManualFeed true put setpagedevice }ifelse"
  351. *End
  352. *InputSlot ManualEnvelope/Manual Envelope: "
  353.  1 dict dup /MediaPosition null put setpagedevice
  354.  1 dict dup /ManualFeed true  put setpagedevice
  355.  1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice"
  356. *End
  357. *?InputSlot: "
  358.  save
  359.  [ (Upper) (Lower) (Tray3) (Envelope) (Feeder2) (ManualEnvelope) ] 
  360.  statusdict /papertray get exec {get exec} stopped { pop pop (Unknown) } 
  361.  if = flush
  362.  restore
  363.  "
  364. *End
  365. *CloseUI: *InputSlot
  366. *OpenUI *ManualFeed: Boolean
  367. *OrderDependency: 15 AnySetup *ManualFeed
  368. *DefaultManualFeed: False
  369. *ManualFeed True:  "1 dict dup /ManualFeed true  put setpagedevice"
  370. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  371. *?ManualFeed: "
  372.  save
  373.  currentpagedevice /ManualFeed get {(True)}{(False)}ifelse = flush
  374.  restore
  375.  "
  376. *End
  377. *CloseUI: *ManualFeed
  378. *OpenUI *TraySwitch/Tray Linking: PickOne
  379. *OrderDependency: 50 AnySetup *TraySwitch
  380. *DefaultTraySwitch: None
  381. *TraySwitch None/Printer Setting:  ""
  382. *TraySwitch True/On:  "1 dict dup /TraySwitch true  put setpagedevice"
  383. *TraySwitch False/Off: "1 dict dup /TraySwitch false put setpagedevice"
  384. *?TraySwitch: "
  385.  save
  386.  currentpagedevice /TraySwitch get {(True)}{(False)}ifelse = flush
  387.  restore
  388.  "
  389. *End
  390. *CloseUI: *TraySwitch
  391. *OpenUI *Duplex/Duplex: PickOne
  392. *DefaultDuplex: False
  393. *Duplex False/Printer Setting: ""
  394. *Duplex None/Simplex: "1 dict dup /Duplex false put setpagedevice"
  395. *Duplex DuplexNoTumble/Duplex - Long Edge: "
  396.  statusdict /duplexer get exec
  397.   { 2 dict dup /Duplex true put dup /Tumble false put setpagedevice }
  398.   { 1 dict dup /Duplex false put setpagedevice }
  399.   ifelse
  400.  "
  401. *End
  402. *Duplex DuplexTumble/Duplex - Short Edge: "
  403.  statusdict /duplexer get exec
  404.  { 2 dict dup /Duplex true put dup /Tumble true put setpagedevice }
  405.  { 1 dict dup /Duplex false put setpagedevice }
  406.  ifelse
  407.  "
  408. *End
  409. *?Duplex: "
  410.  save
  411.  currentpagedevice /Duplex get {(True)}{(False)}ifelse = flush
  412.  restore
  413.  "
  414. *End
  415. *CloseUI: *Duplex
  416. *DefaultFont: Courier
  417. *Font Courier: Standard "(001.000)" Standard ROM
  418. *Font Courier-Bold: Standard "(001.000)" Standard ROM
  419. *Font Courier-Oblique: Standard "(001.000)" Standard ROM
  420. *Font Courier-BoldOblique: Standard "(001.000)" Standard ROM
  421. *Font Times-Roman: Standard "(001.000)" Standard ROM
  422. *Font Times-Bold: Standard "(001.000)" Standard ROM
  423. *Font Times-Italic: Standard "(001.000)" Standard ROM
  424. *Font Times-BoldItalic: Standard "(001.000)" Standard ROM
  425. *Font Helvetica: Standard "(001.000)" Standard ROM
  426. *Font Helvetica-Bold: Standard "(001.000)" Standard ROM
  427. *Font Helvetica-Oblique: Standard "(001.000)" Standard ROM
  428. *Font Helvetica-BoldOblique: Standard "(001.000)" Standard ROM
  429. *Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
  430. *Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
  431. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
  432. *Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
  433. *Font Symbol: Special "(001.000)" Standard ROM
  434. *Font AvantGarde-Book: Standard "(001.000)" Standard ROM
  435. *Font AvantGarde-BookOblique: Standard "(001.000)" Standard ROM
  436. *Font AvantGarde-Demi: Standard "(001.000)" Standard ROM
  437. *Font AvantGarde-DemiOblique: Standard "(001.000)" Standard ROM
  438. *Font Bookman-Demi: Standard "(001.000)" Standard ROM
  439. *Font Bookman-DemiItalic: Standard "(001.000)" Standard ROM
  440. *Font Bookman-Light: Standard "(001.000)" Standard ROM
  441. *Font Bookman-LightItalic: Standard "(001.000)" Standard ROM
  442. *Font Helvetica-Light: Standard "(001.000)" Standard ROM
  443. *Font Helvetica-LightOblique: Standard "(001.000)" Standard ROM
  444. *Font Helvetica-Black: Standard "(001.000)" Standard ROM
  445. *Font Helvetica-BlackOblique: Standard "(001.000)" Standard ROM
  446. *Font NewCenturySchlbk-Roman: Standard "(001.000)" Standard ROM
  447. *Font NewCenturySchlbk-Bold: Standard "(001.000)" Standard ROM
  448. *Font NewCenturySchlbk-Italic: Standard "(001.000)" Standard ROM
  449. *Font NewCenturySchlbk-BoldItalic: Standard "(001.000)" Standard ROM
  450. *Font Palatino-Roman: Standard "(001.000)" Standard ROM
  451. *Font Palatino-Bold: Standard "(001.000)" Standard ROM
  452. *Font Palatino-Italic: Standard "(001.000)" Standard ROM
  453. *Font Palatino-BoldItalic: Standard "(001.000)" Standard ROM
  454. *Font ZapfChancery-MediumItalic: Standard "(001.000)" Standard ROM
  455. *Font ZapfDingbats: Special "(001.000)" Special ROM
  456.