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.

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