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.

1488 lines
36 KiB

  1. *GPDSpecVersion: "1.0"
  2. *%
  3. *% GPD file for RICOH RPDL printer
  4. *% Created: 1999/01/26
  5. *% Modified: 2001/03/30
  6. *%
  7. *% Copyright (c) 1999 - 2001 RICOH Co., Ltd.
  8. *% All rights reserved.
  9. *%
  10. *GPDFileVersion: "1.031"
  11. *GPDFileName: "RIMF335J.GPD"
  12. *Include: "STDNAMES.GPD"
  13. *ModelName: "RICOH imagio MF3350W RPDL"
  14. *MasterUnits: PAIR(1200, 1200)
  15. *ResourceDLL: "RPDLRES.DLL"
  16. *HelpFile: "RPDLCFG.HLP"
  17. *PrinterType: PAGE
  18. *MaxCopies: 999
  19. *FontCartSlots: 1
  20. *PrintRate: 33
  21. *PrintRateUnit: PPM
  22. *rcInstalledOptionNameID: 800
  23. *rcNotInstalledOptionNameID: 801
  24. *%======== Orientation ========
  25. *Feature: Orientation
  26. {
  27. *rcNameID: =ORIENTATION_DISPLAY
  28. *DefaultOption: PORTRAIT
  29. *Option: PORTRAIT
  30. {
  31. *rcNameID: =PORTRAIT_DISPLAY
  32. *Command: CmdSelect
  33. {
  34. *Order: DOC_SETUP.80
  35. *CallbackID: 56
  36. }
  37. }
  38. *Option: LANDSCAPE_CC270
  39. {
  40. *rcNameID: =LANDSCAPE_DISPLAY
  41. *Command: CmdSelect
  42. {
  43. *Order: DOC_SETUP.80
  44. *CallbackID: 57
  45. }
  46. }
  47. }
  48. *%======== InputBin ========
  49. *Feature: InputBin
  50. {
  51. *rcNameID: =PAPER_SOURCE_DISPLAY
  52. *DefaultOption: AUTO
  53. *Option: AUTO
  54. {
  55. *rcNameID: 678
  56. *Command: CmdSelect
  57. {
  58. *Order: DOC_SETUP.120
  59. *CallbackID: 73
  60. }
  61. }
  62. *Option: MANUAL
  63. {
  64. *rcNameID: =MANUAL_FEED_DISPLAY
  65. *Command: CmdSelect
  66. {
  67. *Order: DOC_SETUP.120
  68. *CallbackID: 74
  69. }
  70. }
  71. *Option: Tray1
  72. {
  73. *rcNameID: 259
  74. *OptionID: 259 *%%% DMBIN_TRAY1
  75. *Command: CmdSelect
  76. {
  77. *Order: DOC_SETUP.120
  78. *Cmd: "<1B19>1"
  79. }
  80. }
  81. *Option: Tray2
  82. {
  83. *rcNameID: 260
  84. *OptionID: 260 *%%% DMBIN_TRAY2
  85. *Command: CmdSelect
  86. {
  87. *Order: DOC_SETUP.120
  88. *Cmd: "<1B19>2"
  89. }
  90. }
  91. *Option: Tray3
  92. {
  93. *rcNameID: 261
  94. *OptionID: 261 *%%% DMBIN_TRAY3
  95. *Command: CmdSelect
  96. {
  97. *Order: DOC_SETUP.120
  98. *Cmd: "<1B19>3"
  99. }
  100. }
  101. *Option: Tray4
  102. {
  103. *rcNameID: 262
  104. *OptionID: 262 *%%% DMBIN_TRAY4
  105. *Command: CmdSelect
  106. {
  107. *Order: DOC_SETUP.120
  108. *Cmd: "<1B19>4"
  109. }
  110. }
  111. }
  112. *%======== Resolution ========
  113. *Feature: Resolution
  114. {
  115. *rcNameID: =RESOLUTION_DISPLAY
  116. *DefaultOption: 400dpi
  117. *Option: 400dpi
  118. {
  119. *rcNameID: 639
  120. *DPI: PAIR(400, 400)
  121. *TextDPI: PAIR(400, 400)
  122. EXTERN_GLOBAL: *XMoveUnit: 400
  123. EXTERN_GLOBAL: *YMoveUnit: 400
  124. EXTERN_GLOBAL: *MaxFontID: 3
  125. *MinStripBlankPixels: 32
  126. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  127. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  128. *SpotDiameter: 100
  129. *Command: CmdSendBlockData {
  130. *CallbackID: 24
  131. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  132. }
  133. *Command: CmdSelect
  134. {
  135. *Order: DOC_SETUP.40
  136. *CallbackID: 53
  137. }
  138. }
  139. }
  140. *%======== PaperSize ========
  141. *Feature: PaperSize
  142. {
  143. *rcNameID: =PAPER_SIZE_DISPLAY
  144. *DefaultOption: A4
  145. *Option: A2
  146. {
  147. *rcNameID: =A2_DISPLAY
  148. *switch: EdgeToEdgePrint
  149. {
  150. *case: Standard
  151. {
  152. *PrintableArea: PAIR(19488, 27666)
  153. *PrintableOrigin: PAIR(240, 240)
  154. }
  155. *case: EdgeToEdge
  156. {
  157. *PrintableArea: PAIR(19848, 28068)
  158. *PrintableOrigin: PAIR(0, 0)
  159. }
  160. }
  161. *Command: CmdSelect
  162. {
  163. *Order: DOC_SETUP.110
  164. *CallbackID: 133
  165. }
  166. }
  167. *Option: A3
  168. {
  169. *rcNameID: =A3_DISPLAY
  170. *switch: EdgeToEdgePrint
  171. {
  172. *case: Standard
  173. {
  174. *PrintableArea: PAIR(13440, 19440)
  175. *PrintableOrigin: PAIR(240, 240)
  176. }
  177. *case: EdgeToEdge
  178. {
  179. *PrintableArea: PAIR(14028, 19848)
  180. *PrintableOrigin: PAIR(0, 0)
  181. }
  182. }
  183. *Command: CmdSelect
  184. {
  185. *Order: DOC_SETUP.110
  186. *CallbackID: 89
  187. }
  188. }
  189. *Option: A4
  190. {
  191. *rcNameID: =A4_DISPLAY
  192. *switch: EdgeToEdgePrint
  193. {
  194. *case: Standard
  195. {
  196. *PrintableArea: PAIR(9360, 13600)
  197. *PrintableOrigin: PAIR(240, 240)
  198. *switch: Resolution
  199. {
  200. *case: 400dpi
  201. {
  202. *PrintableArea: PAIR(9360, 13599)
  203. }
  204. }
  205. }
  206. *case: EdgeToEdge
  207. {
  208. *PrintableArea: PAIR(9924, 14028)
  209. *PrintableOrigin: PAIR(0, 0)
  210. }
  211. }
  212. *Command: CmdSelect
  213. {
  214. *Order: DOC_SETUP.110
  215. *CallbackID: 90
  216. }
  217. }
  218. *Option: A5
  219. {
  220. *rcNameID: =A5_DISPLAY
  221. *switch: EdgeToEdgePrint
  222. {
  223. *case: Standard
  224. {
  225. *PrintableArea: PAIR(6400, 9520)
  226. *PrintableOrigin: PAIR(240, 240)
  227. *switch: Resolution
  228. {
  229. *case: 400dpi
  230. {
  231. *PrintableArea: PAIR(6399, 9519)
  232. }
  233. }
  234. }
  235. *case: EdgeToEdge
  236. {
  237. *PrintableArea: PAIR(6996, 9924)
  238. *PrintableOrigin: PAIR(0, 0)
  239. }
  240. }
  241. *Command: CmdSelect
  242. {
  243. *Order: DOC_SETUP.110
  244. *CallbackID: 91
  245. }
  246. }
  247. *Option: A6
  248. {
  249. *Ifdef: WINNT_50
  250. *rcNameID: =A6_DISPLAY
  251. *Else:
  252. *Name: "A6"
  253. *PageDimensions: PAIR(4961, 6992)
  254. *Endif:
  255. *switch: EdgeToEdgePrint
  256. {
  257. *case: Standard
  258. {
  259. *PrintableArea: PAIR(4400, 6560)
  260. *PrintableOrigin: PAIR(240, 240)
  261. *switch: Resolution
  262. {
  263. *case: 400dpi
  264. {
  265. *PrintableArea: PAIR(4398, 6558)
  266. }
  267. }
  268. }
  269. *case: EdgeToEdge
  270. {
  271. *PrintableArea: PAIR(4956, 6996)
  272. *PrintableOrigin: PAIR(0, 0)
  273. }
  274. }
  275. *Command: CmdSelect
  276. {
  277. *Order: DOC_SETUP.110
  278. *CallbackID: 76
  279. }
  280. }
  281. *Option: B3 *%%% custom option
  282. {
  283. *rcNameID: 647
  284. *PageDimensions: PAIR(17196, 24288)
  285. *switch: EdgeToEdgePrint
  286. {
  287. *case: Standard
  288. {
  289. *PrintableArea: PAIR(16800,23850)
  290. *PrintableOrigin: PAIR(240, 240)
  291. }
  292. *case: EdgeToEdge
  293. {
  294. *PrintableArea: PAIR(17196, 24288)
  295. *PrintableOrigin: PAIR(0, 0)
  296. }
  297. }
  298. *Command: CmdSelect
  299. {
  300. *Order: DOC_SETUP.110
  301. *CallbackID: 165
  302. }
  303. }
  304. *Option: B4
  305. {
  306. *rcNameID: =B4_DISPLAY
  307. *switch: EdgeToEdgePrint
  308. {
  309. *case: Standard
  310. {
  311. *PrintableArea: PAIR(11680, 16760)
  312. *PrintableOrigin: PAIR(240, 240)
  313. *switch: Resolution
  314. {
  315. *case: 400dpi
  316. {
  317. *PrintableArea: PAIR(11679, 16758)
  318. }
  319. }
  320. }
  321. *case: EdgeToEdge
  322. {
  323. *PrintableArea: PAIR(12144, 17196)
  324. *PrintableOrigin: PAIR(0, 0)
  325. }
  326. }
  327. *Command: CmdSelect
  328. {
  329. *Order: DOC_SETUP.110
  330. *CallbackID: 92
  331. }
  332. }
  333. *Option: B5
  334. {
  335. *rcNameID: =B5_DISPLAY
  336. *switch: EdgeToEdgePrint
  337. {
  338. *case: Standard
  339. {
  340. *PrintableArea: PAIR(8000, 11760)
  341. *PrintableOrigin: PAIR(240, 240)
  342. *switch: Resolution
  343. {
  344. *case: 400dpi
  345. {
  346. *PrintableArea: PAIR(7998, 11760)
  347. }
  348. }
  349. }
  350. *case: EdgeToEdge
  351. {
  352. *PrintableArea: PAIR(8604, 12144)
  353. *PrintableOrigin: PAIR(0, 0)
  354. }
  355. }
  356. *Command: CmdSelect
  357. {
  358. *Order: DOC_SETUP.110
  359. *CallbackID: 93
  360. }
  361. }
  362. *Option: B6_JIS
  363. {
  364. *Ifdef: WINNT_50
  365. *rcNameID: =B6_JIS_DISPLAY
  366. *Else:
  367. *Name: "B6 (JIS)"
  368. *PageDimensions: PAIR(6047, 8598)
  369. *Endif:
  370. *switch: EdgeToEdgePrint
  371. {
  372. *case: Standard
  373. {
  374. *PrintableArea: PAIR(5520, 8200)
  375. *PrintableOrigin: PAIR(240, 240)
  376. *switch: Resolution
  377. {
  378. *case: 400dpi
  379. {
  380. *PrintableArea: PAIR(5520, 8199)
  381. }
  382. }
  383. }
  384. *case: EdgeToEdge
  385. {
  386. *PrintableArea: PAIR(6036, 8592)
  387. *PrintableOrigin: PAIR(0, 0)
  388. }
  389. }
  390. *Command: CmdSelect
  391. {
  392. *Order: DOC_SETUP.110
  393. *CallbackID: 94
  394. }
  395. }
  396. *Option: JAPANESE_POSTCARD
  397. {
  398. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  399. *switch: EdgeToEdgePrint
  400. {
  401. *case: Standard
  402. {
  403. *PrintableArea: PAIR(4400, 6560)
  404. *PrintableOrigin: PAIR(240, 240)
  405. *switch: Resolution
  406. {
  407. *case: 400dpi
  408. {
  409. *PrintableArea: PAIR(4398, 6558)
  410. }
  411. }
  412. }
  413. *case: EdgeToEdge
  414. {
  415. *PrintableArea: PAIR(4728, 6996)
  416. *PrintableOrigin: PAIR(0, 0)
  417. }
  418. }
  419. *Command: CmdSelect
  420. {
  421. *Order: DOC_SETUP.110
  422. *CallbackID: 76
  423. }
  424. }
  425. *Option: DBL_JAPANESE_POSTCARD
  426. {
  427. *Ifdef: WINNT_50
  428. *rcNameID: =DBL_JAPANESE_POSTCARD_DISPLAY
  429. *Else:
  430. *rcNameID: 257
  431. *PageDimensions: PAIR(9449, 6992)
  432. *Endif:
  433. *PrintableArea: PAIR(9449, 6992)
  434. *PrintableOrigin: PAIR(0, 0)
  435. *Command: CmdSelect
  436. {
  437. *Order: DOC_SETUP.110
  438. *CallbackID: 115
  439. }
  440. }
  441. *Option: CSHEET
  442. {
  443. *rcNameID: =CSHEET_DISPLAY
  444. *switch: EdgeToEdgePrint
  445. {
  446. *case: Standard
  447. {
  448. *PrintableArea: PAIR(20064, 25998)
  449. *PrintableOrigin: PAIR(240, 240)
  450. }
  451. *case: EdgeToEdge
  452. {
  453. *PrintableArea: PAIR(20400, 26400)
  454. *PrintableOrigin: PAIR(0, 0)
  455. }
  456. }
  457. *Command: CmdSelect
  458. {
  459. *Order: DOC_SETUP.110
  460. *CallbackID: 134
  461. }
  462. }
  463. *Option: TABLOID
  464. {
  465. *rcNameID: =TABLOID_DISPLAY
  466. *switch: EdgeToEdgePrint
  467. {
  468. *case: Standard
  469. {
  470. *PrintableArea: PAIR(12640, 20000)
  471. *PrintableOrigin: PAIR(240, 240)
  472. *switch: Resolution
  473. {
  474. *case: 400dpi
  475. {
  476. *PrintableArea: PAIR(12639, 19998)
  477. }
  478. }
  479. }
  480. *case: EdgeToEdge
  481. {
  482. *PrintableArea: PAIR(13200, 20400)
  483. *PrintableOrigin: PAIR(0, 0)
  484. }
  485. }
  486. *Command: CmdSelect
  487. {
  488. *Order: DOC_SETUP.110
  489. *CallbackID: 95
  490. }
  491. }
  492. *Option: LEGAL
  493. {
  494. *rcNameID: =LEGAL_DISPLAY
  495. *switch: EdgeToEdgePrint
  496. {
  497. *case: Standard
  498. {
  499. *PrintableArea: PAIR(9600, 16400)
  500. *PrintableOrigin: PAIR(240, 240)
  501. *switch: Resolution
  502. {
  503. *case: 400dpi
  504. {
  505. *PrintableArea: PAIR(9600, 16398)
  506. }
  507. }
  508. }
  509. *case: EdgeToEdge
  510. {
  511. *PrintableArea: PAIR(10200, 16800)
  512. *PrintableOrigin: PAIR(0, 0)
  513. }
  514. }
  515. *Command: CmdSelect
  516. {
  517. *Order: DOC_SETUP.110
  518. *CallbackID: 96
  519. }
  520. }
  521. *Option: LETTER
  522. {
  523. *rcNameID: =LETTER_DISPLAY
  524. *switch: EdgeToEdgePrint
  525. {
  526. *case: Standard
  527. {
  528. *PrintableArea: PAIR(9600, 12640)
  529. *PrintableOrigin: PAIR(240, 240)
  530. *switch: Resolution
  531. {
  532. *case: 400dpi
  533. {
  534. *PrintableArea: PAIR(9600, 12639)
  535. }
  536. }
  537. }
  538. *case: EdgeToEdge
  539. {
  540. *PrintableArea: PAIR(10200, 13200)
  541. *PrintableOrigin: PAIR(0, 0)
  542. }
  543. }
  544. *Command: CmdSelect
  545. {
  546. *Order: DOC_SETUP.110
  547. *CallbackID: 97
  548. }
  549. }
  550. *Option: 11x15toA4 *%%% custom option
  551. {
  552. *rcNameID: 692
  553. *PageDimensions: PAIR(13200, 18000)
  554. *PrintableArea: PAIR(13200, 16320)
  555. *PrintableOrigin: PAIR(0, 840)
  556. *Command: CmdSelect
  557. {
  558. *Order: DOC_SETUP.110
  559. *CallbackID: 199
  560. }
  561. }
  562. *Option: CUSTOMSIZE
  563. {
  564. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  565. *MinSize: PAIR(4724, 6992)
  566. *MaxSize: PAIR(20410, 28062)
  567. *MaxPrintableWidth: 20410
  568. *MinLeftMargin: 0
  569. *CenterPrintable?: FALSE
  570. *Command: CmdSelect
  571. {
  572. *Order: DOC_SETUP.110
  573. *CallbackID: 55
  574. *Params: LIST(PhysPaperWidth, PhysPaperLength)
  575. }
  576. }
  577. }
  578. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.A2)
  579. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.A6)
  580. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.B3)
  581. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.B6_JIS)
  582. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.JAPANESE_POSTCARD)
  583. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.DBL_JAPANESE_POSTCARD)
  584. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.CSHEET)
  585. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.CUSTOMSIZE)
  586. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.A6)
  587. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.B6_JIS)
  588. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.JAPANESE_POSTCARD)
  589. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.DBL_JAPANESE_POSTCARD)
  590. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.CUSTOMSIZE)
  591. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.A6)
  592. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.B6_JIS)
  593. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.JAPANESE_POSTCARD)
  594. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.DBL_JAPANESE_POSTCARD)
  595. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.CUSTOMSIZE)
  596. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.A4)
  597. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.A5)
  598. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.A6)
  599. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.B4)
  600. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.B5)
  601. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.B6_JIS)
  602. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.JAPANESE_POSTCARD)
  603. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.DBL_JAPANESE_POSTCARD)
  604. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.CSHEET)
  605. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.TABLOID)
  606. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.LETTER)
  607. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.LEGAL)
  608. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.11x15toA4)
  609. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.CUSTOMSIZE)
  610. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.CSHEET)
  611. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.LETTER)
  612. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.LEGAL)
  613. *%======== Edge to Edge Print (custom feature) ========
  614. *Feature: EdgeToEdgePrint
  615. {
  616. *rcNameID: 635
  617. *HelpIndex: 1
  618. *FeatureType: DOC_PROPERTY
  619. *DefaultOption: Standard
  620. *Option: Standard
  621. {
  622. *rcNameID: 636
  623. *Command: CmdSelect
  624. {
  625. *Order: DOC_SETUP.50
  626. *CallbackID: 149
  627. }
  628. }
  629. *Option: EdgeToEdge
  630. {
  631. *rcNameID: 637
  632. *Command: CmdSelect
  633. {
  634. *Order: DOC_SETUP.50
  635. *CallbackID: 150
  636. }
  637. }
  638. }
  639. *%======== Left Margin in Printing (custom feature) ========
  640. *Feature: LeftMarginInPrinting
  641. {
  642. *rcNameID: 652
  643. *HelpIndex: 2
  644. *FeatureType: PRINTER_PROPERTY *%%% Margin in Printing
  645. *DefaultOption: 0mm
  646. *Option: 0mm
  647. {
  648. *rcNameID: 656
  649. *Command: CmdSelect
  650. {
  651. *Order: DOC_SETUP.20
  652. *CallbackID: 169
  653. }
  654. }
  655. *Option: 1mm
  656. {
  657. *rcNameID: 657
  658. *Command: CmdSelect
  659. {
  660. *Order: DOC_SETUP.20
  661. *CallbackID: 170
  662. }
  663. }
  664. *Option: 2mm
  665. {
  666. *rcNameID: 658
  667. *Command: CmdSelect
  668. {
  669. *Order: DOC_SETUP.20
  670. *CallbackID: 171
  671. }
  672. }
  673. *Option: 3mm
  674. {
  675. *rcNameID: 659
  676. *Command: CmdSelect
  677. {
  678. *Order: DOC_SETUP.20
  679. *CallbackID: 172
  680. }
  681. }
  682. *Option: 4mm
  683. {
  684. *rcNameID: 660
  685. *Command: CmdSelect
  686. {
  687. *Order: DOC_SETUP.20
  688. *CallbackID: 173
  689. }
  690. }
  691. *Option: 5mm
  692. {
  693. *rcNameID: 661
  694. *Command: CmdSelect
  695. {
  696. *Order: DOC_SETUP.20
  697. *CallbackID: 174
  698. }
  699. }
  700. }
  701. *%======== Top Margin in Printing (custom feature) ========
  702. *Feature: TopMarginInPrinting
  703. {
  704. *rcNameID: 653
  705. *HelpIndex: 3
  706. *FeatureType: PRINTER_PROPERTY *%%% Margin in Printing
  707. *DefaultOption: 0mm
  708. *Option: 0mm
  709. {
  710. *rcNameID: 656
  711. *Command: CmdSelect
  712. {
  713. *Order: DOC_SETUP.30
  714. *CallbackID: 175
  715. }
  716. }
  717. *Option: 1mm
  718. {
  719. *rcNameID: 657
  720. *Command: CmdSelect
  721. {
  722. *Order: DOC_SETUP.30
  723. *CallbackID: 176
  724. }
  725. }
  726. *Option: 2mm
  727. {
  728. *rcNameID: 658
  729. *Command: CmdSelect
  730. {
  731. *Order: DOC_SETUP.30
  732. *CallbackID: 177
  733. }
  734. }
  735. *Option: 3mm
  736. {
  737. *rcNameID: 659
  738. *Command: CmdSelect
  739. {
  740. *Order: DOC_SETUP.30
  741. *CallbackID: 178
  742. }
  743. }
  744. *Option: 4mm
  745. {
  746. *rcNameID: 660
  747. *Command: CmdSelect
  748. {
  749. *Order: DOC_SETUP.30
  750. *CallbackID: 179
  751. }
  752. }
  753. *Option: 5mm
  754. {
  755. *rcNameID: 661
  756. *Command: CmdSelect
  757. {
  758. *Order: DOC_SETUP.30
  759. *CallbackID: 180
  760. }
  761. }
  762. }
  763. *%======== Emulation Mode after Printing (custom feature) ========
  764. *Feature: EmulationMode
  765. {
  766. *rcNameID: 600
  767. *HelpIndex: 4
  768. *FeatureType: PRINTER_PROPERTY
  769. *DefaultOption: None
  770. *Option: None
  771. {
  772. *rcNameID: 601
  773. }
  774. *Option: RPS
  775. {
  776. *rcNameID: 604
  777. *Command: CmdSelect
  778. {
  779. *Order: JOB_FINISH.40
  780. *Cmd: "<1B12>!-1,1,1@RPS<1B> "
  781. }
  782. }
  783. *Option: RPGL
  784. {
  785. *rcNameID: 606
  786. *Command: CmdSelect
  787. {
  788. *Order: JOB_FINISH.40
  789. *Cmd: "<1B12>!-1,1,1@RGL<1B> "
  790. }
  791. }
  792. *Option: RPGL2
  793. {
  794. *rcNameID: 607
  795. *Command: CmdSelect
  796. {
  797. *Order: JOB_FINISH.40
  798. *Cmd: "<1B12>!-1,1,1@RGL<1B> MS-1,6,11;"
  799. }
  800. }
  801. *Option: Program1
  802. {
  803. *rcNameID: 612
  804. *Command: CmdSelect
  805. {
  806. *Order: JOB_FINISH.40
  807. *Cmd: "<1B12>!0,1,2@P1<1B> "
  808. }
  809. }
  810. *Option: Program2
  811. {
  812. *rcNameID: 613
  813. *Command: CmdSelect
  814. {
  815. *Order: JOB_FINISH.40
  816. *Cmd: "<1B12>!0,1,2@P2<1B> "
  817. }
  818. }
  819. *Option: Program3
  820. {
  821. *rcNameID: 614
  822. *Command: CmdSelect
  823. {
  824. *Order: JOB_FINISH.40
  825. *Cmd: "<1B12>!0,1,2@P3<1B> "
  826. }
  827. }
  828. *Option: Program4
  829. {
  830. *rcNameID: 615
  831. *Command: CmdSelect
  832. {
  833. *Order: JOB_FINISH.40
  834. *Cmd: "<1B12>!0,1,2@P4<1B> "
  835. }
  836. }
  837. *Option: Program5
  838. {
  839. *rcNameID: 616
  840. *Command: CmdSelect
  841. {
  842. *Order: JOB_FINISH.40
  843. *Cmd: "<1B12>!0,1,2@P5<1B> "
  844. }
  845. }
  846. *Option: Program6
  847. {
  848. *rcNameID: 617
  849. *Command: CmdSelect
  850. {
  851. *Order: JOB_FINISH.40
  852. *Cmd: "<1B12>!0,1,2@P6<1B> "
  853. }
  854. }
  855. *Option: Program7
  856. {
  857. *rcNameID: 618
  858. *Command: CmdSelect
  859. {
  860. *Order: JOB_FINISH.40
  861. *Cmd: "<1B12>!0,1,2@P7<1B> "
  862. }
  863. }
  864. *Option: Program8
  865. {
  866. *rcNameID: 619
  867. *Command: CmdSelect
  868. {
  869. *Order: JOB_FINISH.40
  870. *Cmd: "<1B12>!0,1,2@P8<1B> "
  871. }
  872. }
  873. *Option: Program9
  874. {
  875. *rcNameID: 620
  876. *Command: CmdSelect
  877. {
  878. *Order: JOB_FINISH.40
  879. *Cmd: "<1B12>!0,1,2@P9<1B> "
  880. }
  881. }
  882. *Option: Program10
  883. {
  884. *rcNameID: 621
  885. *Command: CmdSelect
  886. {
  887. *Order: JOB_FINISH.40
  888. *Cmd: "<1B12>!0,1,2@P10<1B> "
  889. }
  890. }
  891. *Option: Program11
  892. {
  893. *rcNameID: 622
  894. *Command: CmdSelect
  895. {
  896. *Order: JOB_FINISH.40
  897. *Cmd: "<1B12>!0,1,2@P11<1B> "
  898. }
  899. }
  900. *Option: Program12
  901. {
  902. *rcNameID: 623
  903. *Command: CmdSelect
  904. {
  905. *Order: JOB_FINISH.40
  906. *Cmd: "<1B12>!0,1,2@P12<1B> "
  907. }
  908. }
  909. *Option: Program13
  910. {
  911. *rcNameID: 624
  912. *Command: CmdSelect
  913. {
  914. *Order: JOB_FINISH.40
  915. *Cmd: "<1B12>!0,1,2@P13<1B> "
  916. }
  917. }
  918. *Option: Program14
  919. {
  920. *rcNameID: 625
  921. *Command: CmdSelect
  922. {
  923. *Order: JOB_FINISH.40
  924. *Cmd: "<1B12>!0,1,2@P14<1B> "
  925. }
  926. }
  927. *Option: Program15
  928. {
  929. *rcNameID: 626
  930. *Command: CmdSelect
  931. {
  932. *Order: JOB_FINISH.40
  933. *Cmd: "<1B12>!0,1,2@P15<1B> "
  934. }
  935. }
  936. *Option: Program16
  937. {
  938. *rcNameID: 627
  939. *Command: CmdSelect
  940. {
  941. *Order: JOB_FINISH.40
  942. *Cmd: "<1B12>!0,1,2@P16<1B> "
  943. }
  944. }
  945. }
  946. *%======== Memory ========
  947. *Feature: Memory
  948. {
  949. *rcNameID: =PRINTER_MEMORY_DISPLAY
  950. *HelpIndex: 15
  951. *DefaultOption: 0KB
  952. *Option: 0KB
  953. {
  954. *rcNameID: 641
  955. *MemoryConfigMB: PAIR(1, 1) *%%% dummy size for 0KB
  956. *Command: CmdSelect
  957. {
  958. *Order: JOB_SETUP.10
  959. *CallbackID: 158
  960. }
  961. }
  962. *Option: 128KB
  963. {
  964. *rcNameID: 642
  965. *MemoryConfigMB: PAIR(1, 1) *%%% dummy size for 128KB
  966. *Command: CmdSelect
  967. {
  968. *Order: JOB_SETUP.10
  969. *CallbackID: 159
  970. }
  971. }
  972. }
  973. *%======== Duplex ========
  974. *Feature: Duplex
  975. {
  976. *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  977. *DefaultOption: NONE
  978. *Option: NONE
  979. {
  980. *rcNameID: =NONE_DISPLAY
  981. }
  982. *Option: VERTICAL
  983. {
  984. *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  985. *Command: CmdSelect
  986. {
  987. *Order: DOC_SETUP.100
  988. *CallbackID: 71
  989. }
  990. }
  991. *Option: HORIZONTAL
  992. {
  993. *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  994. *Command: CmdSelect
  995. {
  996. *Order: DOC_SETUP.100
  997. *CallbackID: 72
  998. }
  999. }
  1000. }
  1001. *InvalidCombination: LIST(InputBin.MANUAL, Duplex.VERTICAL)
  1002. *InvalidCombination: LIST(InputBin.MANUAL, Duplex.HORIZONTAL)
  1003. *InvalidCombination: LIST(PaperSize.A2, Duplex.VERTICAL)
  1004. *InvalidCombination: LIST(PaperSize.A2, Duplex.HORIZONTAL)
  1005. *InvalidCombination: LIST(PaperSize.A6, Duplex.VERTICAL)
  1006. *InvalidCombination: LIST(PaperSize.A6, Duplex.HORIZONTAL)
  1007. *InvalidCombination: LIST(PaperSize.B3, Duplex.VERTICAL)
  1008. *InvalidCombination: LIST(PaperSize.B3, Duplex.HORIZONTAL)
  1009. *InvalidCombination: LIST(PaperSize.B6_JIS, Duplex.VERTICAL)
  1010. *InvalidCombination: LIST(PaperSize.B6_JIS, Duplex.HORIZONTAL)
  1011. *InvalidCombination: LIST(PaperSize.JAPANESE_POSTCARD, Duplex.VERTICAL)
  1012. *InvalidCombination: LIST(PaperSize.JAPANESE_POSTCARD, Duplex.HORIZONTAL)
  1013. *InvalidCombination: LIST(PaperSize.DBL_JAPANESE_POSTCARD, Duplex.VERTICAL)
  1014. *InvalidCombination: LIST(PaperSize.DBL_JAPANESE_POSTCARD, Duplex.HORIZONTAL)
  1015. *InvalidCombination: LIST(PaperSize.CSHEET, Duplex.VERTICAL)
  1016. *InvalidCombination: LIST(PaperSize.CSHEET, Duplex.HORIZONTAL)
  1017. *InvalidCombination: LIST(PaperSize.CUSTOMSIZE, Duplex.VERTICAL)
  1018. *InvalidCombination: LIST(PaperSize.CUSTOMSIZE, Duplex.HORIZONTAL)
  1019. *%======== Sorting/Stacking (custom feature) ========
  1020. *Feature: SortingStacking
  1021. {
  1022. *rcNameID: 649
  1023. *HelpIndex: 7
  1024. *FeatureType: DOC_PROPERTY
  1025. *Installable?: TRUE
  1026. *rcInstallableFeatureNameID: 802 *%%% Sorter
  1027. *DefaultOption: Disabled
  1028. *Option: Disabled
  1029. {
  1030. *rcNameID: 632
  1031. }
  1032. *Option: Sorting
  1033. {
  1034. *rcNameID: 298
  1035. *Command: CmdSelect
  1036. {
  1037. *Order: DOC_SETUP.130
  1038. *Cmd: "<1B12>6,,1 "
  1039. }
  1040. }
  1041. *Option: Stacking
  1042. {
  1043. *rcNameID: 299
  1044. *Command: CmdSelect
  1045. {
  1046. *Order: DOC_SETUP.130
  1047. *Cmd: "<1B12>6,,2 "
  1048. }
  1049. }
  1050. }
  1051. *InvalidCombination: LIST(PaperSize.A2, SortingStacking.Sorting)
  1052. *InvalidCombination: LIST(PaperSize.B3, SortingStacking.Sorting)
  1053. *InvalidCombination: LIST(PaperSize.CSHEET, SortingStacking.Sorting)
  1054. *InvalidCombination: LIST(PaperSize.A2, SortingStacking.Stacking)
  1055. *InvalidCombination: LIST(PaperSize.B3, SortingStacking.Stacking)
  1056. *InvalidCombination: LIST(PaperSize.CSHEET, SortingStacking.Stacking)
  1057. *%======== Scan for Rules (custom feature) ========
  1058. *Feature: ScanForRules
  1059. {
  1060. *rcNameID: 663
  1061. *HelpIndex: 10
  1062. *FeatureType: DOC_PROPERTY
  1063. *DefaultOption: Yes
  1064. *Option: Yes
  1065. {
  1066. *rcNameID: 673
  1067. EXTERN_GLOBAL: *MinGrayFill: 1
  1068. EXTERN_GLOBAL: *MaxGrayFill: 100
  1069. *Command: CmdSetRectWidth {
  1070. *CallbackID: 102
  1071. *Params: LIST(RectXSize)
  1072. }
  1073. *Command: CmdSetRectHeight {
  1074. *CallbackID: 103
  1075. *Params: LIST(RectYSize)
  1076. }
  1077. *Command: CmdRectGrayFill {
  1078. *CallbackID: 104
  1079. *Params: LIST(DestX, DestY, GrayPercentage)
  1080. }
  1081. *Command: CmdRectWhiteFill {
  1082. *CallbackID: 191
  1083. *Params: LIST(DestX, DestY)
  1084. }
  1085. }
  1086. *Option: No
  1087. {
  1088. *rcNameID: 674
  1089. }
  1090. }
  1091. *%======== ImageControl ========
  1092. *Feature: ImageControl
  1093. {
  1094. *rcNameID: =IMAGECONTROL_DISPLAY
  1095. *HelpIndex: 13
  1096. *DefaultOption: Scale100
  1097. *Option: Scale100
  1098. {
  1099. *rcNameID: 318 *%%% 100%
  1100. *Command: CmdSelect
  1101. {
  1102. *Order: DOC_SETUP.70
  1103. *CallbackID: 120
  1104. }
  1105. }
  1106. *Option: AtoA_Scale67
  1107. {
  1108. *rcNameID: 319 *%%% A Size->A Size Down Scaling (67%)
  1109. *Command: CmdSelect
  1110. {
  1111. *Order: DOC_SETUP.70
  1112. *CallbackID: 99
  1113. }
  1114. }
  1115. *Option: BtoA_Scale80
  1116. {
  1117. *rcNameID: 320 *%%% B Size->A Size Down Scaling (80%)
  1118. *Command: CmdSelect
  1119. {
  1120. *Order: DOC_SETUP.70
  1121. *CallbackID: 100
  1122. }
  1123. }
  1124. *Option: BtoA_Scale115
  1125. {
  1126. *rcNameID: 321 *%%% B Size->A Size Up Scaling (115%)
  1127. *Command: CmdSelect
  1128. {
  1129. *Order: DOC_SETUP.70
  1130. *CallbackID: 111
  1131. }
  1132. }
  1133. *Option: AtoA_Scale141
  1134. {
  1135. *rcNameID: 322 *%%% A Size->A Size Up Scaling (141%)
  1136. *Command: CmdSelect
  1137. {
  1138. *Order: DOC_SETUP.70
  1139. *CallbackID: 140
  1140. }
  1141. }
  1142. *Option: 2Up_Scale67
  1143. {
  1144. *rcNameID: 326 *%%% 2 in 1 (Down Scaling)
  1145. *Command: CmdSelect
  1146. {
  1147. *Order: DOC_SETUP.70
  1148. *CallbackID: 108
  1149. }
  1150. }
  1151. *Option: 2Up_Scale100
  1152. {
  1153. *rcNameID: 327 *%%% 2 in 1 (Non Scaling)
  1154. *Command: CmdSelect
  1155. {
  1156. *Order: DOC_SETUP.70
  1157. *CallbackID: 109
  1158. }
  1159. }
  1160. *Option: Scale88
  1161. {
  1162. *rcNameID: 329 *%%% 88%
  1163. *Command: CmdSelect
  1164. {
  1165. *Order: DOC_SETUP.70
  1166. *CallbackID: 121
  1167. }
  1168. }
  1169. *Option: Scale80
  1170. {
  1171. *rcNameID: 330 *%%% 80%
  1172. *Command: CmdSelect
  1173. {
  1174. *Order: DOC_SETUP.70
  1175. *CallbackID: 122
  1176. }
  1177. }
  1178. *Option: Scale75
  1179. {
  1180. *rcNameID: 331 *%%% 75%
  1181. *Command: CmdSelect
  1182. {
  1183. *Order: DOC_SETUP.70
  1184. *CallbackID: 123
  1185. }
  1186. }
  1187. *Option: Scale70
  1188. {
  1189. *rcNameID: 332 *%%% 70%
  1190. *Command: CmdSelect
  1191. {
  1192. *Order: DOC_SETUP.70
  1193. *CallbackID: 124
  1194. }
  1195. }
  1196. *Option: Scale67
  1197. {
  1198. *rcNameID: 333 *%%% 67%
  1199. *Command: CmdSelect
  1200. {
  1201. *Order: DOC_SETUP.70
  1202. *CallbackID: 125
  1203. }
  1204. }
  1205. *Option: Scale115
  1206. {
  1207. *rcNameID: 335 *%%% 115%
  1208. *Command: CmdSelect
  1209. {
  1210. *Order: DOC_SETUP.70
  1211. *CallbackID: 126
  1212. }
  1213. }
  1214. *Option: Scale122
  1215. {
  1216. *rcNameID: 336 *%%% 122%
  1217. *Command: CmdSelect
  1218. {
  1219. *Order: DOC_SETUP.70
  1220. *CallbackID: 127
  1221. }
  1222. }
  1223. *Option: Scale141
  1224. {
  1225. *rcNameID: 337 *%%% 141%
  1226. *Command: CmdSelect
  1227. {
  1228. *Order: DOC_SETUP.70
  1229. *CallbackID: 128
  1230. }
  1231. }
  1232. *Option: Scale200
  1233. {
  1234. *rcNameID: 338 *%%% 200%
  1235. *Command: CmdSelect
  1236. {
  1237. *Order: DOC_SETUP.70
  1238. *CallbackID: 129
  1239. }
  1240. }
  1241. }
  1242. *%======== Halftone ========
  1243. *Feature: Halftone
  1244. {
  1245. *rcNameID: =HALFTONING_DISPLAY
  1246. *HelpIndex: 14
  1247. *DefaultOption: HT_PATSIZE_8x8_M
  1248. *Option: HT_PATSIZE_6x6_M
  1249. {
  1250. *rcNameID: 665
  1251. }
  1252. *Option: HT_PATSIZE_8x8_M
  1253. {
  1254. *rcNameID: 666
  1255. }
  1256. *Option: HT_PATSIZE_10x10_M
  1257. {
  1258. *rcNameID: 667
  1259. }
  1260. *Option: HT_PATSIZE_12x12_M
  1261. {
  1262. *rcNameID: 668
  1263. }
  1264. *Option: HT_PATSIZE_14x14_M
  1265. {
  1266. *rcNameID: 669
  1267. }
  1268. *Option: HT_PATSIZE_16x16_M
  1269. {
  1270. *rcNameID: 670
  1271. }
  1272. *Ifdef: WINNT_50
  1273. *Option: HT_PATSIZE_SUPERCELL_M
  1274. {
  1275. *rcNameID: =HT_SUPERCELL_DISPLAY
  1276. }
  1277. *Endif:
  1278. }
  1279. *%======== StartDoc ========
  1280. *Command: CmdStartDoc
  1281. {
  1282. *Order: DOC_SETUP.10
  1283. *CallbackID: 135
  1284. }
  1285. *%======== EndJob ========
  1286. *Command: CmdEndJob
  1287. {
  1288. *Order: JOB_FINISH.10
  1289. *CallbackID: 30
  1290. }
  1291. *%======== Copies ========
  1292. *Command: CmdCopies
  1293. {
  1294. *Order: DOC_SETUP.140
  1295. *CallbackID: 31
  1296. *Params: LIST(NumOfCopies)
  1297. }
  1298. *%======== Capabilities ========
  1299. *RotateCoordinate?: FALSE
  1300. *RotateRaster?: TRUE
  1301. *RotateFont?: TRUE
  1302. *TextCaps: LIST(TC_OP_CHARACTER,TC_SF_X_YINDEP,TC_SA_DOUBLE,TC_SA_INTEGER,TC_SA_CONTIN,TC_EA_DOUBLE,TC_IA_ABLE)
  1303. *MemoryUsage: LIST(FONT)
  1304. *%======== Cursor Control ========
  1305. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  1306. *XMoveThreshold: 0
  1307. *YMoveThreshold: 0
  1308. *%XMoveUnit: 1200
  1309. *%YMoveUnit: 1200
  1310. *Command: CmdXMoveAbsolute {
  1311. *CallbackID: 44
  1312. *Params: LIST(DestX)
  1313. }
  1314. *Command: CmdXMoveRelRight {
  1315. *CallbackID: 45
  1316. *Params: LIST(DestXRel)
  1317. }
  1318. *Command: CmdXMoveRelLeft {
  1319. *CallbackID: 46
  1320. *Params: LIST(DestXRel)
  1321. }
  1322. *Command: CmdYMoveAbsolute {
  1323. *CallbackID: 47
  1324. *Params: LIST(DestY)
  1325. }
  1326. *Command: CmdYMoveRelDown {
  1327. *CallbackID: 48
  1328. *Params: LIST(DestYRel)
  1329. }
  1330. *Command: CmdYMoveRelUp {
  1331. *CallbackID: 49
  1332. *Params: LIST(DestYRel)
  1333. }
  1334. *Command: CmdCR { *CallbackID: 105 }
  1335. *Command: CmdLF { *CallbackID: 106 }
  1336. *Command: CmdFF { *CallbackID: 37 }
  1337. *Command: CmdBackSpace { *CallbackID: 107 }
  1338. *EjectPageWithFF?: TRUE
  1339. *%======== Raster Data ========
  1340. *Command: CmdEnableFE_RLE { *CallbackID : 80 }
  1341. *Command: CmdDisableCompression { *CallbackID: 136 }
  1342. *OutputDataFormat: H_BYTE
  1343. *OptimizeLeftBound?: TRUE
  1344. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1345. *CursorYAfterSendBlockData: NO_MOVE
  1346. *%======== Font ========
  1347. *DefaultFont: 50
  1348. *DefaultCTT: 0
  1349. *CharPosition: BASELINE
  1350. *TTFSEnabled?: TRUE
  1351. *TTFS: MSMincho
  1352. {
  1353. *rcTTFontNameID: 500
  1354. *rcDevFontNameID: 501
  1355. }
  1356. *TTFS: MSMinchoV
  1357. {
  1358. *rcTTFontNameID: 502
  1359. *rcDevFontNameID: 503
  1360. }
  1361. *TTFS: MSGothic
  1362. {
  1363. *rcTTFontNameID: 504
  1364. *rcDevFontNameID: 505
  1365. }
  1366. *TTFS: MSGothicV
  1367. {
  1368. *rcTTFontNameID: 506
  1369. *rcDevFontNameID: 507
  1370. }
  1371. *TTFS: MSMinchoEngName
  1372. {
  1373. *rcTTFontNameID: 570
  1374. *rcDevFontNameID: 501
  1375. }
  1376. *TTFS: MSMinchoVEngName
  1377. {
  1378. *rcTTFontNameID: 571
  1379. *rcDevFontNameID: 503
  1380. }
  1381. *TTFS: MSGothicEngName
  1382. {
  1383. *rcTTFontNameID: 572
  1384. *rcDevFontNameID: 505
  1385. }
  1386. *TTFS: MSGothicVEngName
  1387. {
  1388. *rcTTFontNameID: 573
  1389. *rcDevFontNameID: 507
  1390. }
  1391. *DeviceFonts: LIST(1,2,3,4,50,51,56,57,77,78,79,80,81,82,83)
  1392. *FontCartridge: FC1
  1393. {
  1394. *rcCartridgeNameID: 306
  1395. *Fonts: LIST(52,53)
  1396. }
  1397. *FontCartridge: FC2
  1398. {
  1399. *rcCartridgeNameID: 307
  1400. *Fonts: LIST(54,55)
  1401. }
  1402. *FontCartridge: FC3
  1403. {
  1404. *rcCartridgeNameID: 309
  1405. *Fonts: LIST(60,61)
  1406. }
  1407. *FontCartridge: FC4
  1408. {
  1409. *rcCartridgeNameID: 310
  1410. *Fonts: LIST(58,59)
  1411. }
  1412. *FontCartridge: FC5
  1413. {
  1414. *rcCartridgeNameID: 311
  1415. *Fonts: LIST(66,67)
  1416. }
  1417. *FontCartridge: FC6
  1418. {
  1419. *rcCartridgeNameID: 312
  1420. *Fonts: LIST(64,65)
  1421. }
  1422. *FontCartridge: FC7
  1423. {
  1424. *rcCartridgeNameID: 313
  1425. *Fonts: LIST(62,63)
  1426. }
  1427. *FontCartridge: FC8
  1428. {
  1429. *rcCartridgeNameID: 314
  1430. *Fonts: LIST(68,69)
  1431. }
  1432. *FontCartridge: FC9
  1433. {
  1434. *rcCartridgeNameID: 315
  1435. *Fonts: LIST(70,71)
  1436. }
  1437. *FontCartridge: FC10
  1438. {
  1439. *rcCartridgeNameID: 316
  1440. *Fonts: LIST(72,73)
  1441. }
  1442. *Command: CmdBoldOn { *CallbackID: 38 }
  1443. *Command: CmdBoldOff { *CallbackID: 39 }
  1444. *Command: CmdItalicOn { *CallbackID: 40 }
  1445. *Command: CmdItalicOff { *CallbackID: 41 }
  1446. *Command: CmdWhiteTextOn { *CallbackID: 42 }
  1447. *Command: CmdWhiteTextOff { *CallbackID: 43 }
  1448. *%======== Font Downloading ========
  1449. *MinFontID: 0
  1450. *%MaxFontID: 3
  1451. *MinGlyphID: 0
  1452. *MaxGlyphID: 69
  1453. *FontFormat: OEM_CALLBACK
  1454. *Command: CmdSetFontID {
  1455. *CallbackID: 113
  1456. *Params: LIST(FontHeight)
  1457. }
  1458. *Command: CmdSelectFontID {
  1459. *CallbackID: 114
  1460. }
  1461. *Command: CmdSetCharCode {
  1462. *CallbackID: 157
  1463. *Params: LIST(NextGlyph)
  1464. }