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.

1584 lines
37 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: "RIX154J.GPD"
  12. *Include: "STDNAMES.GPD"
  13. *ModelName: "RICOH imagio MF1540 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: 18
  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, 59527) *%%% (297mm, 1260mm)
  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: R98
  781. {
  782. *rcNameID: 602
  783. *Command: CmdSelect
  784. {
  785. *Order: JOB_FINISH.40
  786. *Cmd: "<1B12>!-1,1,1@R98<1B> "
  787. }
  788. }
  789. *Option: R16
  790. {
  791. *rcNameID: 603
  792. *Command: CmdSelect
  793. {
  794. *Order: JOB_FINISH.40
  795. *Cmd: "<1B12>!-1,1,1@R16<1B> "
  796. }
  797. }
  798. *Option: RPGL
  799. {
  800. *rcNameID: 606
  801. *Command: CmdSelect
  802. {
  803. *Order: JOB_FINISH.40
  804. *Cmd: "<1B12>!-1,1,1@RGL<1B> "
  805. }
  806. }
  807. *Option: RPGL2
  808. {
  809. *rcNameID: 607
  810. *Command: CmdSelect
  811. {
  812. *Order: JOB_FINISH.40
  813. *Cmd: "<1B12>!-1,1,1@RGL<1B> MS-1,6,11;"
  814. }
  815. }
  816. *Option: Program1
  817. {
  818. *rcNameID: 612
  819. *Command: CmdSelect
  820. {
  821. *Order: JOB_FINISH.40
  822. *Cmd: "<1B12>!0,1,2@P1<1B> "
  823. }
  824. }
  825. *Option: Program2
  826. {
  827. *rcNameID: 613
  828. *Command: CmdSelect
  829. {
  830. *Order: JOB_FINISH.40
  831. *Cmd: "<1B12>!0,1,2@P2<1B> "
  832. }
  833. }
  834. *Option: Program3
  835. {
  836. *rcNameID: 614
  837. *Command: CmdSelect
  838. {
  839. *Order: JOB_FINISH.40
  840. *Cmd: "<1B12>!0,1,2@P3<1B> "
  841. }
  842. }
  843. *Option: Program4
  844. {
  845. *rcNameID: 615
  846. *Command: CmdSelect
  847. {
  848. *Order: JOB_FINISH.40
  849. *Cmd: "<1B12>!0,1,2@P4<1B> "
  850. }
  851. }
  852. *Option: Program5
  853. {
  854. *rcNameID: 616
  855. *Command: CmdSelect
  856. {
  857. *Order: JOB_FINISH.40
  858. *Cmd: "<1B12>!0,1,2@P5<1B> "
  859. }
  860. }
  861. *Option: Program6
  862. {
  863. *rcNameID: 617
  864. *Command: CmdSelect
  865. {
  866. *Order: JOB_FINISH.40
  867. *Cmd: "<1B12>!0,1,2@P6<1B> "
  868. }
  869. }
  870. *Option: Program7
  871. {
  872. *rcNameID: 618
  873. *Command: CmdSelect
  874. {
  875. *Order: JOB_FINISH.40
  876. *Cmd: "<1B12>!0,1,2@P7<1B> "
  877. }
  878. }
  879. *Option: Program8
  880. {
  881. *rcNameID: 619
  882. *Command: CmdSelect
  883. {
  884. *Order: JOB_FINISH.40
  885. *Cmd: "<1B12>!0,1,2@P8<1B> "
  886. }
  887. }
  888. *Option: Program9
  889. {
  890. *rcNameID: 620
  891. *Command: CmdSelect
  892. {
  893. *Order: JOB_FINISH.40
  894. *Cmd: "<1B12>!0,1,2@P9<1B> "
  895. }
  896. }
  897. *Option: Program10
  898. {
  899. *rcNameID: 621
  900. *Command: CmdSelect
  901. {
  902. *Order: JOB_FINISH.40
  903. *Cmd: "<1B12>!0,1,2@P10<1B> "
  904. }
  905. }
  906. *Option: Program11
  907. {
  908. *rcNameID: 622
  909. *Command: CmdSelect
  910. {
  911. *Order: JOB_FINISH.40
  912. *Cmd: "<1B12>!0,1,2@P11<1B> "
  913. }
  914. }
  915. *Option: Program12
  916. {
  917. *rcNameID: 623
  918. *Command: CmdSelect
  919. {
  920. *Order: JOB_FINISH.40
  921. *Cmd: "<1B12>!0,1,2@P12<1B> "
  922. }
  923. }
  924. *Option: Program13
  925. {
  926. *rcNameID: 624
  927. *Command: CmdSelect
  928. {
  929. *Order: JOB_FINISH.40
  930. *Cmd: "<1B12>!0,1,2@P13<1B> "
  931. }
  932. }
  933. *Option: Program14
  934. {
  935. *rcNameID: 625
  936. *Command: CmdSelect
  937. {
  938. *Order: JOB_FINISH.40
  939. *Cmd: "<1B12>!0,1,2@P14<1B> "
  940. }
  941. }
  942. *Option: Program15
  943. {
  944. *rcNameID: 626
  945. *Command: CmdSelect
  946. {
  947. *Order: JOB_FINISH.40
  948. *Cmd: "<1B12>!0,1,2@P15<1B> "
  949. }
  950. }
  951. *Option: Program16
  952. {
  953. *rcNameID: 627
  954. *Command: CmdSelect
  955. {
  956. *Order: JOB_FINISH.40
  957. *Cmd: "<1B12>!0,1,2@P16<1B> "
  958. }
  959. }
  960. }
  961. *%======== OutputBin ========
  962. *Feature: OutputBin
  963. {
  964. *rcNameID: =OUTPUTBIN_DISPLAY
  965. *HelpIndex: 6
  966. *DefaultOption: PrinterDefault
  967. *Option: PrinterDefault
  968. {
  969. *rcNameID: 270
  970. *Command: CmdSelect
  971. {
  972. *Order: DOC_SETUP.140
  973. *Cmd: "<1B12>80 "
  974. }
  975. }
  976. *Option: StandardTray
  977. {
  978. *rcNameID: 286
  979. *Command: CmdSelect
  980. {
  981. *Order: DOC_SETUP.140
  982. *Cmd: "<1B12>8I,2,0 "
  983. }
  984. }
  985. *Option: UpperTray
  986. {
  987. *rcNameID: 287
  988. *Command: CmdSelect
  989. {
  990. *Order: DOC_SETUP.140
  991. *Cmd: "<1B12>8I,2,1 "
  992. }
  993. }
  994. }
  995. *%======== Memory ========
  996. *Feature: Memory
  997. {
  998. *rcNameID: =PRINTER_MEMORY_DISPLAY
  999. *HelpIndex: 15
  1000. *DefaultOption: 0KB
  1001. *Option: 0KB
  1002. {
  1003. *rcNameID: 641
  1004. *MemoryConfigMB: PAIR(1, 1) *%%% dummy size for 0KB
  1005. *Command: CmdSelect
  1006. {
  1007. *Order: JOB_SETUP.10
  1008. *CallbackID: 158
  1009. }
  1010. }
  1011. *Option: 128KB
  1012. {
  1013. *rcNameID: 642
  1014. *MemoryConfigMB: PAIR(1, 1) *%%% dummy size for 128KB
  1015. *Command: CmdSelect
  1016. {
  1017. *Order: JOB_SETUP.10
  1018. *CallbackID: 159
  1019. }
  1020. }
  1021. }
  1022. *%======== Collate ========
  1023. *Feature: Collate
  1024. {
  1025. *rcNameID: 671
  1026. *DefaultOption: OFF
  1027. *Option: ON
  1028. {
  1029. *rcNameID: =ON_DISPLAY
  1030. *Command: CmdSelect
  1031. {
  1032. *Order: JOB_SETUP.40
  1033. *CallbackID: 188
  1034. }
  1035. }
  1036. *Option: OFF
  1037. {
  1038. *rcNameID: =OFF_DISPLAY
  1039. *Command: CmdSelect
  1040. {
  1041. *Order: JOB_SETUP.40
  1042. *CallbackID: 187
  1043. }
  1044. }
  1045. }
  1046. *%======== CollateType (custom feature) ========
  1047. *Feature: CollateType
  1048. {
  1049. *rcNameID: 675
  1050. *HelpIndex: 17
  1051. *FeatureType: DOC_PROPERTY
  1052. *DefaultOption: Unidirection
  1053. *Option: Unidirection
  1054. {
  1055. *rcNameID: 664
  1056. *Command: CmdSelect
  1057. {
  1058. *Order: JOB_SETUP.50
  1059. *CallbackID: 189
  1060. }
  1061. }
  1062. *Option: Rotate
  1063. {
  1064. *rcNameID: 676
  1065. *Command: CmdSelect
  1066. {
  1067. *Order: JOB_SETUP.50
  1068. *CallbackID: 190
  1069. }
  1070. }
  1071. }
  1072. *IgnoreBlock
  1073. { *%%% Disabled ->
  1074. *InvalidCombination: LIST(InputBin.MANUAL, CollateType.Rotate)
  1075. } *%%% Disabled <-
  1076. *%======== Scan for Rules (custom feature) ========
  1077. *Feature: ScanForRules
  1078. {
  1079. *rcNameID: 663
  1080. *HelpIndex: 10
  1081. *FeatureType: DOC_PROPERTY
  1082. *DefaultOption: Yes
  1083. *Option: Yes
  1084. {
  1085. *rcNameID: 673
  1086. EXTERN_GLOBAL: *MinGrayFill: 1
  1087. EXTERN_GLOBAL: *MaxGrayFill: 100
  1088. *Command: CmdSetRectWidth {
  1089. *CallbackID: 102
  1090. *Params: LIST(RectXSize)
  1091. }
  1092. *Command: CmdSetRectHeight {
  1093. *CallbackID: 103
  1094. *Params: LIST(RectYSize)
  1095. }
  1096. *Command: CmdRectGrayFill {
  1097. *CallbackID: 156
  1098. *Params: LIST(DestX, DestY, GrayPercentage)
  1099. }
  1100. *Command: CmdRectWhiteFill {
  1101. *CallbackID: 192
  1102. *Params: LIST(DestX, DestY)
  1103. }
  1104. }
  1105. *Option: No
  1106. {
  1107. *rcNameID: 674
  1108. }
  1109. }
  1110. *%======== PrintDensity ========
  1111. *Feature: PrintDensity
  1112. {
  1113. *rcNameID: =PRINTDENSITY_DISPLAY
  1114. *HelpIndex: 12
  1115. *DefaultOption: SmoothingOn
  1116. *Option: TonerSaveLight
  1117. {
  1118. *rcNameID: 341 *%%% Light (Toner Saving)
  1119. *Command: CmdSelect
  1120. {
  1121. *Order: DOC_SETUP.60
  1122. *Cmd: "<1B12>YA2,1 "
  1123. }
  1124. }
  1125. *Option: SmoothingOn
  1126. {
  1127. *rcNameID: 343 *%%% Normal (Smoothing On)
  1128. *Command: CmdSelect
  1129. {
  1130. *Order: DOC_SETUP.60
  1131. *Cmd: "<1B12>YA2,2 "
  1132. }
  1133. }
  1134. *Option: SmoothingOff
  1135. {
  1136. *rcNameID: 344 *%%% Normal (Smoothing Off)
  1137. *Command: CmdSelect
  1138. {
  1139. *Order: DOC_SETUP.60
  1140. *Cmd: "<1B12>YA2,4 "
  1141. }
  1142. }
  1143. }
  1144. *%======== ImageControl ========
  1145. *Feature: ImageControl
  1146. {
  1147. *rcNameID: =IMAGECONTROL_DISPLAY
  1148. *HelpIndex: 13
  1149. *DefaultOption: Scale100
  1150. *Option: Scale100
  1151. {
  1152. *rcNameID: 664 *%%% Standard
  1153. *Command: CmdSelect
  1154. {
  1155. *Order: DOC_SETUP.70
  1156. *CallbackID: 120
  1157. }
  1158. }
  1159. *Option: AtoA_Scale67
  1160. {
  1161. *rcNameID: 319 *%%% A Size->A Size Down Scaling (67%)
  1162. *Command: CmdSelect
  1163. {
  1164. *Order: DOC_SETUP.70
  1165. *CallbackID: 99
  1166. }
  1167. }
  1168. *Option: BtoA_Scale80
  1169. {
  1170. *rcNameID: 320 *%%% B Size->A Size Down Scaling (80%)
  1171. *Command: CmdSelect
  1172. {
  1173. *Order: DOC_SETUP.70
  1174. *CallbackID: 100
  1175. }
  1176. }
  1177. *Option: BtoA_Scale115
  1178. {
  1179. *rcNameID: 321 *%%% B Size->A Size Up Scaling (115%)
  1180. *Command: CmdSelect
  1181. {
  1182. *Order: DOC_SETUP.70
  1183. *CallbackID: 111
  1184. }
  1185. }
  1186. *Option: 2Up_Scale67
  1187. {
  1188. *rcNameID: 326 *%%% 2 in 1 (Down Scaling)
  1189. *Command: CmdSelect
  1190. {
  1191. *Order: DOC_SETUP.70
  1192. *CallbackID: 108
  1193. }
  1194. }
  1195. *Option: 2Up_Scale100
  1196. {
  1197. *rcNameID: 327 *%%% 2 in 1 (Non Scaling)
  1198. *Command: CmdSelect
  1199. {
  1200. *Order: DOC_SETUP.70
  1201. *CallbackID: 109
  1202. }
  1203. }
  1204. *Option: 4Up_Scale50
  1205. {
  1206. *rcNameID: 328 *%%% 4 in 1 (Down Scaling)
  1207. *Command: CmdSelect
  1208. {
  1209. *Order: DOC_SETUP.70
  1210. *CallbackID: 131
  1211. }
  1212. }
  1213. *IgnoreBlock
  1214. { *%%% Disabled ->
  1215. *Option: Scale88
  1216. {
  1217. *rcNameID: 329 *%%% 88%
  1218. *Command: CmdSelect
  1219. {
  1220. *Order: DOC_SETUP.70
  1221. *CallbackID: 121
  1222. }
  1223. }
  1224. *Option: Scale80
  1225. {
  1226. *rcNameID: 330 *%%% 80%
  1227. *Command: CmdSelect
  1228. {
  1229. *Order: DOC_SETUP.70
  1230. *CallbackID: 122
  1231. }
  1232. }
  1233. *Option: Scale75
  1234. {
  1235. *rcNameID: 331 *%%% 75%
  1236. *Command: CmdSelect
  1237. {
  1238. *Order: DOC_SETUP.70
  1239. *CallbackID: 123
  1240. }
  1241. }
  1242. *Option: Scale70
  1243. {
  1244. *rcNameID: 332 *%%% 70%
  1245. *Command: CmdSelect
  1246. {
  1247. *Order: DOC_SETUP.70
  1248. *CallbackID: 124
  1249. }
  1250. }
  1251. *Option: Scale67
  1252. {
  1253. *rcNameID: 333 *%%% 67%
  1254. *Command: CmdSelect
  1255. {
  1256. *Order: DOC_SETUP.70
  1257. *CallbackID: 125
  1258. }
  1259. }
  1260. *Option: Scale50
  1261. {
  1262. *rcNameID: 334 *%%% 50%
  1263. *Command: CmdSelect
  1264. {
  1265. *Order: DOC_SETUP.70
  1266. *CallbackID: 130
  1267. }
  1268. }
  1269. *Option: Scale115
  1270. {
  1271. *rcNameID: 335 *%%% 115%
  1272. *Command: CmdSelect
  1273. {
  1274. *Order: DOC_SETUP.70
  1275. *CallbackID: 126
  1276. }
  1277. }
  1278. *Option: Scale122
  1279. {
  1280. *rcNameID: 336 *%%% 122%
  1281. *Command: CmdSelect
  1282. {
  1283. *Order: DOC_SETUP.70
  1284. *CallbackID: 127
  1285. }
  1286. }
  1287. *Option: Scale141
  1288. {
  1289. *rcNameID: 337 *%%% 141%
  1290. *Command: CmdSelect
  1291. {
  1292. *Order: DOC_SETUP.70
  1293. *CallbackID: 128
  1294. }
  1295. }
  1296. *Option: Scale200
  1297. {
  1298. *rcNameID: 338 *%%% 200%
  1299. *Command: CmdSelect
  1300. {
  1301. *Order: DOC_SETUP.70
  1302. *CallbackID: 129
  1303. }
  1304. }
  1305. } *%%% Disabled <-
  1306. }
  1307. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.AtoA_Scale67)
  1308. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.BtoA_Scale80)
  1309. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.BtoA_Scale115)
  1310. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.2Up_Scale67)
  1311. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.2Up_Scale100)
  1312. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.4Up_Scale50)
  1313. *IgnoreBlock
  1314. { *%%% Disabled ->
  1315. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale88)
  1316. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale80)
  1317. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale75)
  1318. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale70)
  1319. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale67)
  1320. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale50)
  1321. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale115)
  1322. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale122)
  1323. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale141)
  1324. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale200)
  1325. } *%%% Disabled <-
  1326. *%======== Halftone ========
  1327. *Feature: Halftone
  1328. {
  1329. *rcNameID: =HALFTONING_DISPLAY
  1330. *HelpIndex: 14
  1331. *DefaultOption: HT_PATSIZE_8x8_M
  1332. *Option: HT_PATSIZE_6x6_M
  1333. {
  1334. *rcNameID: 665
  1335. }
  1336. *Option: HT_PATSIZE_8x8_M
  1337. {
  1338. *rcNameID: 666
  1339. }
  1340. *Option: HT_PATSIZE_10x10_M
  1341. {
  1342. *rcNameID: 667
  1343. }
  1344. *Option: HT_PATSIZE_12x12_M
  1345. {
  1346. *rcNameID: 668
  1347. }
  1348. *Option: HT_PATSIZE_14x14_M
  1349. {
  1350. *rcNameID: 669
  1351. }
  1352. *Option: HT_PATSIZE_16x16_M
  1353. {
  1354. *rcNameID: 670
  1355. }
  1356. *Ifdef: WINNT_50
  1357. *Option: HT_PATSIZE_SUPERCELL_M
  1358. {
  1359. *rcNameID: =HT_SUPERCELL_DISPLAY
  1360. }
  1361. *Endif:
  1362. }
  1363. *%======== Upper Output Tray (custom feature) ========
  1364. *Feature: UpperTray
  1365. {
  1366. *rcNameID: 287
  1367. *FeatureType: PRINTER_PROPERTY
  1368. *DefaultOption: NotInstalled
  1369. *Option: NotInstalled
  1370. {
  1371. *rcNameID: 801
  1372. *Constraints: OutputBin.UpperTray
  1373. }
  1374. *Option: Installed
  1375. {
  1376. *rcNameID: 800
  1377. }
  1378. }
  1379. *%======== StartDoc ========
  1380. *Command: CmdStartDoc
  1381. {
  1382. *Order: DOC_SETUP.10
  1383. *CallbackID: 118
  1384. }
  1385. *%======== EndJob ========
  1386. *Command: CmdEndJob
  1387. {
  1388. *Order: JOB_FINISH.10
  1389. *CallbackID: 30
  1390. }
  1391. *%======== Copies ========
  1392. *Command: CmdCopies
  1393. {
  1394. *Order: DOC_SETUP.150
  1395. *CallbackID: 31
  1396. *Params: LIST(NumOfCopies)
  1397. }
  1398. *%======== Capabilities ========
  1399. *RotateCoordinate?: FALSE
  1400. *RotateRaster?: TRUE
  1401. *RotateFont?: TRUE
  1402. *TextCaps: LIST(TC_OP_CHARACTER,TC_SF_X_YINDEP,TC_SA_DOUBLE,TC_SA_INTEGER,TC_SA_CONTIN,TC_EA_DOUBLE,TC_IA_ABLE)
  1403. *MemoryUsage: LIST(FONT)
  1404. *%======== Cursor Control ========
  1405. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  1406. *XMoveThreshold: 0
  1407. *YMoveThreshold: 0
  1408. *%XMoveUnit: 1200
  1409. *%YMoveUnit: 1200
  1410. *Command: CmdXMoveAbsolute {
  1411. *CallbackID: 44
  1412. *Params: LIST(DestX)
  1413. }
  1414. *Command: CmdXMoveRelRight {
  1415. *CallbackID: 45
  1416. *Params: LIST(DestXRel)
  1417. }
  1418. *Command: CmdXMoveRelLeft {
  1419. *CallbackID: 46
  1420. *Params: LIST(DestXRel)
  1421. }
  1422. *Command: CmdYMoveAbsolute {
  1423. *CallbackID: 47
  1424. *Params: LIST(DestY)
  1425. }
  1426. *Command: CmdYMoveRelDown {
  1427. *CallbackID: 48
  1428. *Params: LIST(DestYRel)
  1429. }
  1430. *Command: CmdYMoveRelUp {
  1431. *CallbackID: 49
  1432. *Params: LIST(DestYRel)
  1433. }
  1434. *Command: CmdCR { *CallbackID: 105 }
  1435. *Command: CmdLF { *CallbackID: 106 }
  1436. *Command: CmdFF { *CallbackID: 37 }
  1437. *Command: CmdBackSpace { *CallbackID: 107 }
  1438. *EjectPageWithFF?: TRUE
  1439. *%======== Raster Data ========
  1440. *Command: CmdEnableOEMComp { *CallbackID : 183 }
  1441. *Command: CmdEnableFE_RLE { *CallbackID : 80 }
  1442. *Command: CmdDisableCompression { *CallbackID: 136 }
  1443. *OutputDataFormat: H_BYTE
  1444. *OptimizeLeftBound?: TRUE
  1445. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1446. *CursorYAfterSendBlockData: NO_MOVE
  1447. *%======== Font ========
  1448. *DefaultFont: 50
  1449. *DefaultCTT: 0
  1450. *CharPosition: BASELINE
  1451. *TTFSEnabled?: TRUE
  1452. *TTFS: MSMincho
  1453. {
  1454. *rcTTFontNameID: 500
  1455. *rcDevFontNameID: 501
  1456. }
  1457. *TTFS: MSMinchoV
  1458. {
  1459. *rcTTFontNameID: 502
  1460. *rcDevFontNameID: 503
  1461. }
  1462. *TTFS: MSGothic
  1463. {
  1464. *rcTTFontNameID: 504
  1465. *rcDevFontNameID: 505
  1466. }
  1467. *TTFS: MSGothicV
  1468. {
  1469. *rcTTFontNameID: 506
  1470. *rcDevFontNameID: 507
  1471. }
  1472. *TTFS: MSMinchoEngName
  1473. {
  1474. *rcTTFontNameID: 570
  1475. *rcDevFontNameID: 501
  1476. }
  1477. *TTFS: MSMinchoVEngName
  1478. {
  1479. *rcTTFontNameID: 571
  1480. *rcDevFontNameID: 503
  1481. }
  1482. *TTFS: MSGothicEngName
  1483. {
  1484. *rcTTFontNameID: 572
  1485. *rcDevFontNameID: 505
  1486. }
  1487. *TTFS: MSGothicVEngName
  1488. {
  1489. *rcTTFontNameID: 573
  1490. *rcDevFontNameID: 507
  1491. }
  1492. *TTFS: MSPMincho
  1493. {
  1494. *rcTTFontNameID: 518
  1495. *rcDevFontNameID: 518
  1496. }
  1497. *TTFS: MSPGothic
  1498. {
  1499. *rcTTFontNameID: 520
  1500. *rcDevFontNameID: 520
  1501. }
  1502. *TTFS: MSPMinchoEngName
  1503. {
  1504. *rcTTFontNameID: 574
  1505. *rcDevFontNameID: 518
  1506. }
  1507. *TTFS: MSPGothicEngName
  1508. {
  1509. *rcTTFontNameID: 575
  1510. *rcDevFontNameID: 520
  1511. }
  1512. *TTFS: Arial
  1513. {
  1514. *rcTTFontNameID: 508
  1515. *rcDevFontNameID: 509
  1516. }
  1517. *TTFS: Century
  1518. {
  1519. *rcTTFontNameID: 510
  1520. *rcDevFontNameID: 511
  1521. }
  1522. *TTFS: TimesNewRoman
  1523. {
  1524. *rcTTFontNameID: 512
  1525. *rcDevFontNameID: 513
  1526. }
  1527. *TTFS: CourierNew
  1528. {
  1529. *rcTTFontNameID: 514
  1530. *rcDevFontNameID: 515
  1531. }
  1532. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
  1533. + 17,18,50,51,56,57,74,76,77,78,79,80,81,82,83,84,85,86,87)
  1534. *Command: CmdBoldOn { *CallbackID: 38 }
  1535. *Command: CmdBoldOff { *CallbackID: 39 }
  1536. *Command: CmdItalicOn { *CallbackID: 40 }
  1537. *Command: CmdItalicOff { *CallbackID: 41 }
  1538. *Command: CmdWhiteTextOn { *CallbackID: 42 }
  1539. *Command: CmdWhiteTextOff { *CallbackID: 43 }
  1540. *%======== Font Downloading ========
  1541. *MinFontID: 0
  1542. *%MaxFontID: 3
  1543. *MinGlyphID: 0
  1544. *MaxGlyphID: 69
  1545. *FontFormat: OEM_CALLBACK
  1546. *Command: CmdSetFontID {
  1547. *CallbackID: 113
  1548. *Params: LIST(FontHeight)
  1549. }
  1550. *Command: CmdSelectFontID {
  1551. *CallbackID: 114
  1552. }
  1553. *Command: CmdSetCharCode {
  1554. *CallbackID: 157
  1555. *Params: LIST(NextGlyph)
  1556. }