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.

612 lines
24 KiB

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