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.

726 lines
20 KiB

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