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.

1335 lines
47 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.00"
  7. *GPDFileName: "EPFBP3KJ.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 1252
  10. *ModelName: "EPSON FBP-3000"
  11. *MasterUnits: PAIR(360, 360)
  12. *ResourceDLL: "epsnjres.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: MANUAL
  31. *Option: MANUAL
  32. {
  33. *rcNameID: =MANUAL_FEED_DISPLAY
  34. *Command: CmdSelect
  35. {
  36. *Order: DOC_SETUP.7
  37. *Cmd: "<1B>O"
  38. }
  39. }
  40. *Option: Option2
  41. {
  42. *rcNameID: 258
  43. *Command: CmdSelect
  44. {
  45. *Order: DOC_SETUP.7
  46. *Cmd: "<1B19>1<1B19>4"
  47. }
  48. }
  49. *Option: Option3
  50. {
  51. *rcNameID: 259
  52. *Command: CmdSelect
  53. {
  54. *Order: DOC_SETUP.7
  55. *Cmd: "<1B>O"
  56. }
  57. }
  58. }
  59. *Feature: Resolution
  60. {
  61. *rcNameID: =RESOLUTION_DISPLAY
  62. *DefaultOption: Option1
  63. *Option: Option1
  64. {
  65. *Name: "180 x 180 dots per inch"
  66. *DPI: PAIR(180, 180)
  67. *TextDPI: PAIR(180, 180)
  68. *PinsPerLogPass: 24
  69. *PinsPerPhysPass: 24
  70. *MinStripBlankPixels: 360
  71. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  72. *SpotDiameter: 140
  73. *Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
  74. }
  75. *Option: Option2
  76. {
  77. *Name: "120 x 180 dots per inch"
  78. *DPI: PAIR(120, 180)
  79. *TextDPI: PAIR(120, 180)
  80. *PinsPerLogPass: 24
  81. *PinsPerPhysPass: 24
  82. *MinStripBlankPixels: 240
  83. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  84. *SpotDiameter: 120
  85. *Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
  86. }
  87. }
  88. *Feature: PaperSize
  89. {
  90. *rcNameID: =PAPER_SIZE_DISPLAY
  91. *DefaultOption: A4
  92. *Option: A3
  93. {
  94. *rcNameID: =A3_DISPLAY
  95. *Command: CmdSelect
  96. {
  97. *Order: DOC_SETUP.8
  98. *Cmd: "<1B>C<0010>"
  99. }
  100. *switch: InputBin
  101. {
  102. *case: MANUAL
  103. {
  104. *PrintableArea: PAIR(4124, 5621)
  105. *PrintableOrigin: PAIR(42, 120)
  106. *switch: Resolution
  107. {
  108. *case: Option1
  109. {
  110. *% Warning: the following printable length is adjusted (5621->5620) so it is divisible by the resolution Y scale.
  111. *PrintableArea: PAIR(4124, 5620)
  112. }
  113. *case: Option2
  114. {
  115. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  116. *% Warning: the following printable length is adjusted (5621->5620) so it is divisible by the resolution Y scale.
  117. *PrintableArea: PAIR(4122, 5620)
  118. }
  119. }
  120. }
  121. *case: Option2
  122. {
  123. *PrintableArea: PAIR(4124, 5621)
  124. *PrintableOrigin: PAIR(42, 120)
  125. *switch: Resolution
  126. {
  127. *case: Option1
  128. {
  129. *% Warning: the following printable length is adjusted (5621->5620) so it is divisible by the resolution Y scale.
  130. *PrintableArea: PAIR(4124, 5620)
  131. }
  132. *case: Option2
  133. {
  134. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  135. *% Warning: the following printable length is adjusted (5621->5620) so it is divisible by the resolution Y scale.
  136. *PrintableArea: PAIR(4122, 5620)
  137. }
  138. }
  139. }
  140. *case: Option3
  141. {
  142. *PrintableArea: PAIR(4124, 5954)
  143. *PrintableOrigin: PAIR(42, 0)
  144. *switch: Resolution
  145. {
  146. *case: Option2
  147. {
  148. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  149. *PrintableArea: PAIR(4122, 5954)
  150. }
  151. }
  152. }
  153. }
  154. }
  155. *Option: A4
  156. {
  157. *rcNameID: =A4_DISPLAY
  158. *Command: CmdSelect
  159. {
  160. *Order: DOC_SETUP.8
  161. *Cmd: "<1B>C<000C>"
  162. }
  163. *switch: InputBin
  164. {
  165. *case: MANUAL
  166. {
  167. *PrintableArea: PAIR(2893, 3875)
  168. *PrintableOrigin: PAIR(42, 120)
  169. *switch: Resolution
  170. {
  171. *case: Option1
  172. {
  173. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  174. *% Warning: the following printable length is adjusted (3875->3874) so it is divisible by the resolution Y scale.
  175. *PrintableArea: PAIR(2892, 3874)
  176. }
  177. *case: Option2
  178. {
  179. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  180. *% Warning: the following printable length is adjusted (3875->3874) so it is divisible by the resolution Y scale.
  181. *PrintableArea: PAIR(2892, 3874)
  182. }
  183. }
  184. }
  185. *case: Option2
  186. {
  187. *PrintableArea: PAIR(2893, 3875)
  188. *PrintableOrigin: PAIR(42, 120)
  189. *switch: Resolution
  190. {
  191. *case: Option1
  192. {
  193. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  194. *% Warning: the following printable length is adjusted (3875->3874) so it is divisible by the resolution Y scale.
  195. *PrintableArea: PAIR(2892, 3874)
  196. }
  197. *case: Option2
  198. {
  199. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  200. *% Warning: the following printable length is adjusted (3875->3874) so it is divisible by the resolution Y scale.
  201. *PrintableArea: PAIR(2892, 3874)
  202. }
  203. }
  204. }
  205. *case: Option3
  206. {
  207. *PrintableArea: PAIR(2893, 4208)
  208. *PrintableOrigin: PAIR(42, 0)
  209. *switch: Resolution
  210. {
  211. *case: Option1
  212. {
  213. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  214. *PrintableArea: PAIR(2892, 4208)
  215. }
  216. *case: Option2
  217. {
  218. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  219. *PrintableArea: PAIR(2892, 4208)
  220. }
  221. }
  222. }
  223. }
  224. }
  225. *Option: A4_ROTATED
  226. {
  227. *rcNameID: =A4_ROTATED_DISPLAY
  228. *Command: CmdSelect
  229. {
  230. *Order: DOC_SETUP.8
  231. *Cmd: "<1B>C<0008>"
  232. }
  233. *switch: InputBin
  234. {
  235. *case: MANUAL
  236. {
  237. *PrintableArea: PAIR(4124, 2644)
  238. *PrintableOrigin: PAIR(42, 120)
  239. *switch: Resolution
  240. {
  241. *case: Option2
  242. {
  243. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  244. *PrintableArea: PAIR(4122, 2644)
  245. }
  246. }
  247. }
  248. *case: Option2
  249. {
  250. *PrintableArea: PAIR(4124, 2644)
  251. *PrintableOrigin: PAIR(42, 120)
  252. *switch: Resolution
  253. {
  254. *case: Option2
  255. {
  256. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  257. *PrintableArea: PAIR(4122, 2644)
  258. }
  259. }
  260. }
  261. *case: Option3
  262. {
  263. *PrintableArea: PAIR(4124, 2977)
  264. *PrintableOrigin: PAIR(42, 0)
  265. *switch: Resolution
  266. {
  267. *case: Option1
  268. {
  269. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  270. *PrintableArea: PAIR(4124, 2976)
  271. }
  272. *case: Option2
  273. {
  274. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  275. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  276. *PrintableArea: PAIR(4122, 2976)
  277. }
  278. }
  279. }
  280. }
  281. }
  282. *Option: A5
  283. {
  284. *rcNameID: =A5_DISPLAY
  285. *Command: CmdSelect
  286. {
  287. *Order: DOC_SETUP.8
  288. *Cmd: "<1B>C<0008>"
  289. }
  290. *switch: InputBin
  291. {
  292. *case: MANUAL
  293. {
  294. *PrintableArea: PAIR(2015, 2644)
  295. *PrintableOrigin: PAIR(42, 120)
  296. *switch: Resolution
  297. {
  298. *case: Option1
  299. {
  300. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  301. *PrintableArea: PAIR(2014, 2644)
  302. }
  303. *case: Option2
  304. {
  305. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  306. *PrintableArea: PAIR(2013, 2644)
  307. }
  308. }
  309. }
  310. *case: Option2
  311. {
  312. *PrintableArea: PAIR(2015, 2644)
  313. *PrintableOrigin: PAIR(42, 120)
  314. *switch: Resolution
  315. {
  316. *case: Option1
  317. {
  318. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  319. *PrintableArea: PAIR(2014, 2644)
  320. }
  321. *case: Option2
  322. {
  323. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  324. *PrintableArea: PAIR(2013, 2644)
  325. }
  326. }
  327. }
  328. *case: Option3
  329. {
  330. *PrintableArea: PAIR(2015, 2977)
  331. *PrintableOrigin: PAIR(42, 0)
  332. *switch: Resolution
  333. {
  334. *case: Option1
  335. {
  336. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  337. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  338. *PrintableArea: PAIR(2014, 2976)
  339. }
  340. *case: Option2
  341. {
  342. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  343. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  344. *PrintableArea: PAIR(2013, 2976)
  345. }
  346. }
  347. }
  348. }
  349. }
  350. *Option: A5_ROTATED
  351. {
  352. *rcNameID: =A5_ROTATED_DISPLAY
  353. *Command: CmdSelect
  354. {
  355. *Order: DOC_SETUP.8
  356. *Cmd: "<1B>C<0006>"
  357. }
  358. *switch: InputBin
  359. {
  360. *case: MANUAL
  361. {
  362. *PrintableArea: PAIR(2893, 1766)
  363. *PrintableOrigin: PAIR(42, 120)
  364. *switch: Resolution
  365. {
  366. *case: Option1
  367. {
  368. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  369. *PrintableArea: PAIR(2892, 1766)
  370. }
  371. *case: Option2
  372. {
  373. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  374. *PrintableArea: PAIR(2892, 1766)
  375. }
  376. }
  377. }
  378. *case: Option2
  379. {
  380. *PrintableArea: PAIR(2893, 1766)
  381. *PrintableOrigin: PAIR(42, 120)
  382. *switch: Resolution
  383. {
  384. *case: Option1
  385. {
  386. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  387. *PrintableArea: PAIR(2892, 1766)
  388. }
  389. *case: Option2
  390. {
  391. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  392. *PrintableArea: PAIR(2892, 1766)
  393. }
  394. }
  395. }
  396. *case: Option3
  397. {
  398. *PrintableArea: PAIR(2893, 2099)
  399. *PrintableOrigin: PAIR(42, 0)
  400. *switch: Resolution
  401. {
  402. *case: Option1
  403. {
  404. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  405. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  406. *PrintableArea: PAIR(2892, 2098)
  407. }
  408. *case: Option2
  409. {
  410. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  411. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  412. *PrintableArea: PAIR(2892, 2098)
  413. }
  414. }
  415. }
  416. }
  417. }
  418. *Option: A6
  419. {
  420. *rcNameID: =A6_DISPLAY
  421. *Command: CmdSelect
  422. {
  423. *Order: DOC_SETUP.8
  424. *Cmd: "<1B>C<0006>"
  425. }
  426. *switch: InputBin
  427. {
  428. *case: MANUAL
  429. {
  430. *PrintableArea: PAIR(1403, 1766)
  431. *PrintableOrigin: PAIR(42, 120)
  432. *switch: Resolution
  433. {
  434. *case: Option1
  435. {
  436. *% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
  437. *PrintableArea: PAIR(1402, 1766)
  438. }
  439. *case: Option2
  440. {
  441. *% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
  442. *PrintableArea: PAIR(1401, 1766)
  443. }
  444. }
  445. }
  446. *case: Option2
  447. {
  448. *PrintableArea: PAIR(1403, 1766)
  449. *PrintableOrigin: PAIR(42, 120)
  450. *switch: Resolution
  451. {
  452. *case: Option1
  453. {
  454. *% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
  455. *PrintableArea: PAIR(1402, 1766)
  456. }
  457. *case: Option2
  458. {
  459. *% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
  460. *PrintableArea: PAIR(1401, 1766)
  461. }
  462. }
  463. }
  464. *case: Option3
  465. {
  466. *PrintableArea: PAIR(1403, 2099)
  467. *PrintableOrigin: PAIR(42, 0)
  468. *switch: Resolution
  469. {
  470. *case: Option1
  471. {
  472. *% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
  473. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  474. *PrintableArea: PAIR(1402, 2098)
  475. }
  476. *case: Option2
  477. {
  478. *% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
  479. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  480. *PrintableArea: PAIR(1401, 2098)
  481. }
  482. }
  483. }
  484. }
  485. }
  486. *Option: A6_ROTATED
  487. {
  488. *rcNameID: =A6_ROTATED_DISPLAY
  489. *Command: CmdSelect
  490. {
  491. *Order: DOC_SETUP.8
  492. *Cmd: "<1B>C<0004>"
  493. }
  494. *switch: InputBin
  495. {
  496. *case: MANUAL
  497. {
  498. *PrintableArea: PAIR(2015, 1154)
  499. *PrintableOrigin: PAIR(42, 120)
  500. *switch: Resolution
  501. {
  502. *case: Option1
  503. {
  504. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  505. *PrintableArea: PAIR(2014, 1154)
  506. }
  507. *case: Option2
  508. {
  509. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  510. *PrintableArea: PAIR(2013, 1154)
  511. }
  512. }
  513. }
  514. *case: Option2
  515. {
  516. *PrintableArea: PAIR(2015, 1154)
  517. *PrintableOrigin: PAIR(42, 120)
  518. *switch: Resolution
  519. {
  520. *case: Option1
  521. {
  522. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  523. *PrintableArea: PAIR(2014, 1154)
  524. }
  525. *case: Option2
  526. {
  527. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  528. *PrintableArea: PAIR(2013, 1154)
  529. }
  530. }
  531. }
  532. *case: Option3
  533. {
  534. *PrintableArea: PAIR(2015, 1487)
  535. *PrintableOrigin: PAIR(42, 0)
  536. *switch: Resolution
  537. {
  538. *case: Option1
  539. {
  540. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  541. *% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
  542. *PrintableArea: PAIR(2014, 1486)
  543. }
  544. *case: Option2
  545. {
  546. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  547. *% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
  548. *PrintableArea: PAIR(2013, 1486)
  549. }
  550. }
  551. }
  552. }
  553. }
  554. *Option: B4
  555. {
  556. *rcNameID: =B4_DISPLAY
  557. *Command: CmdSelect
  558. {
  559. *Order: DOC_SETUP.8
  560. *Cmd: "<1B>C<000E>"
  561. }
  562. *switch: InputBin
  563. {
  564. *case: MANUAL
  565. {
  566. *PrintableArea: PAIR(3559, 4826)
  567. *PrintableOrigin: PAIR(42, 120)
  568. *switch: Resolution
  569. {
  570. *case: Option1
  571. {
  572. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  573. *PrintableArea: PAIR(3558, 4826)
  574. }
  575. *case: Option2
  576. {
  577. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  578. *PrintableArea: PAIR(3558, 4826)
  579. }
  580. }
  581. }
  582. *case: Option2
  583. {
  584. *PrintableArea: PAIR(3559, 4826)
  585. *PrintableOrigin: PAIR(42, 120)
  586. *switch: Resolution
  587. {
  588. *case: Option1
  589. {
  590. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  591. *PrintableArea: PAIR(3558, 4826)
  592. }
  593. *case: Option2
  594. {
  595. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  596. *PrintableArea: PAIR(3558, 4826)
  597. }
  598. }
  599. }
  600. *case: Option3
  601. {
  602. *PrintableArea: PAIR(3559, 5159)
  603. *PrintableOrigin: PAIR(42, 0)
  604. *switch: Resolution
  605. {
  606. *case: Option1
  607. {
  608. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  609. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  610. *PrintableArea: PAIR(3558, 5158)
  611. }
  612. *case: Option2
  613. {
  614. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  615. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  616. *PrintableArea: PAIR(3558, 5158)
  617. }
  618. }
  619. }
  620. }
  621. }
  622. *Option: B4_JIS_ROTATED
  623. {
  624. *rcNameID: =B4_JIS_ROTATED_DISPLAY
  625. *Command: CmdSelect
  626. {
  627. *Order: DOC_SETUP.8
  628. *Cmd: "<1B>C<000A>"
  629. }
  630. *switch: InputBin
  631. {
  632. *case: MANUAL
  633. {
  634. *PrintableArea: PAIR(4896, 3310)
  635. *PrintableOrigin: PAIR(42, 120)
  636. }
  637. *case: Option2
  638. {
  639. *PrintableArea: PAIR(4896, 3310)
  640. *PrintableOrigin: PAIR(42, 120)
  641. }
  642. *case: Option3
  643. {
  644. *PrintableArea: PAIR(4896, 3643)
  645. *PrintableOrigin: PAIR(42, 0)
  646. *switch: Resolution
  647. {
  648. *case: Option1
  649. {
  650. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  651. *PrintableArea: PAIR(4896, 3642)
  652. }
  653. *case: Option2
  654. {
  655. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  656. *PrintableArea: PAIR(4896, 3642)
  657. }
  658. }
  659. }
  660. }
  661. }
  662. *Option: B5
  663. {
  664. *rcNameID: =B5_DISPLAY
  665. *Command: CmdSelect
  666. {
  667. *Order: DOC_SETUP.8
  668. *Cmd: "<1B>C<000A>"
  669. }
  670. *switch: InputBin
  671. {
  672. *case: MANUAL
  673. {
  674. *PrintableArea: PAIR(2497, 3310)
  675. *PrintableOrigin: PAIR(42, 120)
  676. *switch: Resolution
  677. {
  678. *case: Option1
  679. {
  680. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  681. *PrintableArea: PAIR(2496, 3310)
  682. }
  683. *case: Option2
  684. {
  685. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  686. *PrintableArea: PAIR(2496, 3310)
  687. }
  688. }
  689. }
  690. *case: Option2
  691. {
  692. *PrintableArea: PAIR(2497, 3310)
  693. *PrintableOrigin: PAIR(42, 120)
  694. *switch: Resolution
  695. {
  696. *case: Option1
  697. {
  698. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  699. *PrintableArea: PAIR(2496, 3310)
  700. }
  701. *case: Option2
  702. {
  703. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  704. *PrintableArea: PAIR(2496, 3310)
  705. }
  706. }
  707. }
  708. *case: Option3
  709. {
  710. *PrintableArea: PAIR(2497, 3643)
  711. *PrintableOrigin: PAIR(42, 0)
  712. *switch: Resolution
  713. {
  714. *case: Option1
  715. {
  716. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  717. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  718. *PrintableArea: PAIR(2496, 3642)
  719. }
  720. *case: Option2
  721. {
  722. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  723. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  724. *PrintableArea: PAIR(2496, 3642)
  725. }
  726. }
  727. }
  728. }
  729. }
  730. *Option: B5_JIS_ROTATED
  731. {
  732. *rcNameID: =B5_JIS_ROTATED_DISPLAY
  733. *Command: CmdSelect
  734. {
  735. *Order: DOC_SETUP.8
  736. *Cmd: "<1B>C<0007>"
  737. }
  738. *switch: InputBin
  739. {
  740. *case: MANUAL
  741. {
  742. *PrintableArea: PAIR(3559, 2248)
  743. *PrintableOrigin: PAIR(42, 120)
  744. *switch: Resolution
  745. {
  746. *case: Option1
  747. {
  748. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  749. *PrintableArea: PAIR(3558, 2248)
  750. }
  751. *case: Option2
  752. {
  753. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  754. *PrintableArea: PAIR(3558, 2248)
  755. }
  756. }
  757. }
  758. *case: Option2
  759. {
  760. *PrintableArea: PAIR(3559, 2248)
  761. *PrintableOrigin: PAIR(42, 120)
  762. *switch: Resolution
  763. {
  764. *case: Option1
  765. {
  766. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  767. *PrintableArea: PAIR(3558, 2248)
  768. }
  769. *case: Option2
  770. {
  771. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  772. *PrintableArea: PAIR(3558, 2248)
  773. }
  774. }
  775. }
  776. *case: Option3
  777. {
  778. *PrintableArea: PAIR(3559, 2581)
  779. *PrintableOrigin: PAIR(42, 0)
  780. *switch: Resolution
  781. {
  782. *case: Option1
  783. {
  784. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  785. *% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
  786. *PrintableArea: PAIR(3558, 2580)
  787. }
  788. *case: Option2
  789. {
  790. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  791. *% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
  792. *PrintableArea: PAIR(3558, 2580)
  793. }
  794. }
  795. }
  796. }
  797. }
  798. *Option: 10X11
  799. {
  800. *rcNameID: =10X11_DISPLAY
  801. *Command: CmdSelect
  802. {
  803. *Order: DOC_SETUP.8
  804. *Cmd: "<1B>C<000B>"
  805. }
  806. *switch: InputBin
  807. {
  808. *case: MANUAL
  809. {
  810. *PrintableArea: PAIR(3600, 3627)
  811. *PrintableOrigin: PAIR(0, 120)
  812. *switch: Resolution
  813. {
  814. *case: Option1
  815. {
  816. *% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
  817. *PrintableArea: PAIR(3600, 3626)
  818. }
  819. *case: Option2
  820. {
  821. *% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
  822. *PrintableArea: PAIR(3600, 3626)
  823. }
  824. }
  825. }
  826. *case: Option2
  827. {
  828. *PrintableArea: PAIR(3600, 3627)
  829. *PrintableOrigin: PAIR(0, 120)
  830. *switch: Resolution
  831. {
  832. *case: Option1
  833. {
  834. *% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
  835. *PrintableArea: PAIR(3600, 3626)
  836. }
  837. *case: Option2
  838. {
  839. *% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
  840. *PrintableArea: PAIR(3600, 3626)
  841. }
  842. }
  843. }
  844. *case: Option3
  845. {
  846. *PrintableArea: PAIR(3600, 3960)
  847. *PrintableOrigin: PAIR(0, 0)
  848. }
  849. }
  850. }
  851. *Option: 15X11
  852. {
  853. *rcNameID: =15X11_DISPLAY
  854. *Command: CmdSelect
  855. {
  856. *Order: DOC_SETUP.8
  857. *Cmd: "<1B>C<000B>"
  858. }
  859. *switch: InputBin
  860. {
  861. *case: MANUAL
  862. {
  863. *PrintableArea: PAIR(4896, 3627)
  864. *PrintableOrigin: PAIR(0, 120)
  865. *switch: Resolution
  866. {
  867. *case: Option1
  868. {
  869. *% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
  870. *PrintableArea: PAIR(4896, 3626)
  871. }
  872. *case: Option2
  873. {
  874. *% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
  875. *PrintableArea: PAIR(4896, 3626)
  876. }
  877. }
  878. }
  879. *case: Option2
  880. {
  881. *PrintableArea: PAIR(4896, 3627)
  882. *PrintableOrigin: PAIR(0, 120)
  883. *switch: Resolution
  884. {
  885. *case: Option1
  886. {
  887. *% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
  888. *PrintableArea: PAIR(4896, 3626)
  889. }
  890. *case: Option2
  891. {
  892. *% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
  893. *PrintableArea: PAIR(4896, 3626)
  894. }
  895. }
  896. }
  897. *case: Option3
  898. {
  899. *PrintableArea: PAIR(4896, 3960)
  900. *PrintableOrigin: PAIR(0, 0)
  901. }
  902. }
  903. }
  904. *Option: LETTER
  905. {
  906. *rcNameID: =LETTER_DISPLAY
  907. *Command: CmdSelect
  908. {
  909. *Order: DOC_SETUP.8
  910. *Cmd: "<1B>C<000B>"
  911. }
  912. *switch: InputBin
  913. {
  914. *case: MANUAL
  915. {
  916. *PrintableArea: PAIR(2976, 3627)
  917. *PrintableOrigin: PAIR(42, 120)
  918. *switch: Resolution
  919. {
  920. *case: Option1
  921. {
  922. *% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
  923. *PrintableArea: PAIR(2976, 3626)
  924. }
  925. *case: Option2
  926. {
  927. *% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
  928. *PrintableArea: PAIR(2976, 3626)
  929. }
  930. }
  931. }
  932. *case: Option2
  933. {
  934. *PrintableArea: PAIR(2976, 3627)
  935. *PrintableOrigin: PAIR(42, 120)
  936. *switch: Resolution
  937. {
  938. *case: Option1
  939. {
  940. *% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
  941. *PrintableArea: PAIR(2976, 3626)
  942. }
  943. *case: Option2
  944. {
  945. *% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
  946. *PrintableArea: PAIR(2976, 3626)
  947. }
  948. }
  949. }
  950. *case: Option3
  951. {
  952. *PrintableArea: PAIR(2976, 3960)
  953. *PrintableOrigin: PAIR(42, 0)
  954. }
  955. }
  956. }
  957. *Option: LEGAL
  958. {
  959. *rcNameID: =LEGAL_DISPLAY
  960. *Command: CmdSelect
  961. {
  962. *Order: DOC_SETUP.8
  963. *Cmd: "<1B>C<000E>"
  964. }
  965. *switch: InputBin
  966. {
  967. *case: MANUAL
  968. {
  969. *PrintableArea: PAIR(2976, 4707)
  970. *PrintableOrigin: PAIR(42, 120)
  971. *switch: Resolution
  972. {
  973. *case: Option1
  974. {
  975. *% Warning: the following printable length is adjusted (4707->4706) so it is divisible by the resolution Y scale.
  976. *PrintableArea: PAIR(2976, 4706)
  977. }
  978. *case: Option2
  979. {
  980. *% Warning: the following printable length is adjusted (4707->4706) so it is divisible by the resolution Y scale.
  981. *PrintableArea: PAIR(2976, 4706)
  982. }
  983. }
  984. }
  985. *case: Option2
  986. {
  987. *PrintableArea: PAIR(2976, 4707)
  988. *PrintableOrigin: PAIR(42, 120)
  989. *switch: Resolution
  990. {
  991. *case: Option1
  992. {
  993. *% Warning: the following printable length is adjusted (4707->4706) so it is divisible by the resolution Y scale.
  994. *PrintableArea: PAIR(2976, 4706)
  995. }
  996. *case: Option2
  997. {
  998. *% Warning: the following printable length is adjusted (4707->4706) so it is divisible by the resolution Y scale.
  999. *PrintableArea: PAIR(2976, 4706)
  1000. }
  1001. }
  1002. }
  1003. *case: Option3
  1004. {
  1005. *PrintableArea: PAIR(2976, 5040)
  1006. *PrintableOrigin: PAIR(42, 0)
  1007. }
  1008. }
  1009. }
  1010. *Option: JAPANESE_POSTCARD
  1011. {
  1012. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  1013. *Command: CmdSelect
  1014. {
  1015. *Order: DOC_SETUP.8
  1016. *Cmd: "<1B>C<0006>"
  1017. }
  1018. *switch: InputBin
  1019. {
  1020. *case: MANUAL
  1021. {
  1022. *PrintableArea: PAIR(1334, 1766)
  1023. *PrintableOrigin: PAIR(42, 120)
  1024. *switch: Resolution
  1025. {
  1026. *case: Option2
  1027. {
  1028. *% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
  1029. *PrintableArea: PAIR(1332, 1766)
  1030. }
  1031. }
  1032. }
  1033. *case: Option2
  1034. {
  1035. *PrintableArea: PAIR(1334, 1766)
  1036. *PrintableOrigin: PAIR(42, 120)
  1037. *switch: Resolution
  1038. {
  1039. *case: Option2
  1040. {
  1041. *% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
  1042. *PrintableArea: PAIR(1332, 1766)
  1043. }
  1044. }
  1045. }
  1046. *case: Option3
  1047. {
  1048. *PrintableArea: PAIR(1334, 2099)
  1049. *PrintableOrigin: PAIR(42, 0)
  1050. *switch: Resolution
  1051. {
  1052. *case: Option1
  1053. {
  1054. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  1055. *PrintableArea: PAIR(1334, 2098)
  1056. }
  1057. *case: Option2
  1058. {
  1059. *% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
  1060. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  1061. *PrintableArea: PAIR(1332, 2098)
  1062. }
  1063. }
  1064. }
  1065. }
  1066. }
  1067. *Option: JAPANESE_POSTCARD_ROTATED
  1068. {
  1069. *rcNameID: =JAPANESE_POSTCARD_ROTATED_DISPLAY
  1070. *Command: CmdSelect
  1071. {
  1072. *Order: DOC_SETUP.8
  1073. *Cmd: "<1B>C<0004>"
  1074. }
  1075. *switch: InputBin
  1076. {
  1077. *case: MANUAL
  1078. {
  1079. *PrintableArea: PAIR(2015, 1085)
  1080. *PrintableOrigin: PAIR(42, 120)
  1081. *switch: Resolution
  1082. {
  1083. *case: Option1
  1084. {
  1085. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1086. *% Warning: the following printable length is adjusted (1085->1084) so it is divisible by the resolution Y scale.
  1087. *PrintableArea: PAIR(2014, 1084)
  1088. }
  1089. *case: Option2
  1090. {
  1091. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1092. *% Warning: the following printable length is adjusted (1085->1084) so it is divisible by the resolution Y scale.
  1093. *PrintableArea: PAIR(2013, 1084)
  1094. }
  1095. }
  1096. }
  1097. *case: Option2
  1098. {
  1099. *PrintableArea: PAIR(2015, 1085)
  1100. *PrintableOrigin: PAIR(42, 120)
  1101. *switch: Resolution
  1102. {
  1103. *case: Option1
  1104. {
  1105. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1106. *% Warning: the following printable length is adjusted (1085->1084) so it is divisible by the resolution Y scale.
  1107. *PrintableArea: PAIR(2014, 1084)
  1108. }
  1109. *case: Option2
  1110. {
  1111. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1112. *% Warning: the following printable length is adjusted (1085->1084) so it is divisible by the resolution Y scale.
  1113. *PrintableArea: PAIR(2013, 1084)
  1114. }
  1115. }
  1116. }
  1117. *case: Option3
  1118. {
  1119. *PrintableArea: PAIR(2015, 1418)
  1120. *PrintableOrigin: PAIR(42, 0)
  1121. *switch: Resolution
  1122. {
  1123. *case: Option1
  1124. {
  1125. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1126. *PrintableArea: PAIR(2014, 1418)
  1127. }
  1128. *case: Option2
  1129. {
  1130. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1131. *PrintableArea: PAIR(2013, 1418)
  1132. }
  1133. }
  1134. }
  1135. }
  1136. }
  1137. *Option: CUSTOMSIZE
  1138. {
  1139. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  1140. *MinSize: PAIR(360, 360)
  1141. *MaxSize: PAIR(5400, 7920)
  1142. *MaxPrintableWidth: 4896
  1143. *MinLeftMargin: 0
  1144. *CenterPrintable?: FALSE
  1145. *switch: InputBin
  1146. {
  1147. *case: MANUAL
  1148. {
  1149. *TopMargin: 120
  1150. *BottomMargin: 213
  1151. }
  1152. *case: Option2
  1153. {
  1154. *TopMargin: 120
  1155. *BottomMargin: 213
  1156. }
  1157. *case: Option3
  1158. {
  1159. *TopMargin: 0
  1160. *BottomMargin: 0
  1161. }
  1162. }
  1163. *Command: CmdSelect
  1164. {
  1165. *Order: DOC_SETUP.8
  1166. *Cmd: "<1B>2<1B>C" %c[0,127]{(PhysPaperLength / 60) }
  1167. }
  1168. }
  1169. }
  1170. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.10X11)
  1171. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.15X11)
  1172. *InvalidCombination: LIST(InputBin.Option2, PaperSize.10X11)
  1173. *InvalidCombination: LIST(InputBin.Option2, PaperSize.15X11)
  1174. *InvalidCombination: LIST(InputBin.Option3, PaperSize.A3)
  1175. *InvalidCombination: LIST(InputBin.Option3, PaperSize.A4)
  1176. *InvalidCombination: LIST(InputBin.Option3, PaperSize.A4_ROTATED)
  1177. *InvalidCombination: LIST(InputBin.Option3, PaperSize.A5)
  1178. *InvalidCombination: LIST(InputBin.Option3, PaperSize.A5_ROTATED)
  1179. *InvalidCombination: LIST(InputBin.Option3, PaperSize.A6)
  1180. *InvalidCombination: LIST(InputBin.Option3, PaperSize.A6_ROTATED)
  1181. *InvalidCombination: LIST(InputBin.Option3, PaperSize.B4)
  1182. *InvalidCombination: LIST(InputBin.Option3, PaperSize.B4_JIS_ROTATED)
  1183. *InvalidCombination: LIST(InputBin.Option3, PaperSize.B5)
  1184. *InvalidCombination: LIST(InputBin.Option3, PaperSize.B5_JIS_ROTATED)
  1185. *InvalidCombination: LIST(InputBin.Option3, PaperSize.LETTER)
  1186. *InvalidCombination: LIST(InputBin.Option3, PaperSize.LEGAL)
  1187. *InvalidCombination: LIST(InputBin.Option3, PaperSize.JAPANESE_POSTCARD)
  1188. *InvalidCombination: LIST(InputBin.Option3, PaperSize.JAPANESE_POSTCARD_ROTATED)
  1189. *InvalidCombination: LIST(InputBin.Option3, PaperSize.CUSTOMSIZE)
  1190. *Feature: PrintQuality
  1191. {
  1192. *rcNameID: =TEXT_QUALITY_DISPLAY
  1193. *DefaultOption: LETTER_QUALITY
  1194. *Option: LETTER_QUALITY
  1195. {
  1196. *rcNameID: =LETTER_QUALITY_DISPLAY
  1197. *Command: CmdSelect
  1198. {
  1199. *Order: DOC_SETUP.6
  1200. *Cmd: "<1B>x<011C>x<00>"
  1201. }
  1202. }
  1203. *Option: DRAFT_QUALITY
  1204. {
  1205. *rcNameID: =DRAFT_QUALITY_DISPLAY
  1206. *Command: CmdSelect
  1207. {
  1208. *Order: DOC_SETUP.6
  1209. *Cmd: "<1B>x<001C>x<01>"
  1210. }
  1211. }
  1212. }
  1213. *Feature: ColorMode
  1214. {
  1215. *rcNameID: =COLOR_PRINTING_MODE_DISPLAY
  1216. *DefaultOption: Color
  1217. *Option: Mono
  1218. {
  1219. *rcNameID: =MONO_DISPLAY
  1220. *DevNumOfPlanes: 1
  1221. *DevBPP: 1
  1222. *Color? : FALSE
  1223. }
  1224. *Option: Color
  1225. {
  1226. *rcNameID: =COLOR_DISPLAY
  1227. *DevNumOfPlanes: 4
  1228. *DevBPP: 1
  1229. *DrvBPP: 4
  1230. *ColorPlaneOrder: LIST(YELLOW, MAGENTA, CYAN, BLACK)
  1231. *Command: CmdSendYellowData { *Cmd : "<1B>r<04>" }
  1232. *Command: CmdSendMagentaData { *Cmd : "<1B>r<01>" }
  1233. *Command: CmdSendCyanData { *Cmd : "<1B>r<02>" }
  1234. *Command: CmdSendBlackData { *Cmd : "<1B>r<00>" }
  1235. *Command: CmdSelectBlackColor { *Cmd : "<1B>r<00>" }
  1236. *Command: CmdSelectRedColor { *Cmd : "<1B>r<05>" }
  1237. *Command: CmdSelectGreenColor { *Cmd : "<1B>r<06>" }
  1238. *Command: CmdSelectYellowColor { *Cmd : "<1B>r<04>" }
  1239. *Command: CmdSelectBlueColor { *Cmd : "<1B>r<03>" }
  1240. *Command: CmdSelectMagentaColor { *Cmd : "<1B>r<01>" }
  1241. *Command: CmdSelectCyanColor { *Cmd : "<1B>r<02>" }
  1242. }
  1243. }
  1244. *Feature: Halftone
  1245. {
  1246. *rcNameID: =HALFTONING_DISPLAY
  1247. *DefaultOption: HT_PATSIZE_AUTO
  1248. *Option: HT_PATSIZE_AUTO
  1249. {
  1250. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  1251. }
  1252. *Option: HT_PATSIZE_SUPERCELL_M
  1253. {
  1254. *rcNameID: =HT_SUPERCELL_DISPLAY
  1255. }
  1256. *Option: HT_PATSIZE_6x6_M
  1257. {
  1258. *rcNameID: =HT_DITHER6X6_DISPLAY
  1259. }
  1260. *Option: HT_PATSIZE_8x8_M
  1261. {
  1262. *rcNameID: =HT_DITHER8X8_DISPLAY
  1263. }
  1264. }
  1265. *Command: CmdStartDoc
  1266. {
  1267. *Order: DOC_SETUP.1
  1268. *Cmd: "<1B>S<1B1B>S<1C1B>@<181B>t<011B>R<00>"
  1269. }
  1270. *Command: CmdStartPage
  1271. {
  1272. *Order: PAGE_SETUP.1
  1273. *Cmd: "<0D>"
  1274. }
  1275. *Command: CmdEndJob
  1276. {
  1277. *Order: JOB_FINISH.1
  1278. *Cmd: "<1B>S<1B1B>SK"
  1279. }
  1280. *RotateCoordinate?: FALSE
  1281. *RotateRaster?: FALSE
  1282. *RotateFont?: FALSE
  1283. *switch: Orientation
  1284. {
  1285. *case: PORTRAIT
  1286. {
  1287. *TextCaps: LIST(TC_SA_DOUBLE,TC_EA_DOUBLE,TC_IA_ABLE,TC_RA_ABLE)
  1288. }
  1289. *case: LANDSCAPE_CC270
  1290. {
  1291. *TextCaps: LIST(TC_RA_ABLE)
  1292. }
  1293. }
  1294. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  1295. *YMoveAttributes: LIST(SEND_CR_FIRST)
  1296. *MaxLineSpacing: 255
  1297. *XMoveThreshold: 0
  1298. *YMoveThreshold: *
  1299. *XMoveUnit: 60
  1300. *YMoveUnit: 180
  1301. *Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l[0,815]{max_repeat((DestX / 6) )} }
  1302. *Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
  1303. *Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
  1304. *Command: CmdCR { *Cmd : "<0D>" }
  1305. *Command: CmdLF { *Cmd : "<0A>" }
  1306. *Command: CmdFF { *Cmd : "<0C>" }
  1307. *Command: CmdBackSpace { *Cmd : "<08>" }
  1308. *Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
  1309. *Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
  1310. *EjectPageWithFF?: TRUE
  1311. *OutputDataFormat: V_BYTE
  1312. *OptimizeLeftBound?: FALSE
  1313. *CursorXAfterSendBlockData: AT_GRXDATA_END
  1314. *CursorYAfterSendBlockData: NO_MOVE
  1315. *DefaultFont: 1
  1316. *DefaultCTT: -1
  1317. *switch: Orientation
  1318. {
  1319. *case: PORTRAIT
  1320. {
  1321. *DeviceFonts: LIST(1,3,5,6,7,8,9,10,11,12,14,15,16,17,
  1322. + 18,19,20,21)
  1323. }
  1324. *case: LANDSCAPE_CC270
  1325. {
  1326. *DeviceFonts: LIST()
  1327. }
  1328. }
  1329. *Command: CmdBoldOn { *Cmd : "<1B>E" }
  1330. *Command: CmdBoldOff { *Cmd : "<1B>F" }
  1331. *Command: CmdItalicOn { *Cmd : "<1B>4" }
  1332. *Command: CmdItalicOff { *Cmd : "<1B>5" }
  1333. *Command: CmdSelectSingleByteMode { *Cmd : "<1C0F>" }
  1334. *Command: CmdSelectDoubleByteMode { *Cmd : "<1C12>" }
  1335. *UseExpColorSelectCmd?: TRUE