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.

1486 lines
36 KiB

  1. *GPDSpecVersion: "1.0"
  2. *%
  3. *% GPD file for RICOH RPDL printer
  4. *% Created: 2000/02/10
  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: "RIMF70J.GPD"
  12. *Include: "STDNAMES.GPD"
  13. *ModelName: "RICOH IPSiO MF700 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: 15
  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, 39685)
  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.TABLOID)
  589. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.STATEMENT)
  590. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.JAPANESE_POSTCARD)
  591. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.DBL_JAPANESE_POSTCARD)
  592. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.CUSTOMSIZE)
  593. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.A6)
  594. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.B6_JIS)
  595. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.TABLOID)
  596. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.STATEMENT)
  597. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.JAPANESE_POSTCARD)
  598. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.DBL_JAPANESE_POSTCARD)
  599. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.CUSTOMSIZE)
  600. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.A6)
  601. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.B6_JIS)
  602. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.TABLOID)
  603. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.STATEMENT)
  604. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.JAPANESE_POSTCARD)
  605. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.DBL_JAPANESE_POSTCARD)
  606. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.CUSTOMSIZE)
  607. *%======== Edge to Edge Print (custom feature) ========
  608. *Feature: EdgeToEdgePrint
  609. {
  610. *rcNameID: 635
  611. *HelpIndex: 1
  612. *FeatureType: DOC_PROPERTY
  613. *DefaultOption: Standard
  614. *Option: Standard
  615. {
  616. *rcNameID: 636
  617. *Command: CmdSelect
  618. {
  619. *Order: DOC_SETUP.50
  620. *CallbackID: 149
  621. }
  622. }
  623. *Option: EdgeToEdge
  624. {
  625. *rcNameID: 637
  626. *Command: CmdSelect
  627. {
  628. *Order: DOC_SETUP.50
  629. *CallbackID: 150
  630. }
  631. }
  632. }
  633. *%======== Left Margin in Printing (custom feature) ========
  634. *Feature: LeftMarginInPrinting
  635. {
  636. *rcNameID: 652
  637. *HelpIndex: 2
  638. *FeatureType: PRINTER_PROPERTY *%%% Margin in Printing
  639. *DefaultOption: 0mm
  640. *Option: 0mm
  641. {
  642. *rcNameID: 656
  643. *Command: CmdSelect
  644. {
  645. *Order: DOC_SETUP.20
  646. *CallbackID: 169
  647. }
  648. }
  649. *Option: 1mm
  650. {
  651. *rcNameID: 657
  652. *Command: CmdSelect
  653. {
  654. *Order: DOC_SETUP.20
  655. *CallbackID: 170
  656. }
  657. }
  658. *Option: 2mm
  659. {
  660. *rcNameID: 658
  661. *Command: CmdSelect
  662. {
  663. *Order: DOC_SETUP.20
  664. *CallbackID: 171
  665. }
  666. }
  667. *Option: 3mm
  668. {
  669. *rcNameID: 659
  670. *Command: CmdSelect
  671. {
  672. *Order: DOC_SETUP.20
  673. *CallbackID: 172
  674. }
  675. }
  676. *Option: 4mm
  677. {
  678. *rcNameID: 660
  679. *Command: CmdSelect
  680. {
  681. *Order: DOC_SETUP.20
  682. *CallbackID: 173
  683. }
  684. }
  685. *Option: 5mm
  686. {
  687. *rcNameID: 661
  688. *Command: CmdSelect
  689. {
  690. *Order: DOC_SETUP.20
  691. *CallbackID: 174
  692. }
  693. }
  694. }
  695. *%======== Top Margin in Printing (custom feature) ========
  696. *Feature: TopMarginInPrinting
  697. {
  698. *rcNameID: 653
  699. *HelpIndex: 3
  700. *FeatureType: PRINTER_PROPERTY *%%% Margin in Printing
  701. *DefaultOption: 0mm
  702. *Option: 0mm
  703. {
  704. *rcNameID: 656
  705. *Command: CmdSelect
  706. {
  707. *Order: DOC_SETUP.30
  708. *CallbackID: 175
  709. }
  710. }
  711. *Option: 1mm
  712. {
  713. *rcNameID: 657
  714. *Command: CmdSelect
  715. {
  716. *Order: DOC_SETUP.30
  717. *CallbackID: 176
  718. }
  719. }
  720. *Option: 2mm
  721. {
  722. *rcNameID: 658
  723. *Command: CmdSelect
  724. {
  725. *Order: DOC_SETUP.30
  726. *CallbackID: 177
  727. }
  728. }
  729. *Option: 3mm
  730. {
  731. *rcNameID: 659
  732. *Command: CmdSelect
  733. {
  734. *Order: DOC_SETUP.30
  735. *CallbackID: 178
  736. }
  737. }
  738. *Option: 4mm
  739. {
  740. *rcNameID: 660
  741. *Command: CmdSelect
  742. {
  743. *Order: DOC_SETUP.30
  744. *CallbackID: 179
  745. }
  746. }
  747. *Option: 5mm
  748. {
  749. *rcNameID: 661
  750. *Command: CmdSelect
  751. {
  752. *Order: DOC_SETUP.30
  753. *CallbackID: 180
  754. }
  755. }
  756. }
  757. *%======== Emulation Mode after Printing (custom feature) ========
  758. *Feature: EmulationMode
  759. {
  760. *rcNameID: 600
  761. *HelpIndex: 4
  762. *FeatureType: PRINTER_PROPERTY
  763. *DefaultOption: None
  764. *Option: None
  765. {
  766. *rcNameID: 601
  767. }
  768. *Option: R98
  769. {
  770. *rcNameID: 602
  771. *Command: CmdSelect
  772. {
  773. *Order: JOB_FINISH.40
  774. *Cmd: "<1B12>!-1,1,1@R98<1B> "
  775. }
  776. }
  777. *Option: R16
  778. {
  779. *rcNameID: 603
  780. *Command: CmdSelect
  781. {
  782. *Order: JOB_FINISH.40
  783. *Cmd: "<1B12>!-1,1,1@R16<1B> "
  784. }
  785. }
  786. *Option: Program1
  787. {
  788. *rcNameID: 612
  789. *Command: CmdSelect
  790. {
  791. *Order: JOB_FINISH.40
  792. *Cmd: "<1B12>!0,1,2@P1<1B> "
  793. }
  794. }
  795. *Option: Program2
  796. {
  797. *rcNameID: 613
  798. *Command: CmdSelect
  799. {
  800. *Order: JOB_FINISH.40
  801. *Cmd: "<1B12>!0,1,2@P2<1B> "
  802. }
  803. }
  804. *Option: Program3
  805. {
  806. *rcNameID: 614
  807. *Command: CmdSelect
  808. {
  809. *Order: JOB_FINISH.40
  810. *Cmd: "<1B12>!0,1,2@P3<1B> "
  811. }
  812. }
  813. *Option: Program4
  814. {
  815. *rcNameID: 615
  816. *Command: CmdSelect
  817. {
  818. *Order: JOB_FINISH.40
  819. *Cmd: "<1B12>!0,1,2@P4<1B> "
  820. }
  821. }
  822. *Option: Program5
  823. {
  824. *rcNameID: 616
  825. *Command: CmdSelect
  826. {
  827. *Order: JOB_FINISH.40
  828. *Cmd: "<1B12>!0,1,2@P5<1B> "
  829. }
  830. }
  831. *Option: Program6
  832. {
  833. *rcNameID: 617
  834. *Command: CmdSelect
  835. {
  836. *Order: JOB_FINISH.40
  837. *Cmd: "<1B12>!0,1,2@P6<1B> "
  838. }
  839. }
  840. *Option: Program7
  841. {
  842. *rcNameID: 618
  843. *Command: CmdSelect
  844. {
  845. *Order: JOB_FINISH.40
  846. *Cmd: "<1B12>!0,1,2@P7<1B> "
  847. }
  848. }
  849. *Option: Program8
  850. {
  851. *rcNameID: 619
  852. *Command: CmdSelect
  853. {
  854. *Order: JOB_FINISH.40
  855. *Cmd: "<1B12>!0,1,2@P8<1B> "
  856. }
  857. }
  858. *Option: Program9
  859. {
  860. *rcNameID: 620
  861. *Command: CmdSelect
  862. {
  863. *Order: JOB_FINISH.40
  864. *Cmd: "<1B12>!0,1,2@P9<1B> "
  865. }
  866. }
  867. *Option: Program10
  868. {
  869. *rcNameID: 621
  870. *Command: CmdSelect
  871. {
  872. *Order: JOB_FINISH.40
  873. *Cmd: "<1B12>!0,1,2@P10<1B> "
  874. }
  875. }
  876. *Option: Program11
  877. {
  878. *rcNameID: 622
  879. *Command: CmdSelect
  880. {
  881. *Order: JOB_FINISH.40
  882. *Cmd: "<1B12>!0,1,2@P11<1B> "
  883. }
  884. }
  885. *Option: Program12
  886. {
  887. *rcNameID: 623
  888. *Command: CmdSelect
  889. {
  890. *Order: JOB_FINISH.40
  891. *Cmd: "<1B12>!0,1,2@P12<1B> "
  892. }
  893. }
  894. *Option: Program13
  895. {
  896. *rcNameID: 624
  897. *Command: CmdSelect
  898. {
  899. *Order: JOB_FINISH.40
  900. *Cmd: "<1B12>!0,1,2@P13<1B> "
  901. }
  902. }
  903. *Option: Program14
  904. {
  905. *rcNameID: 625
  906. *Command: CmdSelect
  907. {
  908. *Order: JOB_FINISH.40
  909. *Cmd: "<1B12>!0,1,2@P14<1B> "
  910. }
  911. }
  912. *Option: Program15
  913. {
  914. *rcNameID: 626
  915. *Command: CmdSelect
  916. {
  917. *Order: JOB_FINISH.40
  918. *Cmd: "<1B12>!0,1,2@P15<1B> "
  919. }
  920. }
  921. *Option: Program16
  922. {
  923. *rcNameID: 627
  924. *Command: CmdSelect
  925. {
  926. *Order: JOB_FINISH.40
  927. *Cmd: "<1B12>!0,1,2@P16<1B> "
  928. }
  929. }
  930. }
  931. *%======== Scan for Rules (custom feature) ========
  932. *Feature: ScanForRules
  933. {
  934. *rcNameID: 663
  935. *HelpIndex: 10
  936. *FeatureType: DOC_PROPERTY
  937. *DefaultOption: Yes
  938. *Option: Yes
  939. {
  940. *rcNameID: 673
  941. EXTERN_GLOBAL: *MinGrayFill: 1
  942. EXTERN_GLOBAL: *MaxGrayFill: 100
  943. *Command: CmdSetRectWidth {
  944. *CallbackID: 102
  945. *Params: LIST(RectXSize)
  946. }
  947. *Command: CmdSetRectHeight {
  948. *CallbackID: 103
  949. *Params: LIST(RectYSize)
  950. }
  951. *Command: CmdRectGrayFill {
  952. *CallbackID: 156
  953. *Params: LIST(DestX, DestY, GrayPercentage)
  954. }
  955. *Command: CmdRectWhiteFill {
  956. *CallbackID: 192
  957. *Params: LIST(DestX, DestY)
  958. }
  959. }
  960. *Option: No
  961. {
  962. *rcNameID: 674
  963. }
  964. }
  965. *%======== Long Edge Feed at Multi Tray (custom feature) ========
  966. *Feature: LongEdgeFeed
  967. {
  968. *rcNameID: 672
  969. *HelpIndex: 16
  970. *FeatureType: DOC_PROPERTY
  971. *DefaultOption: No
  972. *Option: Yes
  973. {
  974. *rcNameID: 673
  975. *Command: CmdSelect
  976. {
  977. *Order: DOC_SETUP.115
  978. *CallbackID: 181
  979. }
  980. }
  981. *Option: No
  982. {
  983. *rcNameID: 674
  984. *Command: CmdSelect
  985. {
  986. *Order: DOC_SETUP.115
  987. *CallbackID: 182
  988. }
  989. }
  990. }
  991. *InvalidCombination: LIST(LongEdgeFeed.Yes, PaperSize.A6)
  992. *InvalidCombination: LIST(LongEdgeFeed.Yes, PaperSize.B6_JIS)
  993. *InvalidCombination: LIST(LongEdgeFeed.Yes, PaperSize.JAPANESE_POSTCARD)
  994. *InvalidCombination: LIST(LongEdgeFeed.Yes, PaperSize.STATEMENT)
  995. *%======== PrintDensity ========
  996. *Feature: PrintDensity
  997. {
  998. *rcNameID: =PRINTDENSITY_DISPLAY
  999. *HelpIndex: 12
  1000. *DefaultOption: SmoothingOn
  1001. *Option: TonerSaveLight
  1002. {
  1003. *rcNameID: 341 *%%% Light (Toner Saving)
  1004. *Command: CmdSelect
  1005. {
  1006. *Order: DOC_SETUP.60
  1007. *Cmd: "<1B12>YA2,1 "
  1008. }
  1009. }
  1010. *Option: TonerSaveMediumLight
  1011. {
  1012. *rcNameID: 342 *%%% Medium Light (Toner Saving)
  1013. *Command: CmdSelect
  1014. {
  1015. *Order: DOC_SETUP.60
  1016. *Cmd: "<1B12>YA2,3 "
  1017. }
  1018. }
  1019. *Option: SmoothingOn
  1020. {
  1021. *rcNameID: 343 *%%% Normal (Smoothing On)
  1022. *Command: CmdSelect
  1023. {
  1024. *Order: DOC_SETUP.60
  1025. *Cmd: "<1B12>YA2,2 "
  1026. }
  1027. }
  1028. *Option: SmoothingOff
  1029. {
  1030. *rcNameID: 344 *%%% Normal (Smoothing Off)
  1031. *Command: CmdSelect
  1032. {
  1033. *Order: DOC_SETUP.60
  1034. *Cmd: "<1B12>YA2,4 "
  1035. }
  1036. }
  1037. }
  1038. *%======== ImageControl ========
  1039. *Feature: ImageControl
  1040. {
  1041. *rcNameID: =IMAGECONTROL_DISPLAY
  1042. *HelpIndex: 13
  1043. *DefaultOption: Scale100
  1044. *Option: Scale100
  1045. {
  1046. *rcNameID: 664 *%%% Standard
  1047. *Command: CmdSelect
  1048. {
  1049. *Order: DOC_SETUP.70
  1050. *CallbackID: 120
  1051. }
  1052. }
  1053. *Option: AtoA_Scale67
  1054. {
  1055. *rcNameID: 319 *%%% A Size->A Size Down Scaling (67%)
  1056. *Command: CmdSelect
  1057. {
  1058. *Order: DOC_SETUP.70
  1059. *CallbackID: 99
  1060. }
  1061. }
  1062. *Option: BtoA_Scale80
  1063. {
  1064. *rcNameID: 320 *%%% B Size->A Size Down Scaling (80%)
  1065. *Command: CmdSelect
  1066. {
  1067. *Order: DOC_SETUP.70
  1068. *CallbackID: 100
  1069. }
  1070. }
  1071. *Option: BtoA_Scale115
  1072. {
  1073. *rcNameID: 321 *%%% B Size->A Size Up Scaling (115%)
  1074. *Command: CmdSelect
  1075. {
  1076. *Order: DOC_SETUP.70
  1077. *CallbackID: 111
  1078. }
  1079. }
  1080. *Option: 2Up_Scale67
  1081. {
  1082. *rcNameID: 326 *%%% 2 in 1 (Down Scaling)
  1083. *Command: CmdSelect
  1084. {
  1085. *Order: DOC_SETUP.70
  1086. *CallbackID: 108
  1087. }
  1088. }
  1089. *Option: 2Up_Scale100
  1090. {
  1091. *rcNameID: 327 *%%% 2 in 1 (Non Scaling)
  1092. *Command: CmdSelect
  1093. {
  1094. *Order: DOC_SETUP.70
  1095. *CallbackID: 109
  1096. }
  1097. }
  1098. *Option: 4Up_Scale50
  1099. {
  1100. *rcNameID: 328 *%%% 4 in 1 (Down Scaling)
  1101. *Command: CmdSelect
  1102. {
  1103. *Order: DOC_SETUP.70
  1104. *CallbackID: 131
  1105. }
  1106. }
  1107. *IgnoreBlock
  1108. { *%%% Disabled ->
  1109. *Option: Scale88
  1110. {
  1111. *rcNameID: 329 *%%% 88%
  1112. *Command: CmdSelect
  1113. {
  1114. *Order: DOC_SETUP.70
  1115. *CallbackID: 121
  1116. }
  1117. }
  1118. *Option: Scale80
  1119. {
  1120. *rcNameID: 330 *%%% 80%
  1121. *Command: CmdSelect
  1122. {
  1123. *Order: DOC_SETUP.70
  1124. *CallbackID: 122
  1125. }
  1126. }
  1127. *Option: Scale75
  1128. {
  1129. *rcNameID: 331 *%%% 75%
  1130. *Command: CmdSelect
  1131. {
  1132. *Order: DOC_SETUP.70
  1133. *CallbackID: 123
  1134. }
  1135. }
  1136. *Option: Scale70
  1137. {
  1138. *rcNameID: 332 *%%% 70%
  1139. *Command: CmdSelect
  1140. {
  1141. *Order: DOC_SETUP.70
  1142. *CallbackID: 124
  1143. }
  1144. }
  1145. *Option: Scale67
  1146. {
  1147. *rcNameID: 333 *%%% 67%
  1148. *Command: CmdSelect
  1149. {
  1150. *Order: DOC_SETUP.70
  1151. *CallbackID: 125
  1152. }
  1153. }
  1154. *Option: Scale50
  1155. {
  1156. *rcNameID: 334 *%%% 50%
  1157. *Command: CmdSelect
  1158. {
  1159. *Order: DOC_SETUP.70
  1160. *CallbackID: 130
  1161. }
  1162. }
  1163. *Option: Scale115
  1164. {
  1165. *rcNameID: 335 *%%% 115%
  1166. *Command: CmdSelect
  1167. {
  1168. *Order: DOC_SETUP.70
  1169. *CallbackID: 126
  1170. }
  1171. }
  1172. *Option: Scale122
  1173. {
  1174. *rcNameID: 336 *%%% 122%
  1175. *Command: CmdSelect
  1176. {
  1177. *Order: DOC_SETUP.70
  1178. *CallbackID: 127
  1179. }
  1180. }
  1181. *Option: Scale141
  1182. {
  1183. *rcNameID: 337 *%%% 141%
  1184. *Command: CmdSelect
  1185. {
  1186. *Order: DOC_SETUP.70
  1187. *CallbackID: 128
  1188. }
  1189. }
  1190. *Option: Scale200
  1191. {
  1192. *rcNameID: 338 *%%% 200%
  1193. *Command: CmdSelect
  1194. {
  1195. *Order: DOC_SETUP.70
  1196. *CallbackID: 129
  1197. }
  1198. }
  1199. } *%%% Disabled <-
  1200. }
  1201. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.AtoA_Scale67)
  1202. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.BtoA_Scale80)
  1203. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.BtoA_Scale115)
  1204. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.2Up_Scale67)
  1205. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.2Up_Scale100)
  1206. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.4Up_Scale50)
  1207. *IgnoreBlock
  1208. { *%%% Disabled ->
  1209. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale88)
  1210. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale80)
  1211. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale75)
  1212. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale70)
  1213. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale67)
  1214. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale50)
  1215. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale115)
  1216. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale122)
  1217. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale141)
  1218. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale200)
  1219. } *%%% Disabled <-
  1220. *%======== Halftone ========
  1221. *Feature: Halftone
  1222. {
  1223. *rcNameID: =HALFTONING_DISPLAY
  1224. *HelpIndex: 14
  1225. *DefaultOption: HT_PATSIZE_8x8_M
  1226. *Option: HT_PATSIZE_6x6_M
  1227. {
  1228. *rcNameID: 665
  1229. }
  1230. *Option: HT_PATSIZE_8x8_M
  1231. {
  1232. *rcNameID: 666
  1233. }
  1234. *Option: HT_PATSIZE_10x10_M
  1235. {
  1236. *rcNameID: 667
  1237. }
  1238. *Option: HT_PATSIZE_12x12_M
  1239. {
  1240. *rcNameID: 668
  1241. }
  1242. *Option: HT_PATSIZE_14x14_M
  1243. {
  1244. *rcNameID: 669
  1245. }
  1246. *Option: HT_PATSIZE_16x16_M
  1247. {
  1248. *rcNameID: 670
  1249. }
  1250. *Ifdef: WINNT_50
  1251. *Option: HT_PATSIZE_SUPERCELL_M
  1252. {
  1253. *rcNameID: =HT_SUPERCELL_DISPLAY
  1254. }
  1255. *Endif:
  1256. }
  1257. *%======== Memory ========
  1258. *Feature: Memory
  1259. {
  1260. *rcNameID: =PRINTER_MEMORY_DISPLAY
  1261. *HelpIndex: 15
  1262. *DefaultOption: 0KB
  1263. *Option: 0KB
  1264. {
  1265. *rcNameID: 641
  1266. *MemoryConfigMB: PAIR(1, 1) *%%% dummy size for 0KB
  1267. *Command: CmdSelect
  1268. {
  1269. *Order: JOB_SETUP.10
  1270. *CallbackID: 158
  1271. }
  1272. }
  1273. *Option: 128KB
  1274. {
  1275. *rcNameID: 642
  1276. *MemoryConfigMB: PAIR(1, 1) *%%% dummy size for 128KB
  1277. *Command: CmdSelect
  1278. {
  1279. *Order: JOB_SETUP.10
  1280. *CallbackID: 159
  1281. }
  1282. }
  1283. }
  1284. *%======== StartDoc ========
  1285. *Command: CmdStartDoc
  1286. {
  1287. *Order: DOC_SETUP.10
  1288. *CallbackID: 186
  1289. }
  1290. *%======== EndJob ========
  1291. *Command: CmdEndJob
  1292. {
  1293. *Order: JOB_FINISH.10
  1294. *CallbackID: 30
  1295. }
  1296. *%======== Copies ========
  1297. *Command: CmdCopies
  1298. {
  1299. *Order: DOC_SETUP.140
  1300. *CallbackID: 31
  1301. *Params: LIST(NumOfCopies)
  1302. }
  1303. *%======== Capabilities ========
  1304. *RotateCoordinate?: FALSE
  1305. *RotateRaster?: TRUE
  1306. *RotateFont?: TRUE
  1307. *TextCaps: LIST(TC_OP_CHARACTER,TC_SF_X_YINDEP,TC_SA_DOUBLE,TC_SA_INTEGER,TC_SA_CONTIN,TC_EA_DOUBLE,TC_IA_ABLE)
  1308. *MemoryUsage: LIST(FONT)
  1309. *%======== Cursor Control ========
  1310. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  1311. *XMoveThreshold: 0
  1312. *YMoveThreshold: 0
  1313. *%XMoveUnit: 1200
  1314. *%YMoveUnit: 1200
  1315. *Command: CmdXMoveAbsolute {
  1316. *CallbackID: 44
  1317. *Params: LIST(DestX)
  1318. }
  1319. *Command: CmdXMoveRelRight {
  1320. *CallbackID: 45
  1321. *Params: LIST(DestXRel)
  1322. }
  1323. *Command: CmdXMoveRelLeft {
  1324. *CallbackID: 46
  1325. *Params: LIST(DestXRel)
  1326. }
  1327. *Command: CmdYMoveAbsolute {
  1328. *CallbackID: 47
  1329. *Params: LIST(DestY)
  1330. }
  1331. *Command: CmdYMoveRelDown {
  1332. *CallbackID: 48
  1333. *Params: LIST(DestYRel)
  1334. }
  1335. *Command: CmdYMoveRelUp {
  1336. *CallbackID: 49
  1337. *Params: LIST(DestYRel)
  1338. }
  1339. *Command: CmdCR { *CallbackID: 105 }
  1340. *Command: CmdLF { *CallbackID: 106 }
  1341. *Command: CmdFF { *CallbackID: 37 }
  1342. *Command: CmdBackSpace { *CallbackID: 107 }
  1343. *EjectPageWithFF?: TRUE
  1344. *%======== Raster Data ========
  1345. *Command: CmdEnableOEMComp { *CallbackID : 183 }
  1346. *Command: CmdEnableFE_RLE { *CallbackID : 80 }
  1347. *Command: CmdDisableCompression { *CallbackID: 136 }
  1348. *OutputDataFormat: H_BYTE
  1349. *OptimizeLeftBound?: TRUE
  1350. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1351. *CursorYAfterSendBlockData: NO_MOVE
  1352. *%======== Font ========
  1353. *DefaultFont: 50
  1354. *DefaultCTT: 0
  1355. *CharPosition: BASELINE
  1356. *TTFSEnabled?: TRUE
  1357. *TTFS: MSMincho
  1358. {
  1359. *rcTTFontNameID: 500
  1360. *rcDevFontNameID: 501
  1361. }
  1362. *TTFS: MSMinchoV
  1363. {
  1364. *rcTTFontNameID: 502
  1365. *rcDevFontNameID: 503
  1366. }
  1367. *TTFS: MSGothic
  1368. {
  1369. *rcTTFontNameID: 504
  1370. *rcDevFontNameID: 505
  1371. }
  1372. *TTFS: MSGothicV
  1373. {
  1374. *rcTTFontNameID: 506
  1375. *rcDevFontNameID: 507
  1376. }
  1377. *TTFS: MSMinchoEngName
  1378. {
  1379. *rcTTFontNameID: 570
  1380. *rcDevFontNameID: 501
  1381. }
  1382. *TTFS: MSMinchoVEngName
  1383. {
  1384. *rcTTFontNameID: 571
  1385. *rcDevFontNameID: 503
  1386. }
  1387. *TTFS: MSGothicEngName
  1388. {
  1389. *rcTTFontNameID: 572
  1390. *rcDevFontNameID: 505
  1391. }
  1392. *TTFS: MSGothicVEngName
  1393. {
  1394. *rcTTFontNameID: 573
  1395. *rcDevFontNameID: 507
  1396. }
  1397. *TTFS: MSPMincho
  1398. {
  1399. *rcTTFontNameID: 518
  1400. *rcDevFontNameID: 518
  1401. }
  1402. *TTFS: MSPGothic
  1403. {
  1404. *rcTTFontNameID: 520
  1405. *rcDevFontNameID: 520
  1406. }
  1407. *TTFS: MSPMinchoEngName
  1408. {
  1409. *rcTTFontNameID: 574
  1410. *rcDevFontNameID: 518
  1411. }
  1412. *TTFS: MSPGothicEngName
  1413. {
  1414. *rcTTFontNameID: 575
  1415. *rcDevFontNameID: 520
  1416. }
  1417. *TTFS: Arial
  1418. {
  1419. *rcTTFontNameID: 508
  1420. *rcDevFontNameID: 509
  1421. }
  1422. *TTFS: Century
  1423. {
  1424. *rcTTFontNameID: 510
  1425. *rcDevFontNameID: 511
  1426. }
  1427. *TTFS: TimesNewRoman
  1428. {
  1429. *rcTTFontNameID: 512
  1430. *rcDevFontNameID: 513
  1431. }
  1432. *TTFS: CourierNew
  1433. {
  1434. *rcTTFontNameID: 514
  1435. *rcDevFontNameID: 515
  1436. }
  1437. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
  1438. + 17,18,50,51,56,57,74,76,77,78,79,80,81,82,83,84,85,86,87)
  1439. *Command: CmdBoldOn { *CallbackID: 38 }
  1440. *Command: CmdBoldOff { *CallbackID: 39 }
  1441. *Command: CmdItalicOn { *CallbackID: 40 }
  1442. *Command: CmdItalicOff { *CallbackID: 41 }
  1443. *Command: CmdWhiteTextOn { *CallbackID: 42 }
  1444. *Command: CmdWhiteTextOff { *CallbackID: 43 }
  1445. *%======== Font Downloading ========
  1446. *MinFontID: 0
  1447. *%MaxFontID: 3
  1448. *MinGlyphID: 0
  1449. *MaxGlyphID: 69
  1450. *FontFormat: OEM_CALLBACK
  1451. *Command: CmdSetFontID {
  1452. *CallbackID: 113
  1453. *Params: LIST(FontHeight)
  1454. }
  1455. *Command: CmdSelectFontID {
  1456. *CallbackID: 114
  1457. }
  1458. *Command: CmdSetCharCode {
  1459. *CallbackID: 157
  1460. *Params: LIST(NextGlyph)
  1461. }