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.

823 lines
21 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.00"
  7. *GPDFileName: "FX41502J.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 1252
  10. *ModelName: "Fuji Xerox 4150II ART4"
  11. *MasterUnits: PAIR(1200, 1200)
  12. *ResourceDLL: "FXARTRES.DLL"
  13. *PrinterType: PAGE
  14. *PrintRate: 16
  15. *PrintRateUnit: PPM
  16. *MaxCopies: 99
  17. *FontCartSlots: 2
  18. *%========== Orientation ==========
  19. *Feature: Orientation
  20. {
  21. *rcNameID: =ORIENTATION_DISPLAY
  22. *DefaultOption: PORTRAIT
  23. *Option: PORTRAIT
  24. {
  25. *rcNameID: =PORTRAIT_DISPLAY
  26. *Command: CmdSelect
  27. {
  28. *Order: DOC_SETUP.4
  29. *CallbackID: 17
  30. }
  31. }
  32. *Option: LANDSCAPE_CC90
  33. {
  34. *rcNameID: =LANDSCAPE_DISPLAY
  35. *Command: CmdSelect
  36. {
  37. *Order: DOC_SETUP.4
  38. *CallbackID: 18
  39. }
  40. }
  41. }
  42. *%========== InputBin ==========
  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.7
  53. *Cmd: "it -1<0D0A>"
  54. }
  55. }
  56. *Option: MANUAL
  57. {
  58. *rcNameID: =MANUAL_FEED_DISPLAY
  59. *Command: CmdSelect
  60. {
  61. *Order: DOC_SETUP.7
  62. *Cmd: "it 0<0D0A>"
  63. }
  64. }
  65. *Option: TRAY1
  66. {
  67. *rcNameID: 258
  68. *Command: CmdSelect
  69. {
  70. *Order: DOC_SETUP.7
  71. *Cmd: "it 1<0D0A>"
  72. }
  73. }
  74. *Option: TRAY2
  75. {
  76. *rcNameID: 259
  77. *Command: CmdSelect
  78. {
  79. *Order: DOC_SETUP.7
  80. *Cmd: "it 2<0D0A>"
  81. }
  82. }
  83. *Option: TRAY3
  84. {
  85. *rcNameID: 260
  86. *Command: CmdSelect
  87. {
  88. *Order: DOC_SETUP.7
  89. *Cmd: "it 3<0D0A>"
  90. }
  91. }
  92. }
  93. *%========== Resolution ==========
  94. *Feature: Resolution
  95. {
  96. *rcNameID: =RESOLUTION_DISPLAY
  97. *DefaultOption: Option1
  98. *Option: Option1
  99. {
  100. *Name: "600 x 600 dots per inch"
  101. *DPI: PAIR(600, 600)
  102. *TextDPI: PAIR(600, 600)
  103. *MinStripBlankPixels: 24
  104. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,TRAILING)
  105. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  106. *SpotDiameter: 100
  107. *Command: CmdSendBlockData
  108. {
  109. *CallbackID: 26
  110. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  111. }
  112. *Command: CmdEndBlockData { *Cmd : "]<0A>" }
  113. *Command: CmdSelect
  114. {
  115. *Order: DOC_SETUP.2
  116. *CallbackID: 24
  117. }
  118. }
  119. }
  120. *%========== PaperSize ==========
  121. *Feature: PaperSize
  122. {
  123. *rcNameID: =PAPER_SIZE_DISPLAY
  124. *DefaultOption: A4
  125. *Option: A3
  126. {
  127. *rcNameID: =A3_DISPLAY
  128. *switch: Orientation
  129. {
  130. *case: PORTRAIT
  131. {
  132. *PrintableArea: PAIR(13608, 19418)
  133. *PrintableOrigin: PAIR(210, 210)
  134. *CursorOrigin: PAIR(210, 210)
  135. *Command: CmdSelect
  136. {
  137. *Order: DOC_SETUP.8
  138. *CallbackID: 30
  139. }
  140. }
  141. *case: LANDSCAPE_CC90
  142. {
  143. *PrintableArea: PAIR(13608, 19418)
  144. *PrintableOrigin: PAIR(210, 220)
  145. *CursorOrigin: PAIR(210, 19638)
  146. *Command: CmdSelect
  147. {
  148. *Order: DOC_SETUP.8
  149. *CallbackID: 30
  150. }
  151. }
  152. }
  153. }
  154. *Option: A4
  155. {
  156. *rcNameID: =A4_DISPLAY
  157. *switch: Orientation
  158. {
  159. *case: PORTRAIT
  160. {
  161. *PrintableArea: PAIR(9501, 13608)
  162. *PrintableOrigin: PAIR(211, 210)
  163. *switch: Resolution
  164. {
  165. *case: Option1
  166. {
  167. *PrintableArea: PAIR(9500, 13608)
  168. *PrintableOrigin: PAIR(212, 210)
  169. }
  170. }
  171. *CursorOrigin: PAIR(211, 210)
  172. *Command: CmdSelect
  173. {
  174. *Order: DOC_SETUP.8
  175. *CallbackID: 31
  176. }
  177. }
  178. *case: LANDSCAPE_CC90
  179. {
  180. *PrintableArea: PAIR(9501, 13606)
  181. *PrintableOrigin: PAIR(213, 212)
  182. *switch: Resolution
  183. {
  184. *case: Option1
  185. {
  186. *PrintableArea: PAIR(9500, 13606)
  187. *PrintableOrigin: PAIR(214, 212)
  188. }
  189. }
  190. *CursorOrigin: PAIR(213, 13818)
  191. *Command: CmdSelect
  192. {
  193. *Order: DOC_SETUP.8
  194. *CallbackID: 31
  195. }
  196. }
  197. }
  198. }
  199. *Option: A5
  200. {
  201. *rcNameID: =A5_DISPLAY
  202. *switch: Orientation
  203. {
  204. *case: PORTRAIT
  205. {
  206. *PrintableArea: PAIR(6571, 9499)
  207. *PrintableOrigin: PAIR(210, 210)
  208. *switch: Resolution
  209. {
  210. *case: Option1
  211. {
  212. *PrintableArea: PAIR(6570, 9498)
  213. }
  214. }
  215. *CursorOrigin: PAIR(210, 210)
  216. *Command: CmdSelect
  217. {
  218. *Order: DOC_SETUP.8
  219. *CallbackID: 32
  220. }
  221. }
  222. *case: LANDSCAPE_CC90
  223. {
  224. *PrintableArea: PAIR(6571, 9499)
  225. *PrintableOrigin: PAIR(210, 215)
  226. *switch: Resolution
  227. {
  228. *case: Option1
  229. {
  230. *PrintableArea: PAIR(6570, 9498)
  231. *PrintableOrigin: PAIR(210, 216)
  232. }
  233. }
  234. *CursorOrigin: PAIR(210, 9714)
  235. *Command: CmdSelect
  236. {
  237. *Order: DOC_SETUP.8
  238. *CallbackID: 32
  239. }
  240. }
  241. }
  242. }
  243. *Option: B4
  244. {
  245. *rcNameID: =B4_DISPLAY
  246. *switch: Orientation
  247. {
  248. *case: PORTRAIT
  249. {
  250. *PrintableArea: PAIR(11719, 16776)
  251. *PrintableOrigin: PAIR(210, 210)
  252. *switch: Resolution
  253. {
  254. *case: Option1
  255. {
  256. *PrintableArea: PAIR(11718, 16776)
  257. }
  258. }
  259. *CursorOrigin: PAIR(210, 210)
  260. *Command: CmdSelect
  261. {
  262. *Order: DOC_SETUP.8
  263. *CallbackID: 33
  264. }
  265. }
  266. *case: LANDSCAPE_CC90
  267. {
  268. *PrintableArea: PAIR(11719, 16776)
  269. *PrintableOrigin: PAIR(210, 210)
  270. *switch: Resolution
  271. {
  272. *case: Option1
  273. {
  274. *PrintableArea: PAIR(11718, 16776)
  275. }
  276. }
  277. *CursorOrigin: PAIR(210, 16986)
  278. *Command: CmdSelect
  279. {
  280. *Order: DOC_SETUP.8
  281. *CallbackID: 33
  282. }
  283. }
  284. }
  285. }
  286. *Option: B5
  287. {
  288. *rcNameID: =B5_DISPLAY
  289. *switch: Orientation
  290. {
  291. *case: PORTRAIT
  292. {
  293. *PrintableArea: PAIR(8179, 11719)
  294. *PrintableOrigin: PAIR(210, 210)
  295. *switch: Resolution
  296. {
  297. *case: Option1
  298. {
  299. *PrintableArea: PAIR(8178, 11718)
  300. }
  301. }
  302. *CursorOrigin: PAIR(210, 210)
  303. *Command: CmdSelect
  304. {
  305. *Order: DOC_SETUP.8
  306. *CallbackID: 34
  307. }
  308. }
  309. *case: LANDSCAPE_CC90
  310. {
  311. *PrintableArea: PAIR(8179, 11719)
  312. *PrintableOrigin: PAIR(210, 215)
  313. *switch: Resolution
  314. {
  315. *case: Option1
  316. {
  317. *PrintableArea: PAIR(8178, 11718)
  318. *PrintableOrigin: PAIR(210, 216)
  319. }
  320. }
  321. *CursorOrigin: PAIR(210, 11934)
  322. *Command: CmdSelect
  323. {
  324. *Order: DOC_SETUP.8
  325. *CallbackID: 34
  326. }
  327. }
  328. }
  329. }
  330. *Option: JAPANESE_POSTCARD
  331. {
  332. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  333. *Constraints: LIST(InputBin.TRAY1,InputBin.TRAY2,InputBin.TRAY3)
  334. *switch: Orientation
  335. {
  336. *case: PORTRAIT
  337. {
  338. *PrintableArea: PAIR(4304, 6572)
  339. *PrintableOrigin: PAIR(210, 210)
  340. *CursorOrigin: PAIR(210, 210)
  341. *Command: CmdSelect
  342. {
  343. *Order: DOC_SETUP.8
  344. *CallbackID: 35
  345. }
  346. }
  347. *case: LANDSCAPE_CC90
  348. {
  349. *PrintableArea: PAIR(4304, 6572)
  350. *PrintableOrigin: PAIR(210, 210)
  351. *CursorOrigin: PAIR(210, 6780)
  352. *Command: CmdSelect
  353. {
  354. *Order: DOC_SETUP.8
  355. *CallbackID: 35
  356. }
  357. }
  358. }
  359. }
  360. *Option: TABLOID
  361. {
  362. *rcNameID: =TABLOID_DISPLAY
  363. *switch: Orientation
  364. {
  365. *case: PORTRAIT
  366. {
  367. *PrintableArea: PAIR(12780, 19980)
  368. *PrintableOrigin: PAIR(210, 210)
  369. *CursorOrigin: PAIR(210, 210)
  370. *Command: CmdSelect
  371. {
  372. *Order: DOC_SETUP.8
  373. *CallbackID: 36
  374. }
  375. }
  376. *case: LANDSCAPE_CC90
  377. {
  378. *PrintableArea: PAIR(12780, 19980)
  379. *PrintableOrigin: PAIR(210, 210)
  380. *CursorOrigin: PAIR(210, 20190)
  381. *Command: CmdSelect
  382. {
  383. *Order: DOC_SETUP.8
  384. *CallbackID: 36
  385. }
  386. }
  387. }
  388. }
  389. *Option: LETTER
  390. {
  391. *rcNameID: =LETTER_DISPLAY
  392. *switch: Orientation
  393. {
  394. *case: PORTRAIT
  395. {
  396. *PrintableArea: PAIR(9780, 12780)
  397. *PrintableOrigin: PAIR(210, 210)
  398. *CursorOrigin: PAIR(210, 210)
  399. *Command: CmdSelect
  400. {
  401. *Order: DOC_SETUP.8
  402. *CallbackID: 37
  403. }
  404. }
  405. *case: LANDSCAPE_CC90
  406. {
  407. *PrintableArea: PAIR(9780, 12780)
  408. *PrintableOrigin: PAIR(210, 210)
  409. *CursorOrigin: PAIR(210, 12990)
  410. *Command: CmdSelect
  411. {
  412. *Order: DOC_SETUP.8
  413. *CallbackID: 37
  414. }
  415. }
  416. }
  417. }
  418. *Option: FOLIO
  419. {
  420. *rcNameID: =FOLIO_DISPLAY
  421. *switch: Orientation
  422. {
  423. *case: PORTRAIT
  424. {
  425. *PrintableArea: PAIR(9780, 15180)
  426. *PrintableOrigin: PAIR(210, 210)
  427. *CursorOrigin: PAIR(210, 210)
  428. *Command: CmdSelect
  429. {
  430. *Order: DOC_SETUP.8
  431. *CallbackID: 38
  432. }
  433. }
  434. *case: LANDSCAPE_CC90
  435. {
  436. *PrintableArea: PAIR(9780, 15180)
  437. *PrintableOrigin: PAIR(210, 210)
  438. *CursorOrigin: PAIR(210, 15390)
  439. *Command: CmdSelect
  440. {
  441. *Order: DOC_SETUP.8
  442. *CallbackID: 38
  443. }
  444. }
  445. }
  446. }
  447. *Option: LEGAL
  448. {
  449. *rcNameID: =LEGAL_DISPLAY
  450. *switch: Orientation
  451. {
  452. *case: PORTRAIT
  453. {
  454. *PrintableArea: PAIR(9780, 16380)
  455. *PrintableOrigin: PAIR(210, 210)
  456. *CursorOrigin: PAIR(210, 210)
  457. *Command: CmdSelect
  458. {
  459. *Order: DOC_SETUP.8
  460. *CallbackID: 39
  461. }
  462. }
  463. *case: LANDSCAPE_CC90
  464. {
  465. *PrintableArea: PAIR(9780, 16380)
  466. *PrintableOrigin: PAIR(210, 210)
  467. *CursorOrigin: PAIR(210, 16590)
  468. *Command: CmdSelect
  469. {
  470. *Order: DOC_SETUP.8
  471. *CallbackID: 39
  472. }
  473. }
  474. }
  475. }
  476. *Option: ENV_10
  477. {
  478. *rcNameID: =ENV_10_DISPLAY
  479. *Constraints: LIST(InputBin.TRAY1,InputBin.TRAY2,InputBin.TRAY3)
  480. *switch: Orientation
  481. {
  482. *case: PORTRAIT
  483. {
  484. *PrintableArea: PAIR(4536, 10980)
  485. *PrintableOrigin: PAIR(210, 210)
  486. *CursorOrigin: PAIR(210, 210)
  487. *Command: CmdSelect
  488. {
  489. *Order: DOC_SETUP.8
  490. *CallbackID: 40
  491. }
  492. }
  493. *case: LANDSCAPE_CC90
  494. {
  495. *PrintableArea: PAIR(4536, 10980)
  496. *PrintableOrigin: PAIR(210, 210)
  497. *CursorOrigin: PAIR(210, 11190)
  498. *Command: CmdSelect
  499. {
  500. *Order: DOC_SETUP.8
  501. *CallbackID: 40
  502. }
  503. }
  504. }
  505. }
  506. *Option: ENV_MONARCH
  507. {
  508. *rcNameID: =ENV_MONARCH_DISPLAY
  509. *Constraints: LIST(InputBin.TRAY1,InputBin.TRAY2,InputBin.TRAY3)
  510. *switch: Orientation
  511. {
  512. *case: PORTRAIT
  513. {
  514. *PrintableArea: PAIR(4236, 8580)
  515. *PrintableOrigin: PAIR(210, 210)
  516. *CursorOrigin: PAIR(210, 210)
  517. *Command: CmdSelect
  518. {
  519. *Order: DOC_SETUP.8
  520. *CallbackID: 41
  521. }
  522. }
  523. *case: LANDSCAPE_CC90
  524. {
  525. *PrintableArea: PAIR(4236, 8580)
  526. *PrintableOrigin: PAIR(210, 210)
  527. *CursorOrigin: PAIR(210, 8790)
  528. *Command: CmdSelect
  529. {
  530. *Order: DOC_SETUP.8
  531. *CallbackID: 41
  532. }
  533. }
  534. }
  535. }
  536. *Option: ENV_DL
  537. {
  538. *rcNameID: =ENV_DL_DISPLAY
  539. *Constraints: LIST(InputBin.TRAY1,InputBin.TRAY2,InputBin.TRAY3)
  540. *switch: Orientation
  541. {
  542. *case: PORTRAIT
  543. {
  544. *PrintableArea: PAIR(4776, 9972)
  545. *PrintableOrigin: PAIR(210, 210)
  546. *CursorOrigin: PAIR(210, 210)
  547. *Command: CmdSelect
  548. {
  549. *Order: DOC_SETUP.8
  550. *CallbackID: 42
  551. }
  552. }
  553. *case: LANDSCAPE_CC90
  554. {
  555. *PrintableArea: PAIR(4776, 9972)
  556. *PrintableOrigin: PAIR(210, 210)
  557. *CursorOrigin: PAIR(210, 10182)
  558. *Command: CmdSelect
  559. {
  560. *Order: DOC_SETUP.8
  561. *CallbackID: 42
  562. }
  563. }
  564. }
  565. }
  566. *Option: ENV_C5
  567. {
  568. *rcNameID: =ENV_C5_DISPLAY
  569. *Constraints: LIST(InputBin.TRAY1,InputBin.TRAY2,InputBin.TRAY3)
  570. *switch: Orientation
  571. {
  572. *case: PORTRAIT
  573. {
  574. *PrintableArea: PAIR(7236, 10404)
  575. *PrintableOrigin: PAIR(210, 210)
  576. *CursorOrigin: PAIR(210, 210)
  577. *Command: CmdSelect
  578. {
  579. *Order: DOC_SETUP.8
  580. *CallbackID: 43
  581. }
  582. }
  583. *case: LANDSCAPE_CC90
  584. {
  585. *PrintableArea: PAIR(7236, 10404)
  586. *PrintableOrigin: PAIR(210, 210)
  587. *CursorOrigin: PAIR(210, 10614)
  588. *Command: CmdSelect
  589. {
  590. *Order: DOC_SETUP.8
  591. *CallbackID: 43
  592. }
  593. }
  594. }
  595. }
  596. }
  597. *%========== OutputBin ==========
  598. *Feature: OutputBin
  599. {
  600. *rcNameID: =OUTPUTBIN_DISPLAY
  601. *DefaultOption: Option1
  602. *Option: Option1
  603. {
  604. *rcNameID: 262
  605. *Command: CmdSelect
  606. {
  607. *Order: DOC_SETUP.9
  608. *Cmd: "setp outtray 1<0A>"
  609. }
  610. }
  611. }
  612. *%========== Halftone ==========
  613. *Feature: Halftone
  614. {
  615. *rcNameID: =HALFTONING_DISPLAY
  616. *DefaultOption: HT_PATSIZE_AUTO
  617. *Option: HT_PATSIZE_AUTO
  618. {
  619. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  620. }
  621. *Option: HT_PATSIZE_SUPERCELL_M
  622. {
  623. *rcNameID: =HT_SUPERCELL_DISPLAY
  624. }
  625. *Option: HT_PATSIZE_6x6_M
  626. {
  627. *rcNameID: =HT_DITHER6X6_DISPLAY
  628. }
  629. *Option: HT_PATSIZE_8x8_M
  630. {
  631. *rcNameID: =HT_DITHER8X8_DISPLAY
  632. }
  633. }
  634. *%========== Job Control Command ==========
  635. *Command: CmdStartDoc
  636. {
  637. *Order: DOC_SETUP.1
  638. *CallbackID: 13
  639. }
  640. *Command: CmdStartPage
  641. {
  642. *Order: PAGE_SETUP.1
  643. *Params: LIST(TextXRes, TextYRes)
  644. *CallbackID: 14
  645. }
  646. *Command: CmdEndJob
  647. {
  648. *Order: JOB_FINISH.1
  649. *CallbackID: 70
  650. }
  651. *Command: CmdEndPage
  652. {
  653. *Order: PAGE_FINISH.1
  654. *CallbackID: 15
  655. }
  656. *Command: CmdCopies
  657. {
  658. *Order: DOC_SETUP.3
  659. *CallbackID: 16
  660. *Params: LIST(NumOfCopies)
  661. }
  662. *%========== Printer Capabilities ==========
  663. *RotateCoordinate?: TRUE
  664. *RotateRaster?: TRUE
  665. *RotateFont?: FALSE
  666. *TextCaps: LIST(TC_OP_CHARACTER,TC_EA_DOUBLE,TC_RA_ABLE)
  667. *%========== Cursor Move ==========
  668. *XMoveUnit: 1200
  669. *YMoveUnit: 1200
  670. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  671. *XMoveThreshold: 0
  672. *YMoveThreshold: 0
  673. *Command: CmdXMoveAbsolute
  674. {
  675. *CallbackID: 1
  676. *Params: LIST(DestX)
  677. }
  678. *Command: CmdYMoveAbsolute
  679. {
  680. *CallbackID: 2
  681. *Params: LIST(DestY)
  682. }
  683. *Command: CmdCR { *CallbackID: 7 }
  684. *Command: CmdFF { *CallbackID: 8 }
  685. *Command: CmdLF { *CallbackID: 9 }
  686. *EjectPageWithFF?: TRUE
  687. *%========== Compression ==========
  688. *Command: CmdEnableTIFF4 { *Cmd : "scm 5<0A>" }
  689. *Command: CmdDisableCompression { *Cmd : "scm 0<0A>" }
  690. *%========== Raster Data Emission ==========
  691. *OutputDataFormat: H_BYTE
  692. *OptimizeLeftBound?: TRUE
  693. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  694. *CursorYAfterSendBlockData: NO_MOVE
  695. *%========== Device Fonts ==========
  696. *DefaultFont: 1
  697. *DefaultCTT: -1
  698. *CharPosition: BASELINE
  699. *switch: Orientation
  700. {
  701. *case: PORTRAIT
  702. {
  703. *DeviceFonts: LIST(1,2,3,4,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21)
  704. }
  705. *case: LANDSCAPE_CC90
  706. {
  707. *DeviceFonts: LIST(1,2,3,4,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21)
  708. }
  709. }
  710. *FontCartridge: FC1
  711. {
  712. *rcCartridgeNameID: 285
  713. *PortraitFonts: LIST(5,6)
  714. *LandscapeFonts: LIST(5,6)
  715. }
  716. *%========== Font Simulation ==========
  717. *Command: CmdBoldOn { *CallbackID: 51 }
  718. *Command: CmdBoldOff { *CallbackID: 52 }
  719. *Command: CmdItalicOn { *CallbackID: 53 }
  720. *Command: CmdItalicOff { *CallbackID: 54 }
  721. *Command: CmdWhiteTextOn { *CallbackID: 57 }
  722. *Command: CmdWhiteTextOff { *CallbackID: 58 }
  723. *Command: CmdSelectSingleByteMode { *CallbackID: 55 }
  724. *Command: CmdSelectDoubleByteMode { *CallbackID: 56 }
  725. *%========== InputBinSet ==========
  726. *Feature: InputBinSet
  727. {
  728. *rcNameID: 372
  729. *FeatureType: PRINTER_PROPERTY
  730. *DefaultOption: Option1
  731. *Option: Option1
  732. {
  733. *rcNameID: 373
  734. *Constraints: LIST(InputBin.TRAY2,InputBin.TRAY3)
  735. }
  736. *Option: Option2
  737. {
  738. *rcNameID: 374
  739. *Constraints: LIST(InputBin.TRAY3)
  740. }
  741. *Option: Option3
  742. {
  743. *rcNameID: 375
  744. }
  745. }
  746. *%========== TrueTypeFont Substitution ==========
  747. *TTFS: Arial
  748. {
  749. *rcTTFontNameID: 300
  750. *rcDevFontNameID: 301
  751. }
  752. *TTFS: CourierNew
  753. {
  754. *rcTTFontNameID: 302
  755. *rcDevFontNameID: 303
  756. }
  757. *TTFS: Symbol
  758. {
  759. *rcTTFontNameID: 304
  760. *rcDevFontNameID: 305
  761. }
  762. *TTFS: TimesNewRoman
  763. {
  764. *rcTTFontNameID: 306
  765. *rcDevFontNameID: 307
  766. }
  767. *TTFS: MSMincho_V
  768. {
  769. *rcTTFontNameID: 308
  770. *rcDevFontNameID: 309
  771. }
  772. *TTFS: MSGothic_V
  773. {
  774. *rcTTFontNameID: 310
  775. *rcDevFontNameID: 311
  776. }
  777. *TTFS: MSMincho
  778. {
  779. *rcTTFontNameID: 312
  780. *rcDevFontNameID: 313
  781. }
  782. *TTFS: MSGothic
  783. {
  784. *rcTTFontNameID: 314
  785. *rcDevFontNameID: 315
  786. }
  787. *TTFS: MSMinchoV_E
  788. {
  789. *rcTTFontNameID: 330
  790. *rcDevFontNameID:309
  791. }
  792. *TTFS: MSGothicV_E
  793. {
  794. *rcTTFontNameID: 331
  795. *rcDevFontNameID:311
  796. }
  797. *TTFS: MSMincho_E
  798. {
  799. *rcTTFontNameID: 332
  800. *rcDevFontNameID:313
  801. }
  802. *TTFS: MSGothic_E
  803. {
  804. *rcTTFontNameID: 333
  805. *rcDevFontNameID:315
  806. }
  807. *TTFSEnabled?: TRUE