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.

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