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.

1000 lines
22 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: "RISP5J.GPD"
  12. *Include: "STDNAMES.GPD"
  13. *ModelName: "RICOH SP5(+) RPDL"
  14. *MasterUnits: PAIR(1200, 1200)
  15. *ResourceDLL: "RPDLRES.DLL"
  16. *HelpFile: "RPDLCFG.HLP"
  17. *PrinterType: PAGE
  18. *MaxCopies: 99
  19. *FontCartSlots: 2
  20. *PrintRate: 9
  21. *PrintRateUnit: PPM
  22. *rcInstalledOptionNameID: 800
  23. *rcNotInstalledOptionNameID: 801
  24. *%======== Orientation ========
  25. *Feature: Orientation
  26. {
  27. *rcNameID: =ORIENTATION_DISPLAY
  28. *DefaultOption: PORTRAIT
  29. *Option: PORTRAIT
  30. {
  31. *rcNameID: =PORTRAIT_DISPLAY
  32. *Command: CmdSelect
  33. {
  34. *Order: DOC_SETUP.70
  35. *CallbackID: 56
  36. }
  37. }
  38. *Option: LANDSCAPE_CC270
  39. {
  40. *rcNameID: =LANDSCAPE_DISPLAY
  41. *Command: CmdSelect
  42. {
  43. *Order: DOC_SETUP.70
  44. *CallbackID: 57
  45. }
  46. }
  47. }
  48. *%======== InputBin ========
  49. *Feature: InputBin
  50. {
  51. *rcNameID: =PAPER_SOURCE_DISPLAY
  52. *DefaultOption: LOWER
  53. *Option: LOWER
  54. {
  55. *rcNameID: =LOWER_TRAY_DISPLAY
  56. *Command: CmdSelect
  57. {
  58. *Order: DOC_SETUP.90
  59. *Cmd: "<1B19>2"
  60. }
  61. }
  62. *Option: UPPER
  63. {
  64. *rcNameID: =UPPER_TRAY_DISPLAY
  65. *Command: CmdSelect
  66. {
  67. *Order: DOC_SETUP.90
  68. *Cmd: "<1B19>1"
  69. }
  70. }
  71. }
  72. *%======== Resolution ========
  73. *Feature: Resolution
  74. {
  75. *rcNameID: =RESOLUTION_DISPLAY
  76. *DefaultOption: 240dpi
  77. *Option: 240dpi
  78. {
  79. *rcNameID: 638
  80. *DPI: PAIR(240, 240)
  81. *TextDPI: PAIR(240, 240)
  82. EXTERN_GLOBAL: *XMoveUnit: 240
  83. EXTERN_GLOBAL: *YMoveUnit: 240
  84. *MinStripBlankPixels: 32
  85. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  86. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  87. *SpotDiameter: 100
  88. *Command: CmdSendBlockData {
  89. *CallbackID: 24
  90. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  91. }
  92. *Command: CmdSelect
  93. {
  94. *Order: DOC_SETUP.40
  95. *CallbackID: 52
  96. }
  97. }
  98. }
  99. *%======== PaperSize ========
  100. *Feature: PaperSize
  101. {
  102. *rcNameID: =PAPER_SIZE_DISPLAY
  103. *DefaultOption: A4
  104. *Option: A4
  105. {
  106. *rcNameID: =A4_DISPLAY
  107. *switch: EdgeToEdgePrint
  108. {
  109. *case: Standard
  110. {
  111. *PrintableArea: PAIR(9360, 13600)
  112. *PrintableOrigin: PAIR(240, 240)
  113. }
  114. *case: EdgeToEdge
  115. {
  116. *PrintableArea: PAIR(9924, 14028)
  117. *PrintableOrigin: PAIR(0, 0)
  118. *switch: Resolution
  119. {
  120. *case: 240dpi
  121. {
  122. *PrintableArea: PAIR(9920, 14025)
  123. }
  124. }
  125. }
  126. }
  127. *Command: CmdSelect
  128. {
  129. *Order: DOC_SETUP.80
  130. *CallbackID: 90
  131. }
  132. }
  133. *Option: A5
  134. {
  135. *rcNameID: =A5_DISPLAY
  136. *switch: EdgeToEdgePrint
  137. {
  138. *case: Standard
  139. {
  140. *PrintableArea: PAIR(6400, 9520)
  141. *PrintableOrigin: PAIR(240, 240)
  142. }
  143. *case: EdgeToEdge
  144. {
  145. *PrintableArea: PAIR(6996, 9924)
  146. *PrintableOrigin: PAIR(0, 0)
  147. *switch: Resolution
  148. {
  149. *case: 240dpi
  150. {
  151. *PrintableArea: PAIR(6995, 9920)
  152. }
  153. }
  154. }
  155. }
  156. *Command: CmdSelect
  157. {
  158. *Order: DOC_SETUP.80
  159. *CallbackID: 91
  160. }
  161. }
  162. *Option: A6
  163. {
  164. *Ifdef: WINNT_50
  165. *rcNameID: =A6_DISPLAY
  166. *Else:
  167. *Name: "A6"
  168. *PageDimensions: PAIR(4961, 6992)
  169. *Endif:
  170. *switch: EdgeToEdgePrint
  171. {
  172. *case: Standard
  173. {
  174. *PrintableArea: PAIR(4400, 6560)
  175. *PrintableOrigin: PAIR(240, 240)
  176. }
  177. *case: EdgeToEdge
  178. {
  179. *PrintableArea: PAIR(4956, 6996)
  180. *PrintableOrigin: PAIR(0, 0)
  181. *switch: Resolution
  182. {
  183. *case: 240dpi
  184. {
  185. *PrintableArea: PAIR(4955, 6995)
  186. }
  187. }
  188. }
  189. }
  190. *Command: CmdSelect
  191. {
  192. *Order: DOC_SETUP.80
  193. *CallbackID: 76
  194. }
  195. }
  196. *Option: B4
  197. {
  198. *rcNameID: =B4_DISPLAY
  199. *switch: EdgeToEdgePrint
  200. {
  201. *case: Standard
  202. {
  203. *PrintableArea: PAIR(11680, 16760)
  204. *PrintableOrigin: PAIR(240, 240)
  205. }
  206. *case: EdgeToEdge
  207. {
  208. *PrintableArea: PAIR(12144, 17196)
  209. *PrintableOrigin: PAIR(0, 0)
  210. *switch: Resolution
  211. {
  212. *case: 240dpi
  213. {
  214. *PrintableArea: PAIR(12140, 17195)
  215. }
  216. }
  217. }
  218. }
  219. *Command: CmdSelect
  220. {
  221. *Order: DOC_SETUP.80
  222. *CallbackID: 92
  223. }
  224. }
  225. *Option: B5
  226. {
  227. *rcNameID: =B5_DISPLAY
  228. *switch: EdgeToEdgePrint
  229. {
  230. *case: Standard
  231. {
  232. *PrintableArea: PAIR(8000, 11760)
  233. *PrintableOrigin: PAIR(240, 240)
  234. }
  235. *case: EdgeToEdge
  236. {
  237. *PrintableArea: PAIR(8604, 12144)
  238. *PrintableOrigin: PAIR(0, 0)
  239. *switch: Resolution
  240. {
  241. *case: 240dpi
  242. {
  243. *PrintableArea: PAIR(8600, 12140)
  244. }
  245. }
  246. }
  247. }
  248. *Command: CmdSelect
  249. {
  250. *Order: DOC_SETUP.80
  251. *CallbackID: 93
  252. }
  253. }
  254. *Option: B6_JIS
  255. {
  256. *Ifdef: WINNT_50
  257. *rcNameID: =B6_JIS_DISPLAY
  258. *Else:
  259. *Name: "B6 (JIS)"
  260. *PageDimensions: PAIR(6047, 8598)
  261. *Endif:
  262. *switch: EdgeToEdgePrint
  263. {
  264. *case: Standard
  265. {
  266. *PrintableArea: PAIR(5520, 8200)
  267. *PrintableOrigin: PAIR(240, 240)
  268. }
  269. *case: EdgeToEdge
  270. {
  271. *PrintableArea: PAIR(6036, 8592)
  272. *PrintableOrigin: PAIR(0, 0)
  273. *switch: Resolution
  274. {
  275. *case: 240dpi
  276. {
  277. *PrintableArea: PAIR(6035, 8590)
  278. }
  279. }
  280. }
  281. }
  282. *Command: CmdSelect
  283. {
  284. *Order: DOC_SETUP.80
  285. *CallbackID: 94
  286. }
  287. }
  288. *Option: JAPANESE_POSTCARD
  289. {
  290. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  291. *switch: EdgeToEdgePrint
  292. {
  293. *case: Standard
  294. {
  295. *PrintableArea: PAIR(4400, 6560)
  296. *PrintableOrigin: PAIR(240, 240)
  297. }
  298. *case: EdgeToEdge
  299. {
  300. *PrintableArea: PAIR(4728, 6996)
  301. *PrintableOrigin: PAIR(0, 0)
  302. *switch: Resolution
  303. {
  304. *case: 240dpi
  305. {
  306. *PrintableArea: PAIR(4725, 6995)
  307. }
  308. }
  309. }
  310. }
  311. *Command: CmdSelect
  312. {
  313. *Order: DOC_SETUP.80
  314. *CallbackID: 76
  315. }
  316. }
  317. *Option: LEGAL
  318. {
  319. *rcNameID: =LEGAL_DISPLAY
  320. *switch: EdgeToEdgePrint
  321. {
  322. *case: Standard
  323. {
  324. *PrintableArea: PAIR(9600, 16400)
  325. *PrintableOrigin: PAIR(240, 240)
  326. }
  327. *case: EdgeToEdge
  328. {
  329. *PrintableArea: PAIR(10200, 16800)
  330. *PrintableOrigin: PAIR(0, 0)
  331. }
  332. }
  333. *Command: CmdSelect
  334. {
  335. *Order: DOC_SETUP.80
  336. *CallbackID: 96
  337. }
  338. }
  339. *Option: LETTER
  340. {
  341. *rcNameID: =LETTER_DISPLAY
  342. *switch: EdgeToEdgePrint
  343. {
  344. *case: Standard
  345. {
  346. *PrintableArea: PAIR(9600, 12640)
  347. *PrintableOrigin: PAIR(240, 240)
  348. }
  349. *case: EdgeToEdge
  350. {
  351. *PrintableArea: PAIR(10200, 13200)
  352. *PrintableOrigin: PAIR(0, 0)
  353. }
  354. }
  355. *Command: CmdSelect
  356. {
  357. *Order: DOC_SETUP.80
  358. *CallbackID: 97
  359. }
  360. }
  361. *Option: STATEMENT
  362. {
  363. *rcNameID: =STATEMENT_DISPLAY
  364. *switch: EdgeToEdgePrint
  365. {
  366. *case: Standard
  367. {
  368. *PrintableArea: PAIR(6000, 9840)
  369. *PrintableOrigin: PAIR(240, 240)
  370. }
  371. *case: EdgeToEdge
  372. {
  373. *PrintableArea: PAIR(6600, 10200)
  374. *PrintableOrigin: PAIR(0, 0)
  375. }
  376. }
  377. *Command: CmdSelect
  378. {
  379. *Order: DOC_SETUP.80
  380. *CallbackID: 98
  381. }
  382. }
  383. *Option: 11x15toA4 *%%% custom option
  384. {
  385. *rcNameID: 692
  386. *PageDimensions: PAIR(13200, 18000)
  387. *PrintableArea: PAIR(13200, 16320)
  388. *PrintableOrigin: PAIR(0, 840)
  389. *Command: CmdSelect
  390. {
  391. *Order: DOC_SETUP.80
  392. *CallbackID: 199
  393. }
  394. }
  395. }
  396. *%======== Edge to Edge Print (custom feature) ========
  397. *Feature: EdgeToEdgePrint
  398. {
  399. *rcNameID: 635
  400. *HelpIndex: 1
  401. *FeatureType: DOC_PROPERTY
  402. *DefaultOption: Standard
  403. *Option: Standard
  404. {
  405. *rcNameID: 636
  406. *Command: CmdSelect
  407. {
  408. *Order: DOC_SETUP.50
  409. *CallbackID: 149
  410. }
  411. }
  412. *Option: EdgeToEdge
  413. {
  414. *rcNameID: 637
  415. *Command: CmdSelect
  416. {
  417. *Order: DOC_SETUP.50
  418. *CallbackID: 150
  419. }
  420. }
  421. }
  422. *%======== Left Margin in Printing (custom feature) ========
  423. *Feature: LeftMarginInPrinting
  424. {
  425. *rcNameID: 652
  426. *HelpIndex: 2
  427. *FeatureType: PRINTER_PROPERTY *%%% Margin in Printing
  428. *DefaultOption: 0mm
  429. *Option: 0mm
  430. {
  431. *rcNameID: 656
  432. *Command: CmdSelect
  433. {
  434. *Order: DOC_SETUP.20
  435. *CallbackID: 169
  436. }
  437. }
  438. *Option: 1mm
  439. {
  440. *rcNameID: 657
  441. *Command: CmdSelect
  442. {
  443. *Order: DOC_SETUP.20
  444. *CallbackID: 170
  445. }
  446. }
  447. *Option: 2mm
  448. {
  449. *rcNameID: 658
  450. *Command: CmdSelect
  451. {
  452. *Order: DOC_SETUP.20
  453. *CallbackID: 171
  454. }
  455. }
  456. *Option: 3mm
  457. {
  458. *rcNameID: 659
  459. *Command: CmdSelect
  460. {
  461. *Order: DOC_SETUP.20
  462. *CallbackID: 172
  463. }
  464. }
  465. *Option: 4mm
  466. {
  467. *rcNameID: 660
  468. *Command: CmdSelect
  469. {
  470. *Order: DOC_SETUP.20
  471. *CallbackID: 173
  472. }
  473. }
  474. *Option: 5mm
  475. {
  476. *rcNameID: 661
  477. *Command: CmdSelect
  478. {
  479. *Order: DOC_SETUP.20
  480. *CallbackID: 174
  481. }
  482. }
  483. }
  484. *%======== Top Margin in Printing (custom feature) ========
  485. *Feature: TopMarginInPrinting
  486. {
  487. *rcNameID: 653
  488. *HelpIndex: 3
  489. *FeatureType: PRINTER_PROPERTY *%%% Margin in Printing
  490. *DefaultOption: 0mm
  491. *Option: 0mm
  492. {
  493. *rcNameID: 656
  494. *Command: CmdSelect
  495. {
  496. *Order: DOC_SETUP.30
  497. *CallbackID: 175
  498. }
  499. }
  500. *Option: 1mm
  501. {
  502. *rcNameID: 657
  503. *Command: CmdSelect
  504. {
  505. *Order: DOC_SETUP.30
  506. *CallbackID: 176
  507. }
  508. }
  509. *Option: 2mm
  510. {
  511. *rcNameID: 658
  512. *Command: CmdSelect
  513. {
  514. *Order: DOC_SETUP.30
  515. *CallbackID: 177
  516. }
  517. }
  518. *Option: 3mm
  519. {
  520. *rcNameID: 659
  521. *Command: CmdSelect
  522. {
  523. *Order: DOC_SETUP.30
  524. *CallbackID: 178
  525. }
  526. }
  527. *Option: 4mm
  528. {
  529. *rcNameID: 660
  530. *Command: CmdSelect
  531. {
  532. *Order: DOC_SETUP.30
  533. *CallbackID: 179
  534. }
  535. }
  536. *Option: 5mm
  537. {
  538. *rcNameID: 661
  539. *Command: CmdSelect
  540. {
  541. *Order: DOC_SETUP.30
  542. *CallbackID: 180
  543. }
  544. }
  545. }
  546. *%======== Emulation Mode after Printing (custom feature) ========
  547. *Feature: EmulationMode
  548. {
  549. *rcNameID: 600
  550. *HelpIndex: 4
  551. *FeatureType: PRINTER_PROPERTY
  552. *DefaultOption: None
  553. *Option: None
  554. {
  555. *rcNameID: 601
  556. }
  557. *Option: R98
  558. {
  559. *rcNameID: 602
  560. *Command: CmdSelect
  561. {
  562. *Order: JOB_FINISH.40
  563. *Cmd: "<1B12>!1@R98<1B> "
  564. }
  565. }
  566. *Option: R16
  567. {
  568. *rcNameID: 603
  569. *Command: CmdSelect
  570. {
  571. *Order: JOB_FINISH.40
  572. *Cmd: "<1B12>!1@R16<1B> "
  573. }
  574. }
  575. *Option: R55
  576. {
  577. *rcNameID: 605
  578. *Command: CmdSelect
  579. {
  580. *Order: JOB_FINISH.40
  581. *Cmd: "<1B12>!1@R55<1B> "
  582. }
  583. }
  584. *Option: RPGL
  585. {
  586. *rcNameID: 606
  587. *Command: CmdSelect
  588. {
  589. *Order: JOB_FINISH.40
  590. *Cmd: "<1B12>!1@RGL<1B> "
  591. }
  592. }
  593. *Option: RPGL2
  594. {
  595. *rcNameID: 607
  596. *Command: CmdSelect
  597. {
  598. *Order: JOB_FINISH.40
  599. *Cmd: "<1B12>!1@GL2<1B> "
  600. }
  601. }
  602. *Option: R52
  603. {
  604. *rcNameID: 608
  605. *Command: CmdSelect
  606. {
  607. *Order: JOB_FINISH.40
  608. *Cmd: "<1B12>!1@R52<1B> "
  609. }
  610. }
  611. *Option: R73
  612. {
  613. *rcNameID: 609
  614. *Command: CmdSelect
  615. {
  616. *Order: JOB_FINISH.40
  617. *Cmd: "<1B12>!1@R73<1B> "
  618. }
  619. }
  620. *Option: R35
  621. {
  622. *rcNameID: 610
  623. *Command: CmdSelect
  624. {
  625. *Order: JOB_FINISH.40
  626. *Cmd: "<1B12>!1@R35<1B> "
  627. }
  628. }
  629. *Option: R01
  630. {
  631. *rcNameID: 611
  632. *Command: CmdSelect
  633. {
  634. *Order: JOB_FINISH.40
  635. *Cmd: "<1B12>!1@R01<1B> "
  636. }
  637. }
  638. *Option: Program1
  639. {
  640. *rcNameID: 612
  641. *Command: CmdSelect
  642. {
  643. *Order: JOB_FINISH.40
  644. *Cmd: "<1B12>!0@P1<1B> "
  645. }
  646. }
  647. *Option: Program2
  648. {
  649. *rcNameID: 613
  650. *Command: CmdSelect
  651. {
  652. *Order: JOB_FINISH.40
  653. *Cmd: "<1B12>!0@P2<1B> "
  654. }
  655. }
  656. *Option: Program3
  657. {
  658. *rcNameID: 614
  659. *Command: CmdSelect
  660. {
  661. *Order: JOB_FINISH.40
  662. *Cmd: "<1B12>!0@P3<1B> "
  663. }
  664. }
  665. *Option: Program4
  666. {
  667. *rcNameID: 615
  668. *Command: CmdSelect
  669. {
  670. *Order: JOB_FINISH.40
  671. *Cmd: "<1B12>!0@P4<1B> "
  672. }
  673. }
  674. *Option: Program5
  675. {
  676. *rcNameID: 616
  677. *Command: CmdSelect
  678. {
  679. *Order: JOB_FINISH.40
  680. *Cmd: "<1B12>!0@P5<1B> "
  681. }
  682. }
  683. *Option: Program6
  684. {
  685. *rcNameID: 617
  686. *Command: CmdSelect
  687. {
  688. *Order: JOB_FINISH.40
  689. *Cmd: "<1B12>!0@P6<1B> "
  690. }
  691. }
  692. *Option: Program7
  693. {
  694. *rcNameID: 618
  695. *Command: CmdSelect
  696. {
  697. *Order: JOB_FINISH.40
  698. *Cmd: "<1B12>!0@P7<1B> "
  699. }
  700. }
  701. *Option: Program8
  702. {
  703. *rcNameID: 619
  704. *Command: CmdSelect
  705. {
  706. *Order: JOB_FINISH.40
  707. *Cmd: "<1B12>!0@P8<1B> "
  708. }
  709. }
  710. }
  711. *%======== Scan for Rules (custom feature) ========
  712. *Feature: ScanForRules
  713. {
  714. *rcNameID: 663
  715. *HelpIndex: 10
  716. *FeatureType: DOC_PROPERTY
  717. *DefaultOption: Yes
  718. *Option: Yes
  719. {
  720. *rcNameID: 673
  721. EXTERN_GLOBAL: *MinGrayFill: 1
  722. EXTERN_GLOBAL: *MaxGrayFill: 100
  723. *Command: CmdSetRectWidth {
  724. *CallbackID: 102
  725. *Params: LIST(RectXSize)
  726. }
  727. *Command: CmdSetRectHeight {
  728. *CallbackID: 103
  729. *Params: LIST(RectYSize)
  730. }
  731. *Command: CmdRectGrayFill {
  732. *CallbackID: 104
  733. *Params: LIST(DestX, DestY, GrayPercentage)
  734. }
  735. *Command: CmdRectWhiteFill {
  736. *CallbackID: 191
  737. *Params: LIST(DestX, DestY)
  738. }
  739. }
  740. *Option: No
  741. {
  742. *rcNameID: 674
  743. }
  744. }
  745. *%======== ImageControl ========
  746. *Feature: ImageControl
  747. {
  748. *rcNameID: =IMAGECONTROL_DISPLAY
  749. *HelpIndex: 13
  750. *DefaultOption: Scale100
  751. *Option: Scale100
  752. {
  753. *rcNameID: 318 *%%% 100%
  754. *Command: CmdSelect
  755. {
  756. *Order: DOC_SETUP.60
  757. *CallbackID: 120
  758. }
  759. }
  760. *Option: 2Up_Scale67
  761. {
  762. *rcNameID: 326 *%%% 2 in 1 (Down Scaling)
  763. *Command: CmdSelect
  764. {
  765. *Order: DOC_SETUP.60
  766. *CallbackID: 108
  767. }
  768. }
  769. *Option: 2Up_Scale100
  770. {
  771. *rcNameID: 327 *%%% 2 in 1 (Non Scaling)
  772. *Command: CmdSelect
  773. {
  774. *Order: DOC_SETUP.60
  775. *CallbackID: 109
  776. }
  777. }
  778. *Option: Scale88
  779. {
  780. *rcNameID: 329 *%%% 88%
  781. *Command: CmdSelect
  782. {
  783. *Order: DOC_SETUP.60
  784. *CallbackID: 121
  785. }
  786. }
  787. *Option: Scale80
  788. {
  789. *rcNameID: 330 *%%% 80%
  790. *Command: CmdSelect
  791. {
  792. *Order: DOC_SETUP.60
  793. *CallbackID: 122
  794. }
  795. }
  796. *Option: Scale75
  797. {
  798. *rcNameID: 331 *%%% 75%
  799. *Command: CmdSelect
  800. {
  801. *Order: DOC_SETUP.60
  802. *CallbackID: 123
  803. }
  804. }
  805. *Option: Scale70
  806. {
  807. *rcNameID: 332 *%%% 70%
  808. *Command: CmdSelect
  809. {
  810. *Order: DOC_SETUP.60
  811. *CallbackID: 124
  812. }
  813. }
  814. *Option: Scale67
  815. {
  816. *rcNameID: 333 *%%% 67%
  817. *Command: CmdSelect
  818. {
  819. *Order: DOC_SETUP.60
  820. *CallbackID: 125
  821. }
  822. }
  823. }
  824. *%======== Halftone ========
  825. *Feature: Halftone
  826. {
  827. *rcNameID: =HALFTONING_DISPLAY
  828. *HelpIndex: 14
  829. *DefaultOption: HT_PATSIZE_6x6_M
  830. *Option: HT_PATSIZE_6x6_M
  831. {
  832. *rcNameID: 665
  833. }
  834. *Option: HT_PATSIZE_8x8_M
  835. {
  836. *rcNameID: 666
  837. }
  838. *Option: HT_PATSIZE_10x10_M
  839. {
  840. *rcNameID: 667
  841. }
  842. *Option: HT_PATSIZE_12x12_M
  843. {
  844. *rcNameID: 668
  845. }
  846. *Ifdef: WINNT_50
  847. *Option: HT_PATSIZE_SUPERCELL_M
  848. {
  849. *rcNameID: =HT_SUPERCELL_DISPLAY
  850. }
  851. *Endif:
  852. }
  853. *%======== StartDoc ========
  854. *Command: CmdStartDoc
  855. {
  856. *Order: DOC_SETUP.10
  857. *CallbackID: 67
  858. }
  859. *%======== EndJob ========
  860. *Command: CmdEndJob
  861. {
  862. *Order: JOB_FINISH.10
  863. *CallbackID: 27
  864. }
  865. *%======== Copies ========
  866. *Command: CmdCopies
  867. {
  868. *Order: DOC_SETUP.100
  869. *CallbackID: 31
  870. *Params: LIST(NumOfCopies)
  871. }
  872. *%======== Capabilities ========
  873. *RotateCoordinate?: FALSE
  874. *RotateRaster?: TRUE
  875. *RotateFont?: TRUE
  876. *TextCaps: LIST(TC_OP_CHARACTER,TC_SF_X_YINDEP,TC_SA_DOUBLE,TC_SA_INTEGER,TC_SA_CONTIN,TC_EA_DOUBLE,TC_IA_ABLE)
  877. *%======== Cursor Control ========
  878. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  879. *XMoveThreshold: 0
  880. *YMoveThreshold: 0
  881. *%XMoveUnit: 1200
  882. *%YMoveUnit: 1200
  883. *Command: CmdXMoveAbsolute {
  884. *CallbackID: 44
  885. *Params: LIST(DestX)
  886. }
  887. *Command: CmdXMoveRelRight {
  888. *CallbackID: 45
  889. *Params: LIST(DestXRel)
  890. }
  891. *Command: CmdXMoveRelLeft {
  892. *CallbackID: 46
  893. *Params: LIST(DestXRel)
  894. }
  895. *Command: CmdYMoveAbsolute {
  896. *CallbackID: 47
  897. *Params: LIST(DestY)
  898. }
  899. *Command: CmdYMoveRelDown {
  900. *CallbackID: 48
  901. *Params: LIST(DestYRel)
  902. }
  903. *Command: CmdYMoveRelUp {
  904. *CallbackID: 49
  905. *Params: LIST(DestYRel)
  906. }
  907. *Command: CmdCR { *CallbackID: 105 }
  908. *Command: CmdLF { *CallbackID: 106 }
  909. *Command: CmdFF { *CallbackID: 37 }
  910. *Command: CmdBackSpace { *CallbackID: 107 }
  911. *EjectPageWithFF?: TRUE
  912. *%======== Raster Data ========
  913. *OutputDataFormat: H_BYTE
  914. *OptimizeLeftBound?: TRUE
  915. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  916. *CursorYAfterSendBlockData: NO_MOVE
  917. *%======== Font ========
  918. *DefaultFont: 20
  919. *DefaultCTT: 0
  920. *CharPosition: BASELINE
  921. *TTFSEnabled?: FALSE
  922. *TTFS: MSMincho
  923. {
  924. *rcTTFontNameID: 500
  925. *rcDevFontNameID: 501
  926. }
  927. *TTFS: MSMinchoV
  928. {
  929. *rcTTFontNameID: 502
  930. *rcDevFontNameID: 503
  931. }
  932. *TTFS: MSGothic
  933. {
  934. *rcTTFontNameID: 504
  935. *rcDevFontNameID: 505
  936. }
  937. *TTFS: MSGothicV
  938. {
  939. *rcTTFontNameID: 506
  940. *rcDevFontNameID: 507
  941. }
  942. *TTFS: MSMinchoEngName
  943. {
  944. *rcTTFontNameID: 570
  945. *rcDevFontNameID: 501
  946. }
  947. *TTFS: MSMinchoVEngName
  948. {
  949. *rcTTFontNameID: 571
  950. *rcDevFontNameID: 503
  951. }
  952. *TTFS: MSGothicEngName
  953. {
  954. *rcTTFontNameID: 572
  955. *rcDevFontNameID: 505
  956. }
  957. *TTFS: MSGothicVEngName
  958. {
  959. *rcTTFontNameID: 573
  960. *rcDevFontNameID: 507
  961. }
  962. *DeviceFonts: LIST(1,2,3,4,20,21,44,45,77,78,79,80,81,82,83)
  963. *FontCartridge: FC1
  964. {
  965. *rcCartridgeNameID: 305
  966. *% *Fonts: LIST(1,2,3,4,20,21)
  967. *Fonts: LIST()
  968. }
  969. *FontCartridge: FC2
  970. {
  971. *rcCartridgeNameID: 308
  972. *% *Fonts: LIST(1,2,3,4,26,27)
  973. *Fonts: LIST(26,27)
  974. }
  975. *Command: CmdBoldOn { *CallbackID: 38 }
  976. *Command: CmdBoldOff { *CallbackID: 39 }
  977. *Command: CmdItalicOn { *CallbackID: 40 }
  978. *Command: CmdItalicOff { *CallbackID: 41 }
  979. *Command: CmdWhiteTextOn { *CallbackID: 42 }
  980. *Command: CmdWhiteTextOff { *CallbackID: 43 }