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.

772 lines
22 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileName: "EP3000.GPD"
  7. *GPDFileVersion: "1.0"
  8. *Include: "StdNames.gpd"
  9. *ModelName: "Epson EPL-3000"
  10. *MasterUnits: PAIR(1200, 1200)
  11. *ResourceDLL: "pcl5eres.dll"
  12. *PrintRate: 4
  13. *PrintRatePPM: 4
  14. *PrintRateUnit: PPM
  15. *PrinterType: PAGE
  16. *MaxCopies: 32767
  17. *Feature: Orientation
  18. {
  19. *rcNameID: =ORIENTATION_DISPLAY
  20. *DefaultOption: PORTRAIT
  21. *Option: PORTRAIT
  22. {
  23. *rcNameID: =PORTRAIT_DISPLAY
  24. *Command: CmdSelect
  25. {
  26. *Order: DOC_SETUP.7
  27. *Cmd: "<1B>&l0O"
  28. }
  29. }
  30. *Option: LANDSCAPE_CC90
  31. {
  32. *rcNameID: =LANDSCAPE_DISPLAY
  33. *Command: CmdSelect
  34. {
  35. *Order: DOC_SETUP.7
  36. *Cmd: "<1B>&l1O"
  37. }
  38. }
  39. }
  40. *Feature: InputBin
  41. {
  42. *rcNameID: =PAPER_SOURCE_DISPLAY
  43. *DefaultOption: UPPER
  44. *Option: UPPER
  45. {
  46. *rcNameID: =UPPER_TRAY_DISPLAY
  47. *Command: CmdSelect
  48. {
  49. *Order: DOC_SETUP.10
  50. *Cmd: "<1B>&l1H"
  51. }
  52. }
  53. *Option: MANUAL
  54. {
  55. *rcNameID: =MANUAL_FEED_DISPLAY
  56. *Command: CmdSelect
  57. {
  58. *Order: DOC_SETUP.10
  59. *Cmd: "<1B>&l2H"
  60. }
  61. }
  62. }
  63. *Feature: Resolution
  64. {
  65. *rcNameID: =RESOLUTION_DISPLAY
  66. *DefaultOption: Option1
  67. *Option: Option1
  68. {
  69. *Name: "300 x 300 " =DOTS_PER_INCH
  70. *DPI: PAIR(300, 300)
  71. *TextDPI: PAIR(300, 300)
  72. *MinStripBlankPixels: 32
  73. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  74. *SpotDiameter: 100
  75. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  76. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  77. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  78. *Command: CmdSelect
  79. {
  80. *Order: DOC_SETUP.12
  81. *Cmd: "<1B>*t300R"
  82. }
  83. }
  84. *Option: Option2
  85. {
  86. *Name: "150 x 150 " =DOTS_PER_INCH
  87. *DPI: PAIR(150, 150)
  88. *TextDPI: PAIR(300, 300)
  89. *MinStripBlankPixels: 32
  90. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  91. *SpotDiameter: 100
  92. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  93. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  94. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  95. *Command: CmdSelect
  96. {
  97. *Order: DOC_SETUP.12
  98. *Cmd: "<1B>*t150R"
  99. }
  100. }
  101. }
  102. *Feature: PaperSize
  103. {
  104. *rcNameID: =PAPER_SIZE_DISPLAY
  105. *DefaultOption: LETTER
  106. *Option: LETTER
  107. {
  108. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  109. *PageProtectMem: 1028
  110. *switch: Orientation
  111. {
  112. *case: PORTRAIT
  113. {
  114. *PrintableArea: PAIR(9600, 12648)
  115. *PrintableOrigin: PAIR(300, 300)
  116. *switch: Resolution
  117. {
  118. *case: Option2
  119. {
  120. *PrintableArea: PAIR(9592, 12640)
  121. *PrintableOrigin: PAIR(304, 304)
  122. }
  123. }
  124. *CursorOrigin: PAIR(300, 200)
  125. *Command: CmdSelect
  126. {
  127. *Order: DOC_SETUP.11
  128. *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t5760x7680Y"
  129. }
  130. }
  131. *case: LANDSCAPE_CC90
  132. {
  133. *PrintableArea: PAIR(9720, 12720)
  134. *PrintableOrigin: PAIR(240, 240)
  135. *CursorOrigin: PAIR(200, 12960)
  136. *Command: CmdSelect
  137. {
  138. *Order: DOC_SETUP.11
  139. *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t7632x5880Y"
  140. }
  141. }
  142. }
  143. }
  144. *Option: LEGAL
  145. {
  146. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  147. *PageProtectMem: 1692
  148. *switch: Orientation
  149. {
  150. *case: PORTRAIT
  151. {
  152. *PrintableArea: PAIR(9600, 16248)
  153. *PrintableOrigin: PAIR(300, 300)
  154. *switch: Resolution
  155. {
  156. *case: Option2
  157. {
  158. *PrintableArea: PAIR(9592, 16240)
  159. *PrintableOrigin: PAIR(304, 304)
  160. }
  161. }
  162. *CursorOrigin: PAIR(300, 200)
  163. *Command: CmdSelect
  164. {
  165. *Order: DOC_SETUP.11
  166. *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t5760x9840Y"
  167. }
  168. }
  169. *case: LANDSCAPE_CC90
  170. {
  171. *PrintableArea: PAIR(9720, 16320)
  172. *PrintableOrigin: PAIR(240, 240)
  173. *CursorOrigin: PAIR(200, 16560)
  174. *Command: CmdSelect
  175. {
  176. *Order: DOC_SETUP.11
  177. *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t9792x5880Y"
  178. }
  179. }
  180. }
  181. }
  182. *Option: EXECUTIVE
  183. {
  184. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  185. *PageProtectMem: 1028
  186. *switch: Orientation
  187. {
  188. *case: PORTRAIT
  189. {
  190. *PrintableArea: PAIR(8100, 12048)
  191. *PrintableOrigin: PAIR(300, 300)
  192. *switch: Resolution
  193. {
  194. *case: Option2
  195. {
  196. *PrintableArea: PAIR(8096, 12040)
  197. *PrintableOrigin: PAIR(304, 304)
  198. }
  199. }
  200. *CursorOrigin: PAIR(300, 200)
  201. *Command: CmdSelect
  202. {
  203. *Order: DOC_SETUP.11
  204. *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t4860x7320Y"
  205. }
  206. }
  207. *case: LANDSCAPE_CC90
  208. {
  209. *PrintableArea: PAIR(8220, 12120)
  210. *PrintableOrigin: PAIR(240, 240)
  211. *switch: Resolution
  212. {
  213. *case: Option2
  214. {
  215. *PrintableArea: PAIR(8216, 12120)
  216. }
  217. }
  218. *CursorOrigin: PAIR(200, 12360)
  219. *Command: CmdSelect
  220. {
  221. *Order: DOC_SETUP.11
  222. *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t7272x4980Y"
  223. }
  224. }
  225. }
  226. }
  227. *Option: A4
  228. {
  229. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  230. *PageProtectMem: 1063
  231. *switch: Orientation
  232. {
  233. *case: PORTRAIT
  234. {
  235. *PrintableArea: PAIR(9292, 13476)
  236. *PrintableOrigin: PAIR(300, 300)
  237. *switch: Resolution
  238. {
  239. *case: Option2
  240. {
  241. *PrintableArea: PAIR(9288, 13472)
  242. *PrintableOrigin: PAIR(304, 304)
  243. }
  244. }
  245. *CursorOrigin: PAIR(300, 200)
  246. *Command: CmdSelect
  247. {
  248. *Order: DOC_SETUP.11
  249. *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t5594x8177Y"
  250. }
  251. }
  252. *case: LANDSCAPE_CC90
  253. {
  254. *PrintableArea: PAIR(9384, 13528)
  255. *PrintableOrigin: PAIR(240, 260)
  256. *switch: Resolution
  257. {
  258. *case: Option2
  259. {
  260. *PrintableArea: PAIR(9384, 13520)
  261. *PrintableOrigin: PAIR(240, 264)
  262. }
  263. }
  264. *CursorOrigin: PAIR(200, 13788)
  265. *Command: CmdSelect
  266. {
  267. *Order: DOC_SETUP.11
  268. *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t8129x5714Y"
  269. }
  270. }
  271. }
  272. }
  273. *Option: ENV_10
  274. {
  275. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  276. *PageProtectMem: 1028
  277. *switch: Orientation
  278. {
  279. *case: PORTRAIT
  280. {
  281. *PrintableArea: PAIR(4336, 10800)
  282. *PrintableOrigin: PAIR(300, 300)
  283. *switch: Resolution
  284. {
  285. *case: Option2
  286. {
  287. *PrintableArea: PAIR(4328, 10792)
  288. *PrintableOrigin: PAIR(304, 304)
  289. }
  290. }
  291. *CursorOrigin: PAIR(300, 200)
  292. *Command: CmdSelect
  293. {
  294. *Order: DOC_SETUP.11
  295. *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t2614x6600Y"
  296. }
  297. }
  298. *case: LANDSCAPE_CC90
  299. {
  300. *PrintableArea: PAIR(4356, 10800)
  301. *PrintableOrigin: PAIR(300, 300)
  302. *switch: Resolution
  303. {
  304. *case: Option2
  305. {
  306. *PrintableArea: PAIR(4352, 10792)
  307. *PrintableOrigin: PAIR(304, 304)
  308. }
  309. }
  310. *CursorOrigin: PAIR(200, 11100)
  311. *Command: CmdSelect
  312. {
  313. *Order: DOC_SETUP.11
  314. *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t6480x2734Y"
  315. }
  316. }
  317. }
  318. }
  319. *Option: ENV_DL
  320. {
  321. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  322. *PageProtectMem: 1028
  323. *switch: Orientation
  324. {
  325. *case: PORTRAIT
  326. {
  327. *PrintableArea: PAIR(4596, 9792)
  328. *PrintableOrigin: PAIR(300, 300)
  329. *switch: Resolution
  330. {
  331. *case: Option2
  332. {
  333. *PrintableArea: PAIR(4592, 9784)
  334. *PrintableOrigin: PAIR(304, 304)
  335. }
  336. }
  337. *CursorOrigin: PAIR(300, 160)
  338. *Command: CmdSelect
  339. {
  340. *Order: DOC_SETUP.11
  341. *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t2758x6043Y"
  342. }
  343. }
  344. *case: LANDSCAPE_CC90
  345. {
  346. *PrintableArea: PAIR(4596, 9792)
  347. *PrintableOrigin: PAIR(300, 300)
  348. *switch: Resolution
  349. {
  350. *case: Option2
  351. {
  352. *PrintableArea: PAIR(4592, 9784)
  353. *PrintableOrigin: PAIR(304, 304)
  354. }
  355. }
  356. *CursorOrigin: PAIR(200, 10092)
  357. *Command: CmdSelect
  358. {
  359. *Order: DOC_SETUP.11
  360. *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t5875x2878Y"
  361. }
  362. }
  363. }
  364. }
  365. *Option: ENV_C5
  366. {
  367. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  368. *PageProtectMem: 1028
  369. *switch: Orientation
  370. {
  371. *case: PORTRAIT
  372. {
  373. *PrintableArea: PAIR(7056, 10224)
  374. *PrintableOrigin: PAIR(300, 300)
  375. *switch: Resolution
  376. {
  377. *case: Option2
  378. {
  379. *PrintableArea: PAIR(7048, 10216)
  380. *PrintableOrigin: PAIR(304, 304)
  381. }
  382. }
  383. *CursorOrigin: PAIR(300, 160)
  384. *Command: CmdSelect
  385. {
  386. *Order: DOC_SETUP.11
  387. *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t4234x6302Y"
  388. }
  389. }
  390. *case: LANDSCAPE_CC90
  391. {
  392. *PrintableArea: PAIR(7056, 10224)
  393. *PrintableOrigin: PAIR(300, 300)
  394. *switch: Resolution
  395. {
  396. *case: Option2
  397. {
  398. *PrintableArea: PAIR(7048, 10216)
  399. *PrintableOrigin: PAIR(304, 304)
  400. }
  401. }
  402. *CursorOrigin: PAIR(200, 10524)
  403. *Command: CmdSelect
  404. {
  405. *Order: DOC_SETUP.11
  406. *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t6134x4357Y"
  407. }
  408. }
  409. }
  410. }
  411. *Option: ENV_MONARCH
  412. {
  413. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  414. *PageProtectMem: 1028
  415. *switch: Orientation
  416. {
  417. *case: PORTRAIT
  418. {
  419. *PrintableArea: PAIR(4036, 8400)
  420. *PrintableOrigin: PAIR(300, 300)
  421. *switch: Resolution
  422. {
  423. *case: Option2
  424. {
  425. *PrintableArea: PAIR(4032, 8392)
  426. *PrintableOrigin: PAIR(304, 304)
  427. }
  428. }
  429. *CursorOrigin: PAIR(300, 160)
  430. *Command: CmdSelect
  431. {
  432. *Order: DOC_SETUP.11
  433. *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t2434x5208Y"
  434. }
  435. }
  436. *case: LANDSCAPE_CC90
  437. {
  438. *PrintableArea: PAIR(4056, 8400)
  439. *PrintableOrigin: PAIR(300, 300)
  440. *switch: Resolution
  441. {
  442. *case: Option2
  443. {
  444. *PrintableArea: PAIR(4048, 8392)
  445. *PrintableOrigin: PAIR(304, 304)
  446. }
  447. }
  448. *CursorOrigin: PAIR(200, 8700)
  449. *Command: CmdSelect
  450. {
  451. *Order: DOC_SETUP.11
  452. *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t5040x2554Y"
  453. }
  454. }
  455. }
  456. }
  457. *Option: ENV_B5
  458. {
  459. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  460. *PageProtectMem: 1028
  461. *switch: Orientation
  462. {
  463. *case: PORTRAIT
  464. {
  465. *PrintableArea: PAIR(7716, 11208)
  466. *PrintableOrigin: PAIR(300, 300)
  467. *switch: Resolution
  468. {
  469. *case: Option2
  470. {
  471. *PrintableArea: PAIR(7712, 11200)
  472. *PrintableOrigin: PAIR(304, 304)
  473. }
  474. }
  475. *CursorOrigin: PAIR(300, 160)
  476. *Command: CmdSelect
  477. {
  478. *Order: DOC_SETUP.11
  479. *Cmd: "<1B>&l100a8c1E<1B>*p0x0Y<1B>*c0t4630x6893Y"
  480. }
  481. }
  482. *case: LANDSCAPE_CC90
  483. {
  484. *PrintableArea: PAIR(7716, 11208)
  485. *PrintableOrigin: PAIR(300, 300)
  486. *switch: Resolution
  487. {
  488. *case: Option2
  489. {
  490. *PrintableArea: PAIR(7712, 11200)
  491. *PrintableOrigin: PAIR(304, 304)
  492. }
  493. }
  494. *CursorOrigin: PAIR(200, 11508)
  495. *Command: CmdSelect
  496. {
  497. *Order: DOC_SETUP.11
  498. *Cmd: "<1B>&l100a8c1E<1B>*p0x0Y<1B>*c0t6724x4750Y"
  499. }
  500. }
  501. }
  502. }
  503. }
  504. *Feature: Economode
  505. {
  506. *rcNameID: 377
  507. *DefaultOption: Option1
  508. *Option: Option1
  509. {
  510. *rcNameID: 266
  511. *Command: CmdSelect
  512. {
  513. *Order: DOC_SETUP.5
  514. *Cmd: "@PJL SET ECONOMODE=OFF<0A>"
  515. }
  516. }
  517. *Option: Option2
  518. {
  519. *rcNameID: 267
  520. *Command: CmdSelect
  521. {
  522. *Order: DOC_SETUP.5
  523. *Cmd: "@PJL SET ECONOMODE=ON<0A>"
  524. }
  525. }
  526. }
  527. *Feature: PrintQuality
  528. {
  529. *rcNameID: =TEXT_QUALITY_DISPLAY
  530. *DefaultOption: Option1
  531. *Option: Option1
  532. {
  533. *rcNameID: 301
  534. }
  535. *Option: Option2
  536. {
  537. *rcNameID: 302
  538. *Command: CmdSelect
  539. {
  540. *Order: DOC_SETUP.4
  541. *Cmd: "@PJL SET RET=LIGHT<0A>"
  542. }
  543. }
  544. *Option: Option3
  545. {
  546. *rcNameID: 303
  547. *Command: CmdSelect
  548. {
  549. *Order: DOC_SETUP.4
  550. *Cmd: "@PJL SET RET=MEDIUM<0A>"
  551. }
  552. }
  553. *Option: Option4
  554. {
  555. *rcNameID: 304
  556. *Command: CmdSelect
  557. {
  558. *Order: DOC_SETUP.4
  559. *Cmd: "@PJL SET RET=DARK<0A>"
  560. }
  561. }
  562. *Option: Option5
  563. {
  564. *rcNameID: 305
  565. *Command: CmdSelect
  566. {
  567. *Order: DOC_SETUP.4
  568. *Cmd: "@PJL SET RET=OFF<0A>"
  569. }
  570. }
  571. }
  572. *Feature: PrintDensity
  573. {
  574. *rcNameID: =PRINTDENSITY_DISPLAY
  575. *DefaultOption: Option3
  576. *Option: Option1
  577. {
  578. *rcNameID: 340
  579. *Command: CmdSelect
  580. {
  581. *Order: DOC_SETUP.2
  582. *Cmd: "@PJL SET DENSITY=1<0A>"
  583. }
  584. }
  585. *Option: Option2
  586. {
  587. *rcNameID: 341
  588. *Command: CmdSelect
  589. {
  590. *Order: DOC_SETUP.2
  591. *Cmd: "@PJL SET DENSITY=2<0A>"
  592. }
  593. }
  594. *Option: Option3
  595. {
  596. *rcNameID: 342
  597. *Command: CmdSelect
  598. {
  599. *Order: DOC_SETUP.2
  600. *Cmd: "@PJL SET DENSITY=3<0A>"
  601. }
  602. }
  603. *Option: Option4
  604. {
  605. *rcNameID: 343
  606. *Command: CmdSelect
  607. {
  608. *Order: DOC_SETUP.2
  609. *Cmd: "@PJL SET DENSITY=4<0A>"
  610. }
  611. }
  612. *Option: Option5
  613. {
  614. *rcNameID: 344
  615. *Command: CmdSelect
  616. {
  617. *Order: DOC_SETUP.2
  618. *Cmd: "@PJL SET DENSITY=5<0A>"
  619. }
  620. }
  621. }
  622. *Feature: Halftone
  623. {
  624. *rcNameID: =HALFTONING_DISPLAY
  625. *DefaultOption: HT_PATSIZE_AUTO
  626. *Option: HT_PATSIZE_AUTO
  627. {
  628. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  629. }
  630. *Ifdef: WINNT_50
  631. *Option: HT_PATSIZE_SUPERCELL_M
  632. {
  633. *rcNameID: =HT_SUPERCELL_DISPLAY
  634. }
  635. *Endif:
  636. *Option: HT_PATSIZE_6x6_M
  637. {
  638. *rcNameID: =HT_DITHER6X6_DISPLAY
  639. }
  640. *Option: HT_PATSIZE_8x8_M
  641. {
  642. *rcNameID: =HT_DITHER8X8_DISPLAY
  643. }
  644. }
  645. *Feature: Memory
  646. {
  647. *rcNameID: =PRINTER_MEMORY_DISPLAY
  648. *DefaultOption: 1024KB
  649. *Option: 1024KB
  650. {
  651. *Name: "1MB"
  652. *MemoryConfigKB: PAIR(1024, 450)
  653. }
  654. *Option: 2048KB
  655. {
  656. *Name: "2MB"
  657. *MemoryConfigKB: PAIR(2048, 1350)
  658. }
  659. *Option: 3072KB
  660. {
  661. *Name: "3MB"
  662. *MemoryConfigKB: PAIR(3072, 2500)
  663. }
  664. *Option: 4096KB
  665. {
  666. *Name: "4MB"
  667. *MemoryConfigKB: PAIR(4096, 3510)
  668. }
  669. *Option: 5120KB
  670. {
  671. *Name: "5MB"
  672. *MemoryConfigKB: PAIR(5120, 4520)
  673. }
  674. }
  675. *Feature: PageProtect
  676. {
  677. *rcNameID: =PAGE_PROTECTION_DISPLAY
  678. *DefaultOption: OFF
  679. *Option: ON
  680. {
  681. *rcNameID: =ON_DISPLAY
  682. *Command: CmdSelect
  683. {
  684. *Order: DOC_SETUP.1
  685. *Cmd: "<1B>%%-12345X@PJL SET PAGEPROTECT=ON<0A>"
  686. }
  687. }
  688. *Option: OFF
  689. {
  690. *rcNameID: =OFF_DISPLAY
  691. *Command: CmdSelect
  692. {
  693. *Order: DOC_SETUP.1
  694. *Cmd: "<1B>%%-12345X@PJL SET PAGEPROTECT=OFF<0A>"
  695. }
  696. }
  697. }
  698. *Command: CmdStartDoc
  699. {
  700. *Order: DOC_SETUP.6
  701. *Cmd: "@PJL ENTER LANGUAGE=PCL<0D0A1B>E<1B>*r0F"
  702. }
  703. *Command: CmdStartPage
  704. {
  705. *Order: PAGE_SETUP.1
  706. *Cmd: "<1B>*b0M<0D>"
  707. }
  708. *Command: CmdEndJob
  709. {
  710. *Order: JOB_FINISH.1
  711. *Cmd: "<1B>E<1B>%%-12345X"
  712. }
  713. *Command: CmdCopies
  714. {
  715. *Order: DOC_SETUP.13
  716. *Cmd: "<1B>&l" %d[1,32767]{NumOfCopies}"X"
  717. }
  718. *RotateCoordinate?: TRUE
  719. *RotateRaster?: TRUE
  720. *RotateFont?: TRUE
  721. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  722. *MemoryUsage: LIST(FONT)
  723. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  724. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  725. *XMoveThreshold: 0
  726. *YMoveThreshold: 0
  727. *XMoveUnit: 300
  728. *YMoveUnit: 300
  729. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{(DestX / 4) }"X" }
  730. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,9600]{max_repeat((DestXRel / 4) )}"X" }
  731. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,9600]{max_repeat((DestXRel / 4) )}"X" }
  732. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{(DestY / 4) }"Y" }
  733. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d[1,12600]{max_repeat((DestYRel / 4) )}"Y" }
  734. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d[1,12600]{max_repeat((DestYRel / 4) )}"Y" }
  735. *Command: CmdCR { *Cmd : "<0D>" }
  736. *Command: CmdLF { *Cmd : "<0A>" }
  737. *Command: CmdFF { *Cmd : "<0C>" }
  738. *Command: CmdBackSpace { *Cmd : "<08>" }
  739. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  740. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  741. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  742. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  743. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  744. *EjectPageWithFF?: TRUE
  745. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  746. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  747. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  748. *OutputDataFormat: H_BYTE
  749. *OptimizeLeftBound?: TRUE
  750. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  751. *CursorYAfterSendBlockData: AUTO_INCREMENT
  752. *DefaultFont: 136
  753. *DefaultCTT: 0
  754. *CharPosition: BASELINE
  755. *DeviceFonts: LIST(136,146,147,148,149,150,151,152,153,154,155,156,157,164,165,166,
  756. + 209,210,213,214,215,216,217,218,219,230)
  757. *MinFontID: 16534
  758. *MaxFontID: 32768
  759. *FontFormat: HPPCL
  760. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  761. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  762. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  763. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  764. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  765. *Command: CmdWhiteTextOn { *Cmd : "<1B>*v1o1T" }
  766. *Command: CmdWhiteTextOff { *Cmd : "<1B>*v0o0T" }
  767. *MinGrayFill: 1
  768. *MaxGrayFill: 100
  769. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{(RectXSize / 4) }"A" }
  770. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{(RectYSize / 4) }"B" }
  771. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage }"g2P" }
  772. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }