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.

610 lines
24 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileName: "NCT3N13J.GPD"
  7. *Include: "STDNAMES.GPD"
  8. *GPDFileVersion: "1.000"
  9. *CodePage: 1252
  10. *ModelName: "NEC PC-PR101/TN103"
  11. *MasterUnits: PAIR(960, 960)
  12. *ResourceDLL: "NCT3JRES.DLL"
  13. *PrinterType: SERIAL
  14. *Feature: Orientation
  15. {
  16. *rcNameID: =ORIENTATION_DISPLAY
  17. *DefaultOption: PORTRAIT
  18. *Option: PORTRAIT
  19. {
  20. *rcNameID: =PORTRAIT_DISPLAY
  21. }
  22. *Option: LANDSCAPE_CC270
  23. {
  24. *rcNameID: =LANDSCAPE_DISPLAY
  25. }
  26. }
  27. *Feature: InputBin
  28. {
  29. *rcNameID: =PAPER_SOURCE_DISPLAY
  30. *DefaultOption: Option1
  31. *Option: Option1
  32. {
  33. *rcNameID: 260
  34. }
  35. *Option: Option2
  36. {
  37. *rcNameID: 262
  38. }
  39. *Option: Option3
  40. {
  41. *rcNameID: 263
  42. }
  43. }
  44. *Feature: Resolution
  45. {
  46. *rcNameID: =RESOLUTION_DISPLAY
  47. *DefaultOption: Option1
  48. *Option: Option1
  49. {
  50. *Name: "320 x 320 dots per inch"
  51. *DPI: PAIR(320, 320)
  52. *TextDPI: PAIR(320, 320)
  53. *PinsPerLogPass: 48
  54. *PinsPerPhysPass: 48
  55. *MinStripBlankPixels: 270
  56. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  57. *% Error: this resolution has RES_BO_OEMGRXFILTER set in GPC. You must port over the custom code.
  58. *SpotDiameter: 120
  59. *Command: CmdSendBlockData { *Cmd : "<1C>bP,48," %4d{(NumOfDataBytes / 6) }"." }
  60. *Command: CmdSelect
  61. {
  62. *Order: DOC_SETUP.1
  63. *Cmd: "<1C>d320.<1B>H"
  64. }
  65. }
  66. *Option: Option2
  67. {
  68. *Name: "160 x 160 dots per inch"
  69. *DPI: PAIR(160, 160)
  70. *TextDPI: PAIR(160, 160)
  71. *PinsPerLogPass: 24
  72. *PinsPerPhysPass: 24
  73. *MinStripBlankPixels: 270
  74. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  75. *% Error: this resolution has RES_BO_OEMGRXFILTER set in GPC. You must port over the custom code.
  76. *SpotDiameter: 120
  77. *Command: CmdSendBlockData { *Cmd : "<1B>J" %4d{NumOfDataBytes / 3} }
  78. *Command: CmdSelect
  79. {
  80. *Order: DOC_SETUP.1
  81. *Cmd: "<1C>d320."
  82. }
  83. }
  84. }
  85. *Feature: PaperSize
  86. {
  87. *rcNameID: =PAPER_SIZE_DISPLAY
  88. *DefaultOption: A4
  89. *Option: A4
  90. {
  91. *rcNameID: =A4_DISPLAY
  92. *switch: InputBin
  93. {
  94. *case: Option1
  95. {
  96. *PrintableArea: PAIR(7561, 9521)
  97. *PrintableOrigin: PAIR(189, 945)
  98. *switch: Resolution
  99. {
  100. *case: Option1
  101. {
  102. *% Warning: the following printable width is adjusted (7561->7560) so it is divisible by the resolution X scale.
  103. *% Warning: the following printable length is adjusted (9521->9519) so it is divisible by the resolution Y scale.
  104. *PrintableArea: PAIR(7560, 9519)
  105. }
  106. *case: Option2
  107. {
  108. *% Warning: the following printable width is adjusted (7561->7554) so it is divisible by the resolution X scale.
  109. *% Warning: the following printable length is adjusted (9521->9516) so it is divisible by the resolution Y scale.
  110. *PrintableArea: PAIR(7554, 9516)
  111. *% Warning: the following printable origin X is adjusted (189->192) so it is divisible by the resolution X scale.
  112. *% Warning: the following printable origin Y is adjusted (945->948) so it is divisible by the resolution Y scale.
  113. *PrintableOrigin: PAIR(192, 948)
  114. }
  115. }
  116. }
  117. *case: Option2
  118. {
  119. *PrintableArea: PAIR(7561, 10088)
  120. *PrintableOrigin: PAIR(189, 378)
  121. *switch: Resolution
  122. {
  123. *case: Option1
  124. {
  125. *% Warning: the following printable width is adjusted (7561->7560) so it is divisible by the resolution X scale.
  126. *% Warning: the following printable length is adjusted (10088->10086) so it is divisible by the resolution Y scale.
  127. *PrintableArea: PAIR(7560, 10086)
  128. }
  129. *case: Option2
  130. {
  131. *% Warning: the following printable width is adjusted (7561->7554) so it is divisible by the resolution X scale.
  132. *% Warning: the following printable length is adjusted (10088->10086) so it is divisible by the resolution Y scale.
  133. *PrintableArea: PAIR(7554, 10086)
  134. *% Warning: the following printable origin X is adjusted (189->192) so it is divisible by the resolution X scale.
  135. *PrintableOrigin: PAIR(192, 378)
  136. }
  137. }
  138. }
  139. *case: Option3
  140. {
  141. *PrintableArea: PAIR(7561, 10655)
  142. *PrintableOrigin: PAIR(189, 378)
  143. *switch: Resolution
  144. {
  145. *case: Option1
  146. {
  147. *% Warning: the following printable width is adjusted (7561->7560) so it is divisible by the resolution X scale.
  148. *% Warning: the following printable length is adjusted (10655->10653) so it is divisible by the resolution Y scale.
  149. *PrintableArea: PAIR(7560, 10653)
  150. }
  151. *case: Option2
  152. {
  153. *% Warning: the following printable width is adjusted (7561->7554) so it is divisible by the resolution X scale.
  154. *% Warning: the following printable length is adjusted (10655->10650) so it is divisible by the resolution Y scale.
  155. *PrintableArea: PAIR(7554, 10650)
  156. *% Warning: the following printable origin X is adjusted (189->192) so it is divisible by the resolution X scale.
  157. *PrintableOrigin: PAIR(192, 378)
  158. }
  159. }
  160. }
  161. }
  162. }
  163. *Option: B4
  164. {
  165. *rcNameID: =B4_DISPLAY
  166. *Command: CmdSelect
  167. {
  168. *Order: PAGE_SETUP.6
  169. *Cmd: "<1B>v99."
  170. }
  171. *switch: InputBin
  172. {
  173. *case: Option1
  174. {
  175. *PrintableArea: PAIR(7675, 12056)
  176. *PrintableOrigin: PAIR(1020, 945)
  177. *switch: Resolution
  178. {
  179. *case: Option1
  180. {
  181. *% Warning: the following printable width is adjusted (7675->7674) so it is divisible by the resolution X scale.
  182. *% Warning: the following printable length is adjusted (12056->12054) so it is divisible by the resolution Y scale.
  183. *PrintableArea: PAIR(7674, 12054)
  184. }
  185. *case: Option2
  186. {
  187. *% Warning: the following printable width is adjusted (7675->7674) so it is divisible by the resolution X scale.
  188. *% Warning: the following printable length is adjusted (12056->12048) so it is divisible by the resolution Y scale.
  189. *PrintableArea: PAIR(7674, 12048)
  190. *% Warning: the following printable origin Y is adjusted (945->948) so it is divisible by the resolution Y scale.
  191. *PrintableOrigin: PAIR(1020, 948)
  192. }
  193. }
  194. }
  195. *case: Option2
  196. {
  197. *PrintableArea: PAIR(7675, 12623)
  198. *PrintableOrigin: PAIR(1020, 378)
  199. *switch: Resolution
  200. {
  201. *case: Option1
  202. {
  203. *% Warning: the following printable width is adjusted (7675->7674) so it is divisible by the resolution X scale.
  204. *% Warning: the following printable length is adjusted (12623->12621) so it is divisible by the resolution Y scale.
  205. *PrintableArea: PAIR(7674, 12621)
  206. }
  207. *case: Option2
  208. {
  209. *% Warning: the following printable width is adjusted (7675->7674) so it is divisible by the resolution X scale.
  210. *% Warning: the following printable length is adjusted (12623->12618) so it is divisible by the resolution Y scale.
  211. *PrintableArea: PAIR(7674, 12618)
  212. }
  213. }
  214. }
  215. *case: Option3
  216. {
  217. *PrintableArea: PAIR(7675, 13190)
  218. *PrintableOrigin: PAIR(1020, 378)
  219. *switch: Resolution
  220. {
  221. *case: Option1
  222. {
  223. *% Warning: the following printable width is adjusted (7675->7674) so it is divisible by the resolution X scale.
  224. *% Warning: the following printable length is adjusted (13190->13188) so it is divisible by the resolution Y scale.
  225. *PrintableArea: PAIR(7674, 13188)
  226. }
  227. *case: Option2
  228. {
  229. *% Warning: the following printable width is adjusted (7675->7674) so it is divisible by the resolution X scale.
  230. *% Warning: the following printable length is adjusted (13190->13188) so it is divisible by the resolution Y scale.
  231. *PrintableArea: PAIR(7674, 13188)
  232. }
  233. }
  234. }
  235. }
  236. }
  237. *Option: A5
  238. {
  239. *rcNameID: =A5_DISPLAY
  240. *Command: CmdSelect
  241. {
  242. *Order: PAGE_SETUP.6
  243. *Cmd: "<1B>L040"
  244. }
  245. *switch: InputBin
  246. {
  247. *case: Option1
  248. {
  249. *PrintableArea: PAIR(5219, 6238)
  250. *PrintableOrigin: PAIR(189, 945)
  251. *switch: Resolution
  252. {
  253. *case: Option1
  254. {
  255. *% Warning: the following printable width is adjusted (5219->5217) so it is divisible by the resolution X scale.
  256. *% Warning: the following printable length is adjusted (6238->6237) so it is divisible by the resolution Y scale.
  257. *PrintableArea: PAIR(5217, 6237)
  258. }
  259. *case: Option2
  260. {
  261. *% Warning: the following printable width is adjusted (5219->5214) so it is divisible by the resolution X scale.
  262. *% Warning: the following printable length is adjusted (6238->6234) so it is divisible by the resolution Y scale.
  263. *PrintableArea: PAIR(5214, 6234)
  264. *% Warning: the following printable origin X is adjusted (189->192) so it is divisible by the resolution X scale.
  265. *% Warning: the following printable origin Y is adjusted (945->948) so it is divisible by the resolution Y scale.
  266. *PrintableOrigin: PAIR(192, 948)
  267. }
  268. }
  269. }
  270. *case: Option2
  271. {
  272. *PrintableArea: PAIR(5219, 6805)
  273. *PrintableOrigin: PAIR(189, 378)
  274. *switch: Resolution
  275. {
  276. *case: Option1
  277. {
  278. *% Warning: the following printable width is adjusted (5219->5217) so it is divisible by the resolution X scale.
  279. *% Warning: the following printable length is adjusted (6805->6804) so it is divisible by the resolution Y scale.
  280. *PrintableArea: PAIR(5217, 6804)
  281. }
  282. *case: Option2
  283. {
  284. *% Warning: the following printable width is adjusted (5219->5214) so it is divisible by the resolution X scale.
  285. *% Warning: the following printable length is adjusted (6805->6804) so it is divisible by the resolution Y scale.
  286. *PrintableArea: PAIR(5214, 6804)
  287. *% Warning: the following printable origin X is adjusted (189->192) so it is divisible by the resolution X scale.
  288. *PrintableOrigin: PAIR(192, 378)
  289. }
  290. }
  291. }
  292. *case: Option3
  293. {
  294. *PrintableArea: PAIR(5219, 7372)
  295. *PrintableOrigin: PAIR(189, 378)
  296. *switch: Resolution
  297. {
  298. *case: Option1
  299. {
  300. *% Warning: the following printable width is adjusted (5219->5217) so it is divisible by the resolution X scale.
  301. *% Warning: the following printable length is adjusted (7372->7371) so it is divisible by the resolution Y scale.
  302. *PrintableArea: PAIR(5217, 7371)
  303. }
  304. *case: Option2
  305. {
  306. *% Warning: the following printable width is adjusted (5219->5214) so it is divisible by the resolution X scale.
  307. *% Warning: the following printable length is adjusted (7372->7368) so it is divisible by the resolution Y scale.
  308. *PrintableArea: PAIR(5214, 7368)
  309. *% Warning: the following printable origin X is adjusted (189->192) so it is divisible by the resolution X scale.
  310. *PrintableOrigin: PAIR(192, 378)
  311. }
  312. }
  313. }
  314. }
  315. }
  316. *Option: B5
  317. {
  318. *rcNameID: =B5_DISPLAY
  319. *switch: InputBin
  320. {
  321. *case: Option1
  322. {
  323. *PrintableArea: PAIR(6505, 8014)
  324. *PrintableOrigin: PAIR(189, 945)
  325. *switch: Resolution
  326. {
  327. *case: Option1
  328. {
  329. *% Warning: the following printable width is adjusted (6505->6504) so it is divisible by the resolution X scale.
  330. *% Warning: the following printable length is adjusted (8014->8013) so it is divisible by the resolution Y scale.
  331. *PrintableArea: PAIR(6504, 8013)
  332. }
  333. *case: Option2
  334. {
  335. *% Warning: the following printable width is adjusted (6505->6498) so it is divisible by the resolution X scale.
  336. *% Warning: the following printable length is adjusted (8014->8010) so it is divisible by the resolution Y scale.
  337. *PrintableArea: PAIR(6498, 8010)
  338. *% Warning: the following printable origin X is adjusted (189->192) so it is divisible by the resolution X scale.
  339. *% Warning: the following printable origin Y is adjusted (945->948) so it is divisible by the resolution Y scale.
  340. *PrintableOrigin: PAIR(192, 948)
  341. }
  342. }
  343. }
  344. *case: Option2
  345. {
  346. *PrintableArea: PAIR(6505, 8581)
  347. *PrintableOrigin: PAIR(189, 378)
  348. *switch: Resolution
  349. {
  350. *case: Option1
  351. {
  352. *% Warning: the following printable width is adjusted (6505->6504) so it is divisible by the resolution X scale.
  353. *% Warning: the following printable length is adjusted (8581->8580) so it is divisible by the resolution Y scale.
  354. *PrintableArea: PAIR(6504, 8580)
  355. }
  356. *case: Option2
  357. {
  358. *% Warning: the following printable width is adjusted (6505->6498) so it is divisible by the resolution X scale.
  359. *% Warning: the following printable length is adjusted (8581->8580) so it is divisible by the resolution Y scale.
  360. *PrintableArea: PAIR(6498, 8580)
  361. *% Warning: the following printable origin X is adjusted (189->192) so it is divisible by the resolution X scale.
  362. *PrintableOrigin: PAIR(192, 378)
  363. }
  364. }
  365. }
  366. *case: Option3
  367. {
  368. *PrintableArea: PAIR(6505, 9148)
  369. *PrintableOrigin: PAIR(189, 378)
  370. *switch: Resolution
  371. {
  372. *case: Option1
  373. {
  374. *% Warning: the following printable width is adjusted (6505->6504) so it is divisible by the resolution X scale.
  375. *% Warning: the following printable length is adjusted (9148->9147) so it is divisible by the resolution Y scale.
  376. *PrintableArea: PAIR(6504, 9147)
  377. }
  378. *case: Option2
  379. {
  380. *% Warning: the following printable width is adjusted (6505->6498) so it is divisible by the resolution X scale.
  381. *% Warning: the following printable length is adjusted (9148->9144) so it is divisible by the resolution Y scale.
  382. *PrintableArea: PAIR(6498, 9144)
  383. *% Warning: the following printable origin X is adjusted (189->192) so it is divisible by the resolution X scale.
  384. *PrintableOrigin: PAIR(192, 378)
  385. }
  386. }
  387. }
  388. }
  389. }
  390. *Option: JAPANESE_POSTCARD
  391. {
  392. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  393. *Command: CmdSelect
  394. {
  395. *Order: PAGE_SETUP.6
  396. *Cmd: "<1B>L052"
  397. }
  398. *switch: InputBin
  399. {
  400. *case: Option1
  401. {
  402. *PrintableArea: PAIR(3398, 3896)
  403. *PrintableOrigin: PAIR(192, 945)
  404. *switch: Resolution
  405. {
  406. *case: Option1
  407. {
  408. *% Warning: the following printable width is adjusted (3398->3396) so it is divisible by the resolution X scale.
  409. *% Warning: the following printable length is adjusted (3896->3894) so it is divisible by the resolution Y scale.
  410. *PrintableArea: PAIR(3396, 3894)
  411. }
  412. *case: Option2
  413. {
  414. *% Warning: the following printable width is adjusted (3398->3396) so it is divisible by the resolution X scale.
  415. *% Warning: the following printable length is adjusted (3896->3888) so it is divisible by the resolution Y scale.
  416. *PrintableArea: PAIR(3396, 3888)
  417. *% Warning: the following printable origin Y is adjusted (945->948) so it is divisible by the resolution Y scale.
  418. *PrintableOrigin: PAIR(192, 948)
  419. }
  420. }
  421. }
  422. *case: Option2
  423. {
  424. *PrintableArea: PAIR(3398, 4463)
  425. *PrintableOrigin: PAIR(192, 378)
  426. *switch: Resolution
  427. {
  428. *case: Option1
  429. {
  430. *% Warning: the following printable width is adjusted (3398->3396) so it is divisible by the resolution X scale.
  431. *% Warning: the following printable length is adjusted (4463->4461) so it is divisible by the resolution Y scale.
  432. *PrintableArea: PAIR(3396, 4461)
  433. }
  434. *case: Option2
  435. {
  436. *% Warning: the following printable width is adjusted (3398->3396) so it is divisible by the resolution X scale.
  437. *% Warning: the following printable length is adjusted (4463->4458) so it is divisible by the resolution Y scale.
  438. *PrintableArea: PAIR(3396, 4458)
  439. }
  440. }
  441. }
  442. *case: Option3
  443. {
  444. *PrintableArea: PAIR(3398, 5030)
  445. *PrintableOrigin: PAIR(192, 378)
  446. *switch: Resolution
  447. {
  448. *case: Option1
  449. {
  450. *% Warning: the following printable width is adjusted (3398->3396) so it is divisible by the resolution X scale.
  451. *% Warning: the following printable length is adjusted (5030->5028) so it is divisible by the resolution Y scale.
  452. *PrintableArea: PAIR(3396, 5028)
  453. }
  454. *case: Option2
  455. {
  456. *% Warning: the following printable width is adjusted (3398->3396) so it is divisible by the resolution X scale.
  457. *% Warning: the following printable length is adjusted (5030->5028) so it is divisible by the resolution Y scale.
  458. *PrintableArea: PAIR(3396, 5028)
  459. }
  460. }
  461. }
  462. }
  463. }
  464. }
  465. *InvalidCombination: LIST(InputBin.Option1, PaperSize.A5)
  466. *InvalidCombination: LIST(InputBin.Option1, PaperSize.JAPANESE_POSTCARD)
  467. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A5)
  468. *InvalidCombination: LIST(InputBin.Option3, PaperSize.A4)
  469. *InvalidCombination: LIST(InputBin.Option3, PaperSize.B4)
  470. *InvalidCombination: LIST(InputBin.Option3, PaperSize.A5)
  471. *InvalidCombination: LIST(InputBin.Option3, PaperSize.B5)
  472. *Feature: ColorMode
  473. {
  474. *rcNameID: =COLOR_PRINTING_MODE_DISPLAY
  475. *DefaultOption: Color
  476. *Option: Mono
  477. {
  478. *rcNameID: =MONO_DISPLAY
  479. *DevNumOfPlanes: 1
  480. *DevBPP: 1
  481. *Color? : FALSE
  482. }
  483. *Option: Color
  484. {
  485. *rcNameID: =COLOR_DISPLAY
  486. *DevNumOfPlanes: 4
  487. *DevBPP: 1
  488. *DrvBPP: 4
  489. *ColorPlaneOrder: LIST(YELLOW, MAGENTA, CYAN, BLACK)
  490. *Command: CmdSendBlackData { *Cmd : "<1B>C0" }
  491. *Command: CmdSendCyanData { *Cmd : "<1B>C5" }
  492. *Command: CmdSendMagentaData { *Cmd : "<1B>C3" }
  493. *Command: CmdSendYellowData { *Cmd : "<1B>C6" }
  494. *Command: CmdSelectBlackColor { *Cmd : "<1B>C0" }
  495. *Command: CmdSelectRedColor { *Cmd : "<1B>C2" }
  496. *Command: CmdSelectGreenColor { *Cmd : "<1B>C4" }
  497. *Command: CmdSelectYellowColor { *Cmd : "<1B>C6" }
  498. *Command: CmdSelectBlueColor { *Cmd : "<1B>C1" }
  499. *Command: CmdSelectMagentaColor { *Cmd : "<1B>C3" }
  500. *Command: CmdSelectCyanColor { *Cmd : "<1B>C5" }
  501. }
  502. }
  503. *Feature: Halftone
  504. {
  505. *rcNameID: =HALFTONING_DISPLAY
  506. *DefaultOption: HT_PATSIZE_AUTO
  507. *Option: HT_PATSIZE_AUTO
  508. {
  509. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  510. }
  511. *Option: HT_PATSIZE_SUPERCELL_M
  512. {
  513. *rcNameID: =HT_SUPERCELL_DISPLAY
  514. }
  515. *Option: HT_PATSIZE_6x6_M
  516. {
  517. *rcNameID: =HT_DITHER6X6_DISPLAY
  518. }
  519. *Option: HT_PATSIZE_8x8_M
  520. {
  521. *rcNameID: =HT_DITHER8X8_DISPLAY
  522. }
  523. }
  524. *Command: CmdStartDoc
  525. {
  526. *Order: DOC_SETUP.2
  527. *Cmd: "<1B>O0<1C>c,,0,7."
  528. }
  529. *Command: CmdStartPage
  530. {
  531. *Order: PAGE_SETUP.1
  532. *Cmd: "<0D>"
  533. }
  534. *Command: CmdEndJob
  535. {
  536. *Order: JOB_FINISH.1
  537. *Cmd: "<1B>c1"
  538. }
  539. *Command: CmdEndPage
  540. {
  541. *Order: PAGE_FINISH.1
  542. *Cmd: "<1B>b"
  543. }
  544. *RotateCoordinate?: FALSE
  545. *RotateRaster?: FALSE
  546. *RotateFont?: FALSE
  547. *switch: Orientation
  548. {
  549. *case: PORTRAIT
  550. {
  551. *TextCaps: LIST(TC_OP_CHARACTER,TC_EA_DOUBLE,TC_IA_ABLE,TC_UA_ABLE,TC_RA_ABLE)
  552. }
  553. *case: LANDSCAPE_CC270
  554. {
  555. *TextCaps: LIST()
  556. }
  557. }
  558. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  559. *YMoveAttributes: LIST(SEND_CR_FIRST,FAVOR_LF)
  560. *MaxLineSpacing: 792
  561. *XMoveThreshold: 0
  562. *XMoveUnit: 320
  563. *AbsXMovesRightOnly?: TRUE
  564. *Command: CmdXMoveAbsolute { *Cmd : "<1B>F" %4d[0,2560]{max_repeat(DestX / 3)} }
  565. *LineSpacingMoveUnit: 120
  566. *Command: CmdSetLineSpacing { *Cmd : "<1B>T" %2d[0,99]{(LinefeedSpacing / 8) } }
  567. *Command: CmdCR { *Cmd : "<0D>" }
  568. *Command: CmdLF { *Cmd : "<0A>" }
  569. *Command: CmdFF { *Cmd : "<0D0C>" }
  570. *Command: CmdBackSpace { *Cmd : "<08>" }
  571. *EjectPageWithFF?: TRUE
  572. *switch: InputBin
  573. {
  574. *case: Option2
  575. {
  576. *EjectPageWithFF?: FALSE
  577. }
  578. *case: Option3
  579. {
  580. *EjectPageWithFF?: FALSE
  581. }
  582. }
  583. *OutputDataFormat: V_BYTE
  584. *OptimizeLeftBound?: FALSE
  585. *CursorXAfterSendBlockData: AT_GRXDATA_END
  586. *CursorYAfterSendBlockData: NO_MOVE
  587. *DefaultFont: 3
  588. *DefaultCTT: 1
  589. *switch: Orientation
  590. {
  591. *case: PORTRAIT
  592. {
  593. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,19,20,21,22,
  594. + 23,24,31,32,33,34,35,36,37,38)
  595. }
  596. *case: LANDSCAPE_CC270
  597. {
  598. *DeviceFonts: LIST()
  599. }
  600. }
  601. *Command: CmdBoldOn { *Cmd : "<1B>!" }
  602. *Command: CmdBoldOff { *Cmd : "<1B>%"" }
  603. *Command: CmdItalicOn { *Cmd : "<1B>i1" }
  604. *Command: CmdItalicOff { *Cmd : "<1B>i0" }
  605. *Command: CmdUnderlineOn { *Cmd : "<1B>X" }
  606. *Command: CmdUnderlineOff { *Cmd : "<1B>Y" }
  607. *MirrorRasterByte?: TRUE
  608. *MoveToX0BeforeSetColor?: TRUE
  609. *UseExpColorSelectCmd?: TRUE
  610. *ReselectFont: LIST(AFTER_GRXDATA, AFTER_XMOVE, AFTER_FF)