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.

1543 lines
37 KiB

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