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.

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