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.

822 lines
20 KiB

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