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.

842 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: "CNL34EJ.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 1252
  10. *ModelName: "Canon LBP-A304E 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. }
  615. *Command: CmdStartJob
  616. {
  617. *Order: JOB_SETUP.2
  618. *CallbackID: 1
  619. *% Error: you must check if this command callback requires any parameters!
  620. }
  621. *Command: CmdStartDoc
  622. {
  623. *Order: DOC_SETUP.1
  624. *CallbackID: 130
  625. }
  626. *Command: CmdStartPage
  627. {
  628. *Order: PAGE_SETUP.1
  629. *CallbackID: 6
  630. *% Error: you must check if this command callback requires any parameters!
  631. }
  632. *Command: CmdEndJob
  633. {
  634. *Order: JOB_FINISH.1
  635. *Cmd: "<1B>P0J<1B>\"
  636. }
  637. *Command: CmdEndPage
  638. {
  639. *Order: PAGE_FINISH.1
  640. *CallbackID: 5
  641. *% Error: you must check if this command callback requires any parameters!
  642. }
  643. *Command: CmdCopies
  644. {
  645. *Order: PAGE_SETUP.4
  646. *Cmd: "<1B>[" %d[1,255]{NumOfCopies }"v"
  647. }
  648. *RotateCoordinate?: TRUE
  649. *RotateRaster?: TRUE
  650. *RotateFont?: TRUE
  651. *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)
  652. *MemoryUsage: LIST(FONT)
  653. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  654. *XMoveThreshold: 0
  655. *YMoveThreshold: 0
  656. *XMoveUnit: 600
  657. *YMoveUnit: 600
  658. *Command: CmdXMoveAbsolute
  659. {
  660. *CallbackID: 15
  661. *Params: LIST(DestX)
  662. }
  663. *Command: CmdXMoveRelRight
  664. {
  665. *CallbackID: 36
  666. *Params: LIST(DestXRel)
  667. }
  668. *Command: CmdYMoveAbsolute
  669. {
  670. *CallbackID: 16
  671. *Params: LIST(DestY)
  672. }
  673. *Command: CmdYMoveRelDown
  674. {
  675. *CallbackID: 37
  676. *Params: LIST(DestYRel)
  677. }
  678. *Command: CmdCR { *CallbackID: 18 }
  679. *Command: CmdSetSimpleRotation
  680. {
  681. *CallbackID: 4
  682. *Params: LIST(PrintDirInCCDegrees)
  683. }
  684. *EjectPageWithFF?: TRUE
  685. *Command: CmdEnableFE_RLE { *CallbackID: 11 }
  686. *Command: CmdDisableCompression { *CallbackID: 12 }
  687. *OutputDataFormat: H_BYTE
  688. *OptimizeLeftBound?: TRUE
  689. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  690. *CursorYAfterSendBlockData: NO_MOVE
  691. *DefaultFont: 40
  692. *DefaultCTT: 0
  693. *CharPosition: BASELINE
  694. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,32,33,34,35,40,41)
  695. *FontCartridge: FC1
  696. {
  697. *rcCartridgeNameID: 270
  698. *Fonts: LIST(42,43)
  699. }
  700. *FontCartridge: FC2
  701. {
  702. *rcCartridgeNameID: 271
  703. *Fonts: LIST(44,45)
  704. }
  705. *FontCartridge: FC3
  706. {
  707. *rcCartridgeNameID: 272
  708. *Fonts: LIST(48,49)
  709. }
  710. *FontCartridge: FC4
  711. {
  712. *rcCartridgeNameID: 273
  713. *Fonts: LIST(46,47)
  714. }
  715. *FontCartridge: FC5
  716. {
  717. *rcCartridgeNameID: 274
  718. *Fonts: LIST(54,55)
  719. }
  720. *FontCartridge: FC6
  721. {
  722. *rcCartridgeNameID: 275
  723. *Fonts: LIST(10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,
  724. + 26,27,28,29,30,31)
  725. }
  726. *FontCartridge: FC7
  727. {
  728. *rcCartridgeNameID: 276
  729. *Fonts: LIST(50,51)
  730. }
  731. *FontCartridge: FC8
  732. {
  733. *rcCartridgeNameID: 277
  734. *Fonts: LIST(52,53)
  735. }
  736. *% *MinFontID: 0
  737. *% *MaxFontID: 100
  738. *% *MaxNumDownFonts: 0
  739. *% *FontFormat: OEM_CALLBACK
  740. *Command: CmdBoldOn { *CallbackID: 20 }
  741. *Command: CmdBoldOff { *CallbackID: 21 }
  742. *Command: CmdItalicOn { *CallbackID: 22 }
  743. *Command: CmdItalicOff { *CallbackID: 23 }
  744. *Command: CmdWhiteTextOn { *CallbackID: 30 }
  745. *Command: CmdWhiteTextOff { *CallbackID: 31 }
  746. *Command: CmdSelectSingleByteMode { *CallbackID: 32 }
  747. *Command: CmdSelectDoubleByteMode { *CallbackID: 33 }
  748. *Command: CmdVerticalPrintingOn { *CallbackID: 34 }
  749. *Command: CmdVerticalPrintingOff { *CallbackID: 35 }
  750. *Command: CmdLF { *Cmd : "<0A>" }
  751. *Command: CmdFF { *Cmd : "" }
  752. *ReselectFont: LIST(AFTER_FF)
  753. *TTFS: Arial
  754. {
  755. *rcTTFontNameID: 501
  756. *rcDevFontNameID: 502
  757. }
  758. *TTFS: Symbol
  759. {
  760. *rcTTFontNameID: 503
  761. *rcDevFontNameID: 504
  762. }
  763. *TTFS: TimesNewRoman
  764. {
  765. *rcTTFontNameID: 505
  766. *rcDevFontNameID: 506
  767. }
  768. *TTFS: CourierNew
  769. {
  770. *rcTTFontNameID: 507
  771. *rcDevFontNameID: 508
  772. }
  773. *TTFS: MSMincho
  774. {
  775. *rcTTFontNameID: 509
  776. *rcDevFontNameID: 510
  777. }
  778. *TTFS: MSMinchoV
  779. {
  780. *rcTTFontNameID: 511
  781. *rcDevFontNameID: 512
  782. }
  783. *TTFS: MSGothic
  784. {
  785. *rcTTFontNameID: 513
  786. *rcDevFontNameID: 514
  787. }
  788. *TTFS: MSGothicV
  789. {
  790. *rcTTFontNameID: 515
  791. *rcDevFontNameID: 516
  792. }
  793. *TTFS: MSMincho_E
  794. {
  795. *rcTTFontNameID: 540
  796. *rcDevFontNameID: 510
  797. }
  798. *TTFS: MSMinchoV_E
  799. {
  800. *rcTTFontNameID: 541
  801. *rcDevFontNameID: 512
  802. }
  803. *TTFS: MSGothic_E
  804. {
  805. *rcTTFontNameID: 542
  806. *rcDevFontNameID: 514
  807. }
  808. *TTFS: MSGothicV_E
  809. {
  810. *rcTTFontNameID: 543
  811. *rcDevFontNameID: 516
  812. }
  813. *TTFSEnabled?: TRUE
  814. *% RectFill feature
  815. *%*Feature: ScanForRules
  816. *%{
  817. *% *rcNameID: 297
  818. *% *FeatureType: DOC_PROPERTY
  819. *% *DefaultOption: Enabled
  820. *% *Option: Disabled
  821. *% {
  822. *% *rcNameID: 291
  823. *% }
  824. *% *Option: Enabled
  825. *% {
  826. *% *rcNameID: 290
  827. *Command: CmdSetRectWidth
  828. {
  829. *CallbackID: 401
  830. *Params: LIST(RectXSize)
  831. }
  832. *Command: CmdSetRectHeight
  833. {
  834. *CallbackID: 402
  835. *Params: LIST(RectYSize)
  836. }
  837. *Command: CmdRectWhiteFill { *CallbackID: 403 }
  838. *% *Command: CmdRectBlackFill { *CallbackID: 404 }
  839. *% }
  840. *%}
  841. *MinGrayFill: 0
  842. *MaxGrayFill: 0