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.

905 lines
23 KiB

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