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.

934 lines
24 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.00"
  7. *GPDFileName: "CNL720J.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 1252
  10. *ModelName: "Canon LBP-720 LIPS4"
  11. *MasterUnits: PAIR(600, 600)
  12. *ResourceDLL: "cnl4jres.dll"
  13. *PrinterType: PAGE
  14. *PrintRate: 8
  15. *PrintRateUnit: PPM
  16. *MaxCopies: 255
  17. *Feature: Orientation
  18. {
  19. *rcNameID: =ORIENTATION_DISPLAY
  20. *DefaultOption: PORTRAIT
  21. *Option: PORTRAIT
  22. {
  23. *rcNameID: =PORTRAIT_DISPLAY
  24. *Command: CmdSelect
  25. {
  26. *Order: PAGE_SETUP.14
  27. *CallbackID: 2
  28. *% Error: you must check if this command callback requires any parameters!
  29. }
  30. }
  31. *Option: LANDSCAPE_CC90
  32. {
  33. *rcNameID: =LANDSCAPE_DISPLAY
  34. *Command: CmdSelect
  35. {
  36. *Order: PAGE_SETUP.14
  37. *CallbackID: 3
  38. *% Error: you must check if this command callback requires any parameters!
  39. }
  40. }
  41. }
  42. *Feature: InputBin
  43. {
  44. *rcNameID: =PAPER_SOURCE_DISPLAY
  45. *DefaultOption: AUTO
  46. *Option: AUTO
  47. {
  48. *rcNameID: =AUTO_DISPLAY
  49. *Command: CmdSelect
  50. {
  51. *Order: DOC_SETUP.11
  52. *Cmd: "<1B>[0q"
  53. }
  54. }
  55. *Option: Option2
  56. {
  57. *rcNameID: 265
  58. *Command: CmdSelect
  59. {
  60. *Order: DOC_SETUP.11
  61. *Cmd: "<1B>[1q"
  62. }
  63. }
  64. *Option: Option3
  65. {
  66. *rcNameID: 263
  67. *Command: CmdSelect
  68. {
  69. *Order: DOC_SETUP.11
  70. *Cmd: "<1B>[11q"
  71. }
  72. }
  73. *Option: Option4
  74. {
  75. *rcNameID: 266
  76. *Command: CmdSelect
  77. {
  78. *Order: DOC_SETUP.11
  79. *Cmd: "<1B>[12q"
  80. }
  81. }
  82. *Option: Option5
  83. {
  84. *rcNameID: 264
  85. *Command: CmdSelect
  86. {
  87. *Order: DOC_SETUP.11
  88. *Cmd: "<1B>[13q"
  89. }
  90. }
  91. }
  92. *Feature: Resolution
  93. {
  94. *rcNameID: =RESOLUTION_DISPLAY
  95. *DefaultOption: Option1
  96. *Option: Option1
  97. {
  98. *Name: "600 x 600 dots per inch"
  99. *DPI: PAIR(600, 600)
  100. *TextDPI: PAIR(600, 600)
  101. *MinStripBlankPixels: 32
  102. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  103. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  104. *SpotDiameter: 100
  105. *Command: CmdSendBlockData
  106. {
  107. *CallbackID: 7
  108. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  109. }
  110. *Command: CmdSelect
  111. {
  112. *Order: JOB_SETUP.1
  113. *CallbackID: 8
  114. *% Error: you must check if this command callback requires any parameters!
  115. }
  116. }
  117. *Option: Option2
  118. {
  119. *Name: "300 x 300 dots per inch"
  120. *DPI: PAIR(300, 300)
  121. *TextDPI: PAIR(300, 300)
  122. *MinStripBlankPixels: 32
  123. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  124. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  125. *SpotDiameter: 100
  126. *Command: CmdSendBlockData
  127. {
  128. *CallbackID: 7
  129. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  130. }
  131. *Command: CmdSelect
  132. {
  133. *Order: JOB_SETUP.1
  134. *CallbackID: 9
  135. *% Error: you must check if this command callback requires any parameters!
  136. }
  137. }
  138. }
  139. *Feature: PaperSize
  140. {
  141. *rcNameID: =PAPER_SIZE_DISPLAY
  142. *DefaultOption: A4
  143. *Option: A3
  144. {
  145. *rcNameID: =A3_DISPLAY
  146. *switch: Orientation
  147. {
  148. *case: PORTRAIT
  149. {
  150. *PrintableArea: PAIR(6772, 9684)
  151. *PrintableOrigin: PAIR(120, 120)
  152. *CursorOrigin: PAIR(120, 120)
  153. *Command: CmdSelect
  154. {
  155. *Order: DOC_SETUP.2
  156. *CallbackID: 42
  157. }
  158. }
  159. *case: LANDSCAPE_CC90
  160. {
  161. *PrintableArea: PAIR(6772, 9684)
  162. *PrintableOrigin: PAIR(120, 120)
  163. *CursorOrigin: PAIR(120, 9804)
  164. *Command: CmdSelect
  165. {
  166. *Order: DOC_SETUP.2
  167. *CallbackID: 43
  168. }
  169. }
  170. }
  171. }
  172. *Option: A4
  173. {
  174. *rcNameID: =A4_DISPLAY
  175. *switch: Orientation
  176. {
  177. *case: PORTRAIT
  178. {
  179. *PrintableArea: PAIR(4720, 6774)
  180. *PrintableOrigin: PAIR(120, 120)
  181. *CursorOrigin: PAIR(120, 120)
  182. *Command: CmdSelect
  183. {
  184. *Order: DOC_SETUP.2
  185. *CallbackID: 44
  186. }
  187. }
  188. *case: LANDSCAPE_CC90
  189. {
  190. *PrintableArea: PAIR(4720, 6774)
  191. *PrintableOrigin: PAIR(120, 120)
  192. *CursorOrigin: PAIR(120, 6894)
  193. *Command: CmdSelect
  194. {
  195. *Order: DOC_SETUP.2
  196. *CallbackID: 45
  197. }
  198. }
  199. }
  200. }
  201. *Option: A5
  202. {
  203. *rcNameID: =A5_DISPLAY
  204. *switch: Orientation
  205. {
  206. *case: PORTRAIT
  207. {
  208. *PrintableArea: PAIR(3256, 4722)
  209. *PrintableOrigin: PAIR(120, 120)
  210. *CursorOrigin: PAIR(120, 120)
  211. *Command: CmdSelect
  212. {
  213. *Order: DOC_SETUP.2
  214. *CallbackID: 46
  215. }
  216. }
  217. *case: LANDSCAPE_CC90
  218. {
  219. *PrintableArea: PAIR(3256, 4722)
  220. *PrintableOrigin: PAIR(120, 120)
  221. *CursorOrigin: PAIR(120, 4842)
  222. *Command: CmdSelect
  223. {
  224. *Order: DOC_SETUP.2
  225. *CallbackID: 47
  226. }
  227. }
  228. }
  229. }
  230. *Option: B6_JIS
  231. {
  232. *rcNameID: =B6_JIS_DISPLAY
  233. *switch: Orientation
  234. {
  235. *case: PORTRAIT
  236. {
  237. *PrintableArea: PAIR(2776, 4056)
  238. *PrintableOrigin: PAIR(120, 120)
  239. *CursorOrigin: PAIR(120, 120)
  240. *Command: CmdSelect
  241. {
  242. *Order: DOC_SETUP.2
  243. *CallbackID: 54
  244. }
  245. }
  246. *case: LANDSCAPE_CC90
  247. {
  248. *PrintableArea: PAIR(2776, 4056)
  249. *PrintableOrigin: PAIR(120, 120)
  250. *CursorOrigin: PAIR(120, 4176)
  251. *Command: CmdSelect
  252. {
  253. *Order: DOC_SETUP.2
  254. *CallbackID: 55
  255. }
  256. }
  257. }
  258. }
  259. *Option: B5
  260. {
  261. *rcNameID: =B5_DISPLAY
  262. *switch: Orientation
  263. {
  264. *case: PORTRAIT
  265. {
  266. *PrintableArea: PAIR(4060, 5832)
  267. *PrintableOrigin: PAIR(120, 120)
  268. *CursorOrigin: PAIR(120, 120)
  269. *Command: CmdSelect
  270. {
  271. *Order: DOC_SETUP.2
  272. *CallbackID: 52
  273. }
  274. }
  275. *case: LANDSCAPE_CC90
  276. {
  277. *PrintableArea: PAIR(4060, 5832)
  278. *PrintableOrigin: PAIR(120, 120)
  279. *CursorOrigin: PAIR(120, 5952)
  280. *Command: CmdSelect
  281. {
  282. *Order: DOC_SETUP.2
  283. *CallbackID: 53
  284. }
  285. }
  286. }
  287. }
  288. *Option: B4
  289. {
  290. *rcNameID: =B4_DISPLAY
  291. *switch: Orientation
  292. {
  293. *case: PORTRAIT
  294. {
  295. *PrintableArea: PAIR(5830, 8358)
  296. *PrintableOrigin: PAIR(120, 120)
  297. *CursorOrigin: PAIR(120, 120)
  298. *Command: CmdSelect
  299. {
  300. *Order: DOC_SETUP.2
  301. *CallbackID: 50
  302. }
  303. }
  304. *case: LANDSCAPE_CC90
  305. {
  306. *PrintableArea: PAIR(5830, 8358)
  307. *PrintableOrigin: PAIR(120, 120)
  308. *CursorOrigin: PAIR(120, 8478)
  309. *Command: CmdSelect
  310. {
  311. *Order: DOC_SETUP.2
  312. *CallbackID: 51
  313. }
  314. }
  315. }
  316. }
  317. *Option: LETTER
  318. {
  319. *rcNameID: =LETTER_DISPLAY
  320. *switch: Orientation
  321. {
  322. *case: PORTRAIT
  323. {
  324. *PrintableArea: PAIR(4858, 6360)
  325. *PrintableOrigin: PAIR(120, 120)
  326. *CursorOrigin: PAIR(120, 120)
  327. *Command: CmdSelect
  328. {
  329. *Order: DOC_SETUP.2
  330. *CallbackID: 56
  331. }
  332. }
  333. *case: LANDSCAPE_CC90
  334. {
  335. *PrintableArea: PAIR(4858, 6360)
  336. *PrintableOrigin: PAIR(120, 120)
  337. *CursorOrigin: PAIR(120, 6480)
  338. *Command: CmdSelect
  339. {
  340. *Order: DOC_SETUP.2
  341. *CallbackID: 57
  342. }
  343. }
  344. }
  345. }
  346. *Option: LEGAL
  347. {
  348. *rcNameID: =LEGAL_DISPLAY
  349. *switch: Orientation
  350. {
  351. *case: PORTRAIT
  352. {
  353. *PrintableArea: PAIR(4858, 8160)
  354. *PrintableOrigin: PAIR(120, 120)
  355. *CursorOrigin: PAIR(120, 120)
  356. *Command: CmdSelect
  357. {
  358. *Order: DOC_SETUP.2
  359. *CallbackID: 58
  360. }
  361. }
  362. *case: LANDSCAPE_CC90
  363. {
  364. *PrintableArea: PAIR(4858, 8160)
  365. *PrintableOrigin: PAIR(120, 120)
  366. *CursorOrigin: PAIR(120, 8280)
  367. *Command: CmdSelect
  368. {
  369. *Order: DOC_SETUP.2
  370. *CallbackID: 59
  371. }
  372. }
  373. }
  374. }
  375. *Option: TABLOID
  376. {
  377. *rcNameID: =TABLOID_DISPLAY
  378. *switch: Orientation
  379. {
  380. *case: PORTRAIT
  381. {
  382. *PrintableArea: PAIR(6358, 9960)
  383. *PrintableOrigin: PAIR(120, 120)
  384. *CursorOrigin: PAIR(120, 120)
  385. *Command: CmdSelect
  386. {
  387. *Order: DOC_SETUP.2
  388. *CallbackID: 60
  389. }
  390. }
  391. *case: LANDSCAPE_CC90
  392. {
  393. *PrintableArea: PAIR(6358, 9960)
  394. *PrintableOrigin: PAIR(120, 120)
  395. *CursorOrigin: PAIR(120, 10080)
  396. *Command: CmdSelect
  397. {
  398. *Order: DOC_SETUP.2
  399. *CallbackID: 61
  400. }
  401. }
  402. }
  403. }
  404. *Option: EXECUTIVE
  405. {
  406. *rcNameID: =EXECUTIVE_DISPLAY
  407. *switch: Orientation
  408. {
  409. *case: PORTRAIT
  410. {
  411. *PrintableArea: PAIR(4108, 6060)
  412. *PrintableOrigin: PAIR(120, 120)
  413. *CursorOrigin: PAIR(120, 120)
  414. *Command: CmdSelect
  415. {
  416. *Order: DOC_SETUP.2
  417. *CallbackID: 62
  418. }
  419. }
  420. *case: LANDSCAPE_CC90
  421. {
  422. *PrintableArea: PAIR(4108, 6060)
  423. *PrintableOrigin: PAIR(120, 120)
  424. *CursorOrigin: PAIR(120, 6180)
  425. *Command: CmdSelect
  426. {
  427. *Order: DOC_SETUP.2
  428. *CallbackID: 63
  429. }
  430. }
  431. }
  432. }
  433. *Option: JENV_YOU4
  434. {
  435. *rcNameID: =JENV_YOU4_DISPLAY
  436. *switch: Orientation
  437. {
  438. *case: PORTRAIT
  439. {
  440. *PrintableArea: PAIR(1994, 5070)
  441. *PrintableOrigin: PAIR(240, 240)
  442. *CursorOrigin: PAIR(240, 240)
  443. *Command: CmdSelect
  444. {
  445. *Order: DOC_SETUP.2
  446. *CallbackID: 64
  447. }
  448. }
  449. *case: LANDSCAPE_CC90
  450. {
  451. *PrintableArea: PAIR(1994, 5070)
  452. *PrintableOrigin: PAIR(240, 240)
  453. *CursorOrigin: PAIR(240, 5310)
  454. *Command: CmdSelect
  455. {
  456. *Order: DOC_SETUP.2
  457. *CallbackID: 65
  458. }
  459. }
  460. }
  461. }
  462. *Option: JAPANESE_POSTCARD
  463. {
  464. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  465. *switch: Orientation
  466. {
  467. *case: PORTRAIT
  468. {
  469. *PrintableArea: PAIR(2122, 3258)
  470. *PrintableOrigin: PAIR(120, 120)
  471. *CursorOrigin: PAIR(120, 120)
  472. *Command: CmdSelect
  473. {
  474. *Order: DOC_SETUP.2
  475. *CallbackID: 48
  476. }
  477. }
  478. *case: LANDSCAPE_CC90
  479. {
  480. *PrintableArea: PAIR(2122, 3258)
  481. *PrintableOrigin: PAIR(120, 120)
  482. *CursorOrigin: PAIR(120, 3378)
  483. *Command: CmdSelect
  484. {
  485. *Order: DOC_SETUP.2
  486. *CallbackID: 49
  487. }
  488. }
  489. }
  490. }
  491. *Option: CUSTOMSIZE
  492. {
  493. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  494. *MinSize: PAIR(2360, 2360)
  495. *MaxSize: PAIR(7014, 10200)
  496. *MaxPrintableWidth: 7014
  497. *MinLeftMargin: 120
  498. *CenterPrintable?: FALSE
  499. *switch: Orientation
  500. {
  501. *case: PORTRAIT
  502. {
  503. *CustCursorOriginX: %d{120}
  504. *CustCursorOriginY: %d{120}
  505. *CustPrintableOriginX: %d{120}
  506. *CustPrintableOriginY: %d{120}
  507. *CustPrintableSizeX: %d{PhysPaperWidth - 240}
  508. *CustPrintableSizeY: %d{PhysPaperLength - 240}
  509. *Command: CmdSelect
  510. {
  511. *Order: DOC_SETUP.2
  512. *CallbackID: 40
  513. *Params: LIST(PhysPaperWidth, PhysPaperLength)
  514. }
  515. }
  516. *case: LANDSCAPE_CC90
  517. {
  518. *CustCursorOriginX: %d{120}
  519. *CustCursorOriginY: %d{PhysPaperLength - 120}
  520. *CustPrintableOriginX: %d{120}
  521. *CustPrintableOriginY: %d{120}
  522. *CustPrintableSizeX: %d{PhysPaperWidth - 240}
  523. *CustPrintableSizeY: %d{PhysPaperLength - 240}
  524. *Command: CmdSelect
  525. {
  526. *Order: DOC_SETUP.2
  527. *CallbackID: 41
  528. *Params: LIST(PhysPaperWidth, PhysPaperLength)
  529. }
  530. }
  531. }
  532. }
  533. }
  534. *Feature: PrintQuality
  535. {
  536. *rcNameID: =TEXT_QUALITY_DISPLAY
  537. *DefaultOption: Option1
  538. *Option: Option1
  539. {
  540. *rcNameID: 267
  541. }
  542. *Option: Option2
  543. {
  544. *rcNameID: 268
  545. *Command: CmdSelect
  546. {
  547. *Order: JOB_SETUP.3
  548. *CallbackID: 72
  549. *% Error: you must check if this command callback requires any parameters!
  550. }
  551. }
  552. *Option: Option3
  553. {
  554. *rcNameID: 269
  555. *Command: CmdSelect
  556. {
  557. *Order: JOB_SETUP.3
  558. *CallbackID: 73
  559. *% Error: you must check if this command callback requires any parameters!
  560. }
  561. }
  562. }
  563. *Feature: ImageControl
  564. {
  565. *rcNameID: =IMAGECONTROL_DISPLAY
  566. *DefaultOption: Option1
  567. *Option: Option1
  568. {
  569. *rcNameID: 278
  570. }
  571. *Option: Option2
  572. {
  573. *rcNameID: 279
  574. *Command: CmdSelect
  575. {
  576. *Order: JOB_SETUP.4
  577. *CallbackID: 76
  578. *% Error: you must check if this command callback requires any parameters!
  579. }
  580. }
  581. *Option: Option3
  582. {
  583. *rcNameID: 280
  584. *Command: CmdSelect
  585. {
  586. *Order: JOB_SETUP.4
  587. *CallbackID: 77
  588. *% Error: you must check if this command callback requires any parameters!
  589. }
  590. }
  591. }
  592. *Feature: PrintDensity
  593. {
  594. *rcNameID: =PRINTDENSITY_DISPLAY
  595. *DefaultOption: Option1
  596. *Option: Option1
  597. {
  598. *rcNameID: 281
  599. }
  600. *Option: Option2
  601. {
  602. *rcNameID: 282
  603. *Command: CmdSelect
  604. {
  605. *Order: JOB_SETUP.5
  606. *CallbackID: 74
  607. *% Error: you must check if this command callback requires any parameters!
  608. }
  609. }
  610. *Option: Option3
  611. {
  612. *rcNameID: 283
  613. *Command: CmdSelect
  614. {
  615. *Order: JOB_SETUP.5
  616. *CallbackID: 75
  617. *% Error: you must check if this command callback requires any parameters!
  618. }
  619. }
  620. }
  621. *Feature: Halftone
  622. {
  623. *rcNameID: =HALFTONING_DISPLAY
  624. *DefaultOption: HT_PATSIZE_AUTO
  625. *Option: HT_PATSIZE_AUTO
  626. {
  627. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  628. }
  629. *Option: HT_PATSIZE_SUPERCELL_M
  630. {
  631. *rcNameID: =HT_SUPERCELL_DISPLAY
  632. }
  633. *Option: HT_PATSIZE_6x6_M
  634. {
  635. *rcNameID: =HT_DITHER6X6_DISPLAY
  636. }
  637. *Option: HT_PATSIZE_8x8_M
  638. {
  639. *rcNameID: =HT_DITHER8X8_DISPLAY
  640. }
  641. }
  642. *Feature: Memory
  643. {
  644. *rcNameID: =PRINTER_MEMORY_DISPLAY
  645. *DefaultOption: 4096KB
  646. *Option: 4096KB
  647. {
  648. *Name: "4MB"
  649. *MemoryConfigKB: PAIR(4096, 3500)
  650. }
  651. *Option: 8192KB
  652. {
  653. *Name: "8MB"
  654. *MemoryConfigKB: PAIR(8192, 7168)
  655. }
  656. *Option: 12288KB
  657. {
  658. *Name: "12MB"
  659. *MemoryConfigKB: PAIR(12288, 8192)
  660. }
  661. *Option: 16384KB
  662. {
  663. *Name: "16MB"
  664. *MemoryConfigKB: PAIR(16384, 13312)
  665. }
  666. *Option: 20480KB
  667. {
  668. *Name: "20MB"
  669. *MemoryConfigKB: PAIR(20480, 17408)
  670. }
  671. *Option: 24576KB
  672. {
  673. *Name: "24MB"
  674. *MemoryConfigKB: PAIR(24576, 21504)
  675. }
  676. *Option: 28672KB
  677. {
  678. *Name: "28MB"
  679. *MemoryConfigKB: PAIR(28672, 25600)
  680. }
  681. *Option: 36864KB
  682. {
  683. *Name: "36MB"
  684. *MemoryConfigKB: PAIR(36864, 33792)
  685. }
  686. }
  687. *Feature: DuplexUnit
  688. {
  689. *FeatureType: PRINTER_PROPERTY
  690. *rcNameID: 292
  691. *DefaultOption: NotInstalled
  692. *Option: NotInstalled
  693. {
  694. *rcNameID: 291
  695. *DisabledFeatures: LIST(Duplex)
  696. *Constraints: LIST(Duplex.VERTICAL, Duplex.HORIZONTAL)
  697. }
  698. *Option: Installed
  699. {
  700. *rcNameID: 290
  701. }
  702. }
  703. *Feature: Duplex
  704. {
  705. *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  706. *DefaultOption: NONE
  707. *Option: NONE
  708. {
  709. *rcNameID: =NONE_DISPLAY
  710. }
  711. *Option: VERTICAL
  712. {
  713. *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  714. *Command: CmdSelect
  715. {
  716. *Order: DOC_SETUP.8
  717. *CallbackID: 14
  718. *% Error: you must check if this command callback requires any parameters!
  719. }
  720. }
  721. *Option: HORIZONTAL
  722. {
  723. *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  724. *Command: CmdSelect
  725. {
  726. *Order: DOC_SETUP.8
  727. *CallbackID: 19
  728. *% Error: you must check if this command callback requires any parameters!
  729. }
  730. }
  731. }
  732. *Command: CmdStartJob
  733. {
  734. *Order: JOB_SETUP.6
  735. *CallbackID: 100
  736. *% Error: you must check if this command callback requires any parameters!
  737. }
  738. *Command: CmdStartDoc
  739. {
  740. *Order: DOC_SETUP.6
  741. *CallbackID: 130
  742. }
  743. *Command: CmdStartPage
  744. {
  745. *Order: PAGE_SETUP.1
  746. *CallbackID: 6
  747. *% Error: you must check if this command callback requires any parameters!
  748. }
  749. *Command: CmdEndJob
  750. {
  751. *Order: JOB_FINISH.1
  752. *CallbackID: 99
  753. *% Error: you must check if this command callback requires any parameters!
  754. }
  755. *Command: CmdEndPage
  756. {
  757. *Order: PAGE_FINISH.1
  758. *CallbackID: 5
  759. *% Error: you must check if this command callback requires any parameters!
  760. }
  761. *Command: CmdCopies
  762. {
  763. *Order: PAGE_SETUP.13
  764. *Cmd: "<1B>[" %d[1,255]{NumOfCopies }"v"
  765. }
  766. *RotateCoordinate?: TRUE
  767. *RotateRaster?: TRUE
  768. *RotateFont?: TRUE
  769. *TextCaps: LIST(TC_OP_CHARACTER,TC_CR_90,TC_CR_ANY,TC_SF_X_YINDEP,TC_SA_INTEGER,TC_SA_CONTIN,TC_EA_DOUBLE,TC_IA_ABLE)
  770. *MemoryUsage: LIST(FONT)
  771. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  772. *XMoveThreshold: 0
  773. *YMoveThreshold: 0
  774. *XMoveUnit: 600
  775. *YMoveUnit: 600
  776. *Command: CmdXMoveAbsolute
  777. {
  778. *CallbackID: 15
  779. *Params: LIST(DestX)
  780. }
  781. *Command: CmdXMoveRelRight
  782. {
  783. *CallbackID: 36
  784. *Params: LIST(DestXRel)
  785. }
  786. *Command: CmdYMoveAbsolute
  787. {
  788. *CallbackID: 16
  789. *Params: LIST(DestY)
  790. }
  791. *Command: CmdYMoveRelDown
  792. {
  793. *CallbackID: 37
  794. *Params: LIST(DestYRel)
  795. }
  796. *Command: CmdCR { *CallbackID: 18 }
  797. *Command: CmdSetSimpleRotation
  798. {
  799. *CallbackID: 4
  800. *Params: LIST(PrintDirInCCDegrees)
  801. }
  802. *EjectPageWithFF?: TRUE
  803. *Command: CmdEnableFE_RLE { *CallbackID: 11 }
  804. *Command: CmdDisableCompression { *CallbackID: 12 }
  805. *Command: CmdEnableTIFF4 { *CallbackID: 103 }
  806. *OutputDataFormat: H_BYTE
  807. *OptimizeLeftBound?: TRUE
  808. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  809. *CursorYAfterSendBlockData: NO_MOVE
  810. *DefaultFont: 40
  811. *DefaultCTT: 0
  812. *CharPosition: BASELINE
  813. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,
  814. + 40,41,42,43,60,61,62,63)
  815. *% *MinFontID: 0
  816. *% *MaxFontID: 100
  817. *% *MaxNumDownFonts: 0
  818. *% *FontFormat: OEM_CALLBACK
  819. *Command: CmdBoldOn { *CallbackID: 20 }
  820. *Command: CmdBoldOff { *CallbackID: 21 }
  821. *Command: CmdItalicOn { *CallbackID: 22 }
  822. *Command: CmdItalicOff { *CallbackID: 23 }
  823. *Command: CmdWhiteTextOn { *CallbackID: 30 }
  824. *Command: CmdWhiteTextOff { *CallbackID: 31 }
  825. *Command: CmdSelectSingleByteMode { *CallbackID: 32 }
  826. *Command: CmdSelectDoubleByteMode { *CallbackID: 33 }
  827. *Command: CmdVerticalPrintingOn { *CallbackID: 34 }
  828. *Command: CmdVerticalPrintingOff { *CallbackID: 35 }
  829. *Command: CmdLF { *Cmd : "<0A>" }
  830. *Command: CmdFF { *Cmd : "" }
  831. *ReselectFont: LIST(AFTER_FF)
  832. *TTFS: Arial
  833. {
  834. *rcTTFontNameID: 501
  835. *rcDevFontNameID: 502
  836. }
  837. *TTFS: Symbol
  838. {
  839. *rcTTFontNameID: 503
  840. *rcDevFontNameID: 504
  841. }
  842. *TTFS: TimesNewRoman
  843. {
  844. *rcTTFontNameID: 505
  845. *rcDevFontNameID: 506
  846. }
  847. *TTFS: CourierNew
  848. {
  849. *rcTTFontNameID: 507
  850. *rcDevFontNameID: 508
  851. }
  852. *TTFS: MSMincho
  853. {
  854. *rcTTFontNameID: 509
  855. *rcDevFontNameID: 510
  856. }
  857. *TTFS: MSMinchoV
  858. {
  859. *rcTTFontNameID: 511
  860. *rcDevFontNameID: 512
  861. }
  862. *TTFS: MSGothic
  863. {
  864. *rcTTFontNameID: 513
  865. *rcDevFontNameID: 514
  866. }
  867. *TTFS: MSGothicV
  868. {
  869. *rcTTFontNameID: 515
  870. *rcDevFontNameID: 516
  871. }
  872. *TTFS: MSMincho_E
  873. {
  874. *rcTTFontNameID: 540
  875. *rcDevFontNameID: 510
  876. }
  877. *TTFS: MSMinchoV_E
  878. {
  879. *rcTTFontNameID: 541
  880. *rcDevFontNameID: 512
  881. }
  882. *TTFS: MSGothic_E
  883. {
  884. *rcTTFontNameID: 542
  885. *rcDevFontNameID: 514
  886. }
  887. *TTFS: MSGothicV_E
  888. {
  889. *rcTTFontNameID: 543
  890. *rcDevFontNameID: 516
  891. }
  892. *TTFSEnabled?: TRUE
  893. *% RectFill feature
  894. *% *Feature: ScanForRules
  895. *% {
  896. *% *rcNameID: 297
  897. *% *FeatureType: DOC_PROPERTY
  898. *% *DefaultOption: Enabled
  899. *% *Option: Disabled
  900. *% {
  901. *% *rcNameID: 291
  902. *% }
  903. *% *Option: Enabled
  904. *% {
  905. *% *rcNameID: 290
  906. *Command: CmdSetRectWidth
  907. {
  908. *CallbackID: 401
  909. *Params: LIST(RectXSize)
  910. }
  911. *Command: CmdSetRectHeight
  912. {
  913. *CallbackID: 402
  914. *Params: LIST(RectYSize)
  915. }
  916. *Command: CmdRectWhiteFill { *CallbackID: 403 }
  917. *% *Command: CmdRectBlackFill { *CallbackID: 404 }
  918. *% }
  919. *% }
  920. *MinGrayFill: 0
  921. *MaxGrayFill: 0
  922. *% DRC
  923. *Command: CmdEnableOEMComp { *CallbackID: 510 }
  924. *Command: CmdSetSrcBmpWidth
  925. {
  926. *CallbackID: 511
  927. *Params: LIST(RasterDataWidthInBytes)
  928. }
  929. *Command: CmdSetSrcBmpHeight
  930. {
  931. *CallbackID: 512
  932. *Params: LIST(RasterDataHeightInPixels)
  933. }