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.

1496 lines
35 KiB

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