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.

1483 lines
36 KiB

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