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.

1237 lines
35 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileName: "KYF3600P.GPD"
  7. *GPDFileVersion: "1.0"
  8. *Include: "StdNames.gpd"
  9. *Include: "ttfsub.gpd"
  10. *ModelName: "Kyocera FS-3600+"
  11. *MasterUnits: PAIR(600, 600)
  12. *ResourceDLL: "kyores.dll"
  13. *PrintRate: 18
  14. *PrintRatePPM: 18
  15. *PrintRateUnit: PPM
  16. *PrinterType: PAGE
  17. *MaxCopies: 9999
  18. *FontCartSlots: 2
  19. *rcInstalledOptionNameID: 313
  20. *rcNotInstalledOptionNameID: 312
  21. *Feature: Orientation
  22. {
  23. *rcNameID: =ORIENTATION_DISPLAY
  24. *DefaultOption: PORTRAIT
  25. *Option: PORTRAIT
  26. {
  27. *rcNameID: =PORTRAIT_DISPLAY
  28. *Command: CmdSelect
  29. {
  30. *Order: DOC_SETUP.6
  31. *NoPageEject?: TRUE
  32. *Cmd: "<1B>&l0o1E"
  33. }
  34. }
  35. *Option: LANDSCAPE_CC90
  36. {
  37. *rcNameID: =LANDSCAPE_DISPLAY
  38. *Command: CmdSelect
  39. {
  40. *Order: DOC_SETUP.6
  41. *NoPageEject?: TRUE
  42. *Cmd: "<1B>&l1o1E"
  43. }
  44. }
  45. }
  46. *Feature: InputBin
  47. {
  48. *rcNameID: =PAPER_SOURCE_DISPLAY
  49. *DefaultOption: Option1
  50. *Option: Option1
  51. {
  52. *rcNameID: 264
  53. *Command: CmdSelect
  54. {
  55. *Order: DOC_SETUP.9
  56. *Cmd: "<1B>&l0H"
  57. }
  58. }
  59. *Option: Option2
  60. {
  61. *rcNameID: 265
  62. *Command: CmdSelect
  63. {
  64. *Order: DOC_SETUP.9
  65. *Cmd: "<1B>&l1H"
  66. }
  67. }
  68. *Option: Option3
  69. {
  70. *Installable?:TRUE
  71. *rcInstallableFeatureNameID: 266
  72. *rcNameID: 266
  73. *Command: CmdSelect
  74. {
  75. *Order: DOC_SETUP.9
  76. *Cmd: "<1B>&l4H"
  77. }
  78. }
  79. *Option: Option4
  80. {
  81. *Installable?:TRUE
  82. *rcInstallableFeatureNameID: 272
  83. *rcNameID: 272
  84. *Command: CmdSelect
  85. {
  86. *Order: DOC_SETUP.9
  87. *Cmd: "!R!CASS3;EXIT;"
  88. }
  89. }
  90. *Option: MANUAL
  91. {
  92. *rcNameID: =MANUAL_FEED_DISPLAY
  93. *Command: CmdSelect
  94. {
  95. *Order: DOC_SETUP.9
  96. *Cmd: "<1B>&l2H"
  97. }
  98. }
  99. *Option: Option6
  100. {
  101. *rcNameID: 276
  102. *Command: CmdSelect
  103. {
  104. *Order: DOC_SETUP.9
  105. *Cmd: "<1B>&l3H"
  106. }
  107. }
  108. *Option: Option7
  109. {
  110. *Installable?:TRUE
  111. *rcInstallableFeatureNameID: 277
  112. *rcNameID: 277
  113. *Command: CmdSelect
  114. {
  115. *Order: DOC_SETUP.9
  116. *Cmd: "<1B>&l6H"
  117. }
  118. }
  119. *Option: Option8
  120. {
  121. *Installable?:TRUE
  122. *rcInstallableFeatureNameID: 278
  123. *rcNameID: 278
  124. *Command: CmdSelect
  125. {
  126. *Order: DOC_SETUP.9
  127. *Cmd: "<1B>&l6H"
  128. }
  129. }
  130. *Option: Option9
  131. {
  132. *Installable?:TRUE
  133. *rcInstallableFeatureNameID: 279
  134. *rcNameID: 279
  135. *Command: CmdSelect
  136. {
  137. *Order: DOC_SETUP.9
  138. *Cmd: "<1B>&l2H"
  139. }
  140. }
  141. }
  142. *Feature: Resolution
  143. {
  144. *rcNameID: =RESOLUTION_DISPLAY
  145. *DefaultOption: Option1
  146. *Option: Option1
  147. {
  148. *Name: "600 x 600 " =DOTS_PER_INCH
  149. *DPI: PAIR(600, 600)
  150. *TextDPI: PAIR(600, 600)
  151. *MinStripBlankPixels: 32
  152. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  153. *SpotDiameter: 100
  154. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  155. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  156. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  157. *switch: Memory
  158. {
  159. *case: 2048KB
  160. {
  161. *Command: CmdSelect
  162. {
  163. *Order: DOC_SETUP.3
  164. *Cmd: "@PJL SET RESOLUTION=600<0D0A>@PJL ENTER LANGUAGE = PCL<0D0A1B>E<1B>*t600R<1B>&u"
  165. + "600D<1B>*r3F"
  166. }
  167. EXTERN_GLOBAL: *RotateRaster?: FALSE
  168. }
  169. *case: 3072KB
  170. {
  171. *Command: CmdSelect
  172. {
  173. *Order: DOC_SETUP.3
  174. *Cmd: "@PJL SET RESOLUTION=600<0D0A>@PJL ENTER LANGUAGE = PCL<0D0A1B>E<1B>*t600R<1B>&u"
  175. + "600D<1B>*r3F"
  176. }
  177. EXTERN_GLOBAL: *RotateRaster?: FALSE
  178. }
  179. *default:
  180. {
  181. *Command: CmdSelect
  182. {
  183. *Order: DOC_SETUP.3
  184. *Cmd: "@PJL SET RESOLUTION=600<0D0A>@PJL ENTER LANGUAGE = PCL<0D0A1B>E<1B>*t600R<1B>&u"
  185. + "600D<1B>*r0F"
  186. }
  187. EXTERN_GLOBAL: *RotateRaster?: TRUE
  188. }
  189. }
  190. }
  191. *Option: Option2
  192. {
  193. *Name: "300 x 300 " =DOTS_PER_INCH
  194. *DPI: PAIR(300, 300)
  195. *TextDPI: PAIR(300, 300)
  196. *MinStripBlankPixels: 32
  197. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  198. *SpotDiameter: 100
  199. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  200. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  201. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  202. *Command: CmdSelect
  203. {
  204. *Order: DOC_SETUP.3
  205. *Cmd: "@PJL SET RESOLUTION=300<0D0A>@PJL ENTER LANGUAGE = PCL<0D0A1B>E<1B>*t300R<1B>&u"
  206. + "600D<1B>*r0F"
  207. }
  208. EXTERN_GLOBAL: *RotateRaster?: TRUE
  209. }
  210. }
  211. *Feature: PaperSize
  212. {
  213. *rcNameID: =PAPER_SIZE_DISPLAY
  214. *DefaultOption: LETTER
  215. *Option: LETTER
  216. {
  217. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  218. *PageProtectMem: 4109
  219. *switch: Orientation
  220. {
  221. *case: PORTRAIT
  222. {
  223. *PrintableArea: PAIR(4800, 6350)
  224. *PrintableOrigin: PAIR(150, 100)
  225. *CursorOrigin: PAIR(143, 95)
  226. *Command: CmdSelect
  227. {
  228. *Order: DOC_SETUP.10
  229. *Cmd: "!R!spsz6;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5776x7670Y"
  230. }
  231. }
  232. *case: LANDSCAPE_CC90
  233. {
  234. *PrintableArea: PAIR(4800, 6300)
  235. *PrintableOrigin: PAIR(150, 150)
  236. *CursorOrigin: PAIR(95, 6481)
  237. *Command: CmdSelect
  238. {
  239. *Order: DOC_SETUP.10
  240. *Cmd: "!R!spsz6;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t7670x5822Y"
  241. }
  242. }
  243. }
  244. }
  245. *Option: LEGAL
  246. {
  247. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  248. *PageProtectMem: 5230
  249. *switch: Orientation
  250. {
  251. *case: PORTRAIT
  252. {
  253. *PrintableArea: PAIR(4800, 8150)
  254. *PrintableOrigin: PAIR(150, 100)
  255. *CursorOrigin: PAIR(143, 95)
  256. *Command: CmdSelect
  257. {
  258. *Order: DOC_SETUP.10
  259. *Cmd: "!R!spsz7;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5776x9830Y"
  260. }
  261. }
  262. *case: LANDSCAPE_CC90
  263. {
  264. *PrintableArea: PAIR(4800, 8100)
  265. *PrintableOrigin: PAIR(150, 150)
  266. *CursorOrigin: PAIR(95, 8281)
  267. *Command: CmdSelect
  268. {
  269. *Order: DOC_SETUP.10
  270. *Cmd: "!R!spsz7;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t9830x5822Y"
  271. }
  272. }
  273. }
  274. }
  275. *Option: EXECUTIVE
  276. {
  277. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  278. *PageProtectMem: 4109
  279. *switch: Orientation
  280. {
  281. *case: PORTRAIT
  282. {
  283. *PrintableArea: PAIR(4050, 6050)
  284. *PrintableOrigin: PAIR(150, 100)
  285. *CursorOrigin: PAIR(143, 95)
  286. *Command: CmdSelect
  287. {
  288. *Order: DOC_SETUP.10
  289. *Cmd: "!R!spsz5;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4876x7310Y"
  290. }
  291. }
  292. *case: LANDSCAPE_CC90
  293. {
  294. *PrintableArea: PAIR(4050, 6000)
  295. *PrintableOrigin: PAIR(150, 150)
  296. *CursorOrigin: PAIR(95, 6181)
  297. *Command: CmdSelect
  298. {
  299. *Order: DOC_SETUP.10
  300. *Cmd: "!R!spsz5;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t7310x4922Y"
  301. }
  302. }
  303. }
  304. }
  305. *Option: A4
  306. {
  307. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  308. *PageProtectMem: 4249
  309. *switch: Orientation
  310. {
  311. *case: PORTRAIT
  312. {
  313. *PrintableArea: PAIR(4662, 6764)
  314. *PrintableOrigin: PAIR(150, 100)
  315. *CursorOrigin: PAIR(143, 95)
  316. *Command: CmdSelect
  317. {
  318. *Order: DOC_SETUP.10
  319. *Cmd: "!R!spsz8;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5611x8167Y"
  320. }
  321. }
  322. *case: LANDSCAPE_CC90
  323. {
  324. *PrintableArea: PAIR(4662, 6714)
  325. *PrintableOrigin: PAIR(150, 150)
  326. *CursorOrigin: PAIR(95, 6895)
  327. *Command: CmdSelect
  328. {
  329. *Order: DOC_SETUP.10
  330. *Cmd: "!R!spsz8;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t8167x5657Y"
  331. }
  332. }
  333. }
  334. }
  335. *Option: A5
  336. {
  337. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  338. *PageProtectMem: 2125
  339. *switch: Orientation
  340. {
  341. *case: PORTRAIT
  342. {
  343. *PrintableArea: PAIR(3198, 4662)
  344. *PrintableOrigin: PAIR(150, 150)
  345. *CursorOrigin: PAIR(143, 95)
  346. *Command: CmdSelect
  347. {
  348. *Order: DOC_SETUP.10
  349. *Cmd: "!R!spsz13;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3854x5705Y"
  350. }
  351. }
  352. *case: LANDSCAPE_CC90
  353. {
  354. *PrintableArea: PAIR(3198, 4662)
  355. *PrintableOrigin: PAIR(150, 150)
  356. *CursorOrigin: PAIR(95, 4843)
  357. *Command: CmdSelect
  358. {
  359. *Order: DOC_SETUP.10
  360. *Cmd: "!R!spsz13;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5705x3900Y"
  361. }
  362. }
  363. }
  364. }
  365. *Option: Option6
  366. {
  367. *rcNameID: 258
  368. *PageDimensions: PAIR(2480, 3498)
  369. *PageProtectMem: 2125
  370. *switch: Orientation
  371. {
  372. *case: PORTRAIT
  373. {
  374. *PrintableArea: PAIR(2180, 3198)
  375. *PrintableOrigin: PAIR(150, 150)
  376. *CursorOrigin: PAIR(143, 95)
  377. *Command: CmdSelect
  378. {
  379. *Order: DOC_SETUP.10
  380. *Cmd: "!R!spsz14;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2632x3948Y"
  381. }
  382. }
  383. *case: LANDSCAPE_CC90
  384. {
  385. *PrintableArea: PAIR(2180, 3198)
  386. *PrintableOrigin: PAIR(150, 150)
  387. *CursorOrigin: PAIR(95, 3379)
  388. *Command: CmdSelect
  389. {
  390. *Order: DOC_SETUP.10
  391. *Cmd: "!R!spsz14;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3948x2678Y"
  392. }
  393. }
  394. }
  395. }
  396. *Option: B5
  397. {
  398. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  399. *PageProtectMem: 3198
  400. *switch: Orientation
  401. {
  402. *case: PORTRAIT
  403. {
  404. *PrintableArea: PAIR(4002, 5772)
  405. *PrintableOrigin: PAIR(150, 150)
  406. *CursorOrigin: PAIR(143, 95)
  407. *Command: CmdSelect
  408. {
  409. *Order: DOC_SETUP.10
  410. *Cmd: "!R!spsz9;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4819x7036Y"
  411. }
  412. }
  413. *case: LANDSCAPE_CC90
  414. {
  415. *PrintableArea: PAIR(4002, 5772)
  416. *PrintableOrigin: PAIR(150, 150)
  417. *CursorOrigin: PAIR(95, 5953)
  418. *Command: CmdSelect
  419. {
  420. *Order: DOC_SETUP.10
  421. *Cmd: "!R!spsz9;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t7036x4865Y"
  422. }
  423. }
  424. }
  425. }
  426. *Option: Option8
  427. {
  428. *rcNameID: 259
  429. *PageDimensions: PAIR(3024, 4302)
  430. *PageProtectMem: 3198
  431. *switch: Orientation
  432. {
  433. *case: PORTRAIT
  434. {
  435. *PrintableArea: PAIR(2724, 4002)
  436. *PrintableOrigin: PAIR(150, 150)
  437. *CursorOrigin: PAIR(143, 95)
  438. *Command: CmdSelect
  439. {
  440. *Order: DOC_SETUP.10
  441. *Cmd: "!R!spsz15;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3285x4913Y"
  442. }
  443. }
  444. *case: LANDSCAPE_CC90
  445. {
  446. *PrintableArea: PAIR(2724, 4002)
  447. *PrintableOrigin: PAIR(150, 150)
  448. *CursorOrigin: PAIR(95, 4183)
  449. *Command: CmdSelect
  450. {
  451. *Order: DOC_SETUP.10
  452. *Cmd: "!R!spsz15;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4913x3331Y"
  453. }
  454. }
  455. }
  456. }
  457. *Option: ENV_10
  458. {
  459. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  460. *PageProtectMem: 4109
  461. *switch: Orientation
  462. {
  463. *case: PORTRAIT
  464. {
  465. *PrintableArea: PAIR(2177, 5400)
  466. *PrintableOrigin: PAIR(150, 150)
  467. *switch: Resolution
  468. {
  469. *case: Option2
  470. {
  471. *PrintableArea: PAIR(2176, 5400)
  472. }
  473. }
  474. *CursorOrigin: PAIR(143, 95)
  475. *Command: CmdSelect
  476. {
  477. *Order: DOC_SETUP.10
  478. *Cmd: "!R!spsz2;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2630x6590Y"
  479. }
  480. }
  481. *case: LANDSCAPE_CC90
  482. {
  483. *PrintableArea: PAIR(2177, 5400)
  484. *PrintableOrigin: PAIR(150, 150)
  485. *switch: Resolution
  486. {
  487. *case: Option2
  488. {
  489. *PrintableArea: PAIR(2176, 5400)
  490. }
  491. }
  492. *CursorOrigin: PAIR(95, 5581)
  493. *Command: CmdSelect
  494. {
  495. *Order: DOC_SETUP.10
  496. *Cmd: "!R!spsz2;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t6590x2676Y"
  497. }
  498. }
  499. }
  500. }
  501. *Option: ENV_9
  502. {
  503. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  504. *PageProtectMem: 4109
  505. *switch: Orientation
  506. {
  507. *case: PORTRAIT
  508. {
  509. *PrintableArea: PAIR(2028, 5028)
  510. *PrintableOrigin: PAIR(150, 150)
  511. *CursorOrigin: PAIR(143, 95)
  512. *Command: CmdSelect
  513. {
  514. *Order: DOC_SETUP.10
  515. *Cmd: "!R!spsz16;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2450x6144Y"
  516. }
  517. }
  518. *case: LANDSCAPE_CC90
  519. {
  520. *PrintableArea: PAIR(2028, 5028)
  521. *PrintableOrigin: PAIR(150, 150)
  522. *CursorOrigin: PAIR(95, 5209)
  523. *Command: CmdSelect
  524. {
  525. *Order: DOC_SETUP.10
  526. *Cmd: "!R!spsz16;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t6144x2496Y"
  527. }
  528. }
  529. }
  530. }
  531. *Option: ENV_MONARCH
  532. {
  533. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  534. *PageProtectMem: 4109
  535. *switch: Orientation
  536. {
  537. *case: PORTRAIT
  538. {
  539. *PrintableArea: PAIR(2028, 4200)
  540. *PrintableOrigin: PAIR(150, 150)
  541. *CursorOrigin: PAIR(143, 95)
  542. *Command: CmdSelect
  543. {
  544. *Order: DOC_SETUP.10
  545. *Cmd: "!R!spsz1;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2450x5150Y"
  546. }
  547. }
  548. *case: LANDSCAPE_CC90
  549. {
  550. *PrintableArea: PAIR(2028, 4200)
  551. *PrintableOrigin: PAIR(150, 150)
  552. *CursorOrigin: PAIR(95, 4381)
  553. *Command: CmdSelect
  554. {
  555. *Order: DOC_SETUP.10
  556. *Cmd: "!R!spsz1;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5150x2496Y"
  557. }
  558. }
  559. }
  560. }
  561. *Option: ENV_PERSONAL
  562. {
  563. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  564. *PageProtectMem: 4109
  565. *switch: Orientation
  566. {
  567. *case: PORTRAIT
  568. {
  569. *PrintableArea: PAIR(1878, 3600)
  570. *PrintableOrigin: PAIR(150, 150)
  571. *CursorOrigin: PAIR(143, 95)
  572. *Command: CmdSelect
  573. {
  574. *Order: DOC_SETUP.10
  575. *Cmd: "!R!spsz17;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2270x4430Y"
  576. }
  577. }
  578. *case: LANDSCAPE_CC90
  579. {
  580. *PrintableArea: PAIR(1878, 3600)
  581. *PrintableOrigin: PAIR(150, 150)
  582. *CursorOrigin: PAIR(95, 3781)
  583. *Command: CmdSelect
  584. {
  585. *Order: DOC_SETUP.10
  586. *Cmd: "!R!spsz17;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4430x2316Y"
  587. }
  588. }
  589. }
  590. }
  591. *Option: ENV_C5
  592. {
  593. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  594. *PageProtectMem: 4109
  595. *switch: Orientation
  596. {
  597. *case: PORTRAIT
  598. {
  599. *PrintableArea: PAIR(3528, 5112)
  600. *PrintableOrigin: PAIR(150, 150)
  601. *CursorOrigin: PAIR(143, 95)
  602. *Command: CmdSelect
  603. {
  604. *Order: DOC_SETUP.10
  605. *Cmd: "!R!spsz4;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4250x6245Y"
  606. }
  607. }
  608. *case: LANDSCAPE_CC90
  609. {
  610. *PrintableArea: PAIR(3528, 5112)
  611. *PrintableOrigin: PAIR(150, 150)
  612. *CursorOrigin: PAIR(95, 5293)
  613. *Command: CmdSelect
  614. {
  615. *Order: DOC_SETUP.10
  616. *Cmd: "!R!spsz4;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t6245x4296Y"
  617. }
  618. }
  619. }
  620. }
  621. *Option: ENV_DL
  622. {
  623. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  624. *PageProtectMem: 4109
  625. *switch: Orientation
  626. {
  627. *case: PORTRAIT
  628. {
  629. *PrintableArea: PAIR(2298, 4896)
  630. *PrintableOrigin: PAIR(150, 150)
  631. *CursorOrigin: PAIR(143, 95)
  632. *Command: CmdSelect
  633. {
  634. *Order: DOC_SETUP.10
  635. *Cmd: "!R!spsz3;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2774x5986Y"
  636. }
  637. }
  638. *case: LANDSCAPE_CC90
  639. {
  640. *PrintableArea: PAIR(2298, 4896)
  641. *PrintableOrigin: PAIR(150, 150)
  642. *CursorOrigin: PAIR(95, 5077)
  643. *Command: CmdSelect
  644. {
  645. *Order: DOC_SETUP.10
  646. *Cmd: "!R!spsz3;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5986x2820Y"
  647. }
  648. }
  649. }
  650. }
  651. *Option: CUSTOMSIZE
  652. {
  653. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  654. *MinSize: PAIR(1800, 3000)
  655. *MaxSize: PAIR(5100, 32767)
  656. *MaxPrintableWidth: 5100
  657. *MinLeftMargin: 50
  658. *CenterPrintable?: FALSE
  659. *PageProtectMem: 1692
  660. *switch: Orientation
  661. {
  662. *case: PORTRAIT
  663. {
  664. *Command: CmdSelect
  665. {
  666. *Order: DOC_SETUP.10
  667. *Cmd: "!R!spsz7;exit;<1B>&l4d1e" %d{(PhysPaperLength / 150) - 1}"F<1B>*p0x0Y<1B>*p0x0Y"
  668. + "<1B>*c0t" %d{(((PhysPaperWidth - 299) * 6) / 5) }"x" %d{(((PhysPaperLength - 300) * 6) / 5) }
  669. + "Y"
  670. }
  671. }
  672. *case: LANDSCAPE_CC90
  673. {
  674. *Command: CmdSelect
  675. {
  676. *Order: DOC_SETUP.10
  677. *Cmd: "!R!spsz7;exit;<1B>&l4d1e" %d{(PhysPaperLength / 150) - 1}"f" %d{(((PhysPaperLength - 8400) * 6) / 5) }
  678. + "Z<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperLength - 300) * 6) / 5) }"x" %d{(((PhysPaperWidth - 300) * 6) / 5) }
  679. + "Y"
  680. }
  681. }
  682. }
  683. }
  684. }
  685. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option6)
  686. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option8)
  687. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_10)
  688. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_9)
  689. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_MONARCH)
  690. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_PERSONAL)
  691. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_C5)
  692. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_DL)
  693. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option6)
  694. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option8)
  695. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_10)
  696. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_9)
  697. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_MONARCH)
  698. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_PERSONAL)
  699. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_C5)
  700. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_DL)
  701. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option6)
  702. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option8)
  703. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_10)
  704. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_9)
  705. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_MONARCH)
  706. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_PERSONAL)
  707. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_C5)
  708. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_DL)
  709. *InvalidCombination: LIST(InputBin.Option6, PaperSize.LETTER)
  710. *InvalidCombination: LIST(InputBin.Option6, PaperSize.LEGAL)
  711. *InvalidCombination: LIST(InputBin.Option6, PaperSize.EXECUTIVE)
  712. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A4)
  713. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A5)
  714. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option6)
  715. *InvalidCombination: LIST(InputBin.Option6, PaperSize.B5)
  716. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option8)
  717. *InvalidCombination: LIST(InputBin.Option6, PaperSize.CUSTOMSIZE)
  718. *InvalidCombination: LIST(InputBin.Option7, PaperSize.LETTER)
  719. *InvalidCombination: LIST(InputBin.Option7, PaperSize.LEGAL)
  720. *InvalidCombination: LIST(InputBin.Option7, PaperSize.EXECUTIVE)
  721. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A4)
  722. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A5)
  723. *InvalidCombination: LIST(InputBin.Option7, PaperSize.B5)
  724. *InvalidCombination: LIST(InputBin.Option7, PaperSize.CUSTOMSIZE)
  725. *InvalidCombination: LIST(InputBin.Option8, PaperSize.LEGAL)
  726. *InvalidCombination: LIST(InputBin.Option8, PaperSize.Option6)
  727. *InvalidCombination: LIST(InputBin.Option8, PaperSize.Option8)
  728. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_10)
  729. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_9)
  730. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_MONARCH)
  731. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_PERSONAL)
  732. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_C5)
  733. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_DL)
  734. *InvalidCombination: LIST(InputBin.Option9, PaperSize.Option6)
  735. *InvalidCombination: LIST(InputBin.Option9, PaperSize.Option8)
  736. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_10)
  737. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_9)
  738. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_MONARCH)
  739. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_PERSONAL)
  740. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_C5)
  741. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_DL)
  742. *Feature: EcoPrint
  743. {
  744. *rcNameID: 326
  745. *DefaultOption: Option1
  746. *Option: Option1
  747. {
  748. *rcNameID: 260
  749. *Command: CmdSelect
  750. {
  751. *Order: DOC_SETUP.1
  752. *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL<0D0A>@PJL SET ECONOMODE=OFF<0D0A>"
  753. }
  754. }
  755. *Option: Option2
  756. {
  757. *rcNameID: 261
  758. *Command: CmdSelect
  759. {
  760. *Order: DOC_SETUP.1
  761. *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL<0D0A>@PJL SET ECONOMODE=LIGHT<0D0A>"
  762. }
  763. }
  764. *Option: Option3
  765. {
  766. *rcNameID: 262
  767. *Command: CmdSelect
  768. {
  769. *Order: DOC_SETUP.1
  770. *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL<0D0A>@PJL SET ECONOMODE=MEDIUM<0D0A>"
  771. }
  772. }
  773. *Option: Option4
  774. {
  775. *rcNameID: 263
  776. *Command: CmdSelect
  777. {
  778. *Order: DOC_SETUP.1
  779. *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL<0D0A>@PJL SET ECONOMODE=DARK<0D0A>"
  780. }
  781. }
  782. }
  783. *Feature: PrintQuality
  784. {
  785. *rcNameID: =TEXT_QUALITY_DISPLAY
  786. *DefaultOption: Option3
  787. *Option: Option1
  788. {
  789. *rcNameID: 301
  790. *Command: CmdSelect
  791. {
  792. *Order: DOC_SETUP.4
  793. *Cmd: "!R!sir0;exit;"
  794. }
  795. }
  796. *Option: Option2
  797. {
  798. *rcNameID: 302
  799. *Command: CmdSelect
  800. {
  801. *Order: DOC_SETUP.4
  802. *Cmd: "!R!sir1;exit;"
  803. }
  804. }
  805. *Option: Option3
  806. {
  807. *rcNameID: 303
  808. *Command: CmdSelect
  809. {
  810. *Order: DOC_SETUP.4
  811. *Cmd: "!R!sir2;exit;"
  812. }
  813. }
  814. *Option: Option4
  815. {
  816. *rcNameID: 304
  817. *Command: CmdSelect
  818. {
  819. *Order: DOC_SETUP.4
  820. *Cmd: "!R!sir3;exit;"
  821. }
  822. }
  823. }
  824. *Feature: OutputBin
  825. {
  826. *rcNameID: =OUTPUTBIN_DISPLAY
  827. *DefaultOption: Option1
  828. *Option: Option1
  829. {
  830. *rcNameID: 280
  831. }
  832. *Option: Option2
  833. {
  834. *rcNameID: 281
  835. *Command: CmdSelect
  836. {
  837. *Order: DOC_SETUP.12
  838. *Cmd: "<1B>&l1G"
  839. }
  840. }
  841. *Option: Option3
  842. {
  843. *rcNameID: 282
  844. *Command: CmdSelect
  845. {
  846. *Order: DOC_SETUP.12
  847. *Cmd: "<1B>&l2G"
  848. }
  849. }
  850. *Option: Option4
  851. {
  852. *rcNameID: 283
  853. *Command: CmdSelect
  854. {
  855. *Order: DOC_SETUP.12
  856. *Cmd: "!R!SSTK 0;EXIT;"
  857. }
  858. }
  859. *Option: Option5
  860. {
  861. *rcNameID: 284
  862. *Command: CmdSelect
  863. {
  864. *Order: DOC_SETUP.12
  865. *Cmd: "!R!CSTK;EXIT;"
  866. }
  867. }
  868. *Option: Option6
  869. {
  870. *rcNameID: 285
  871. *Command: CmdSelect
  872. {
  873. *Order: DOC_SETUP.12
  874. *Cmd: "!R!SSTK;EXIT;"
  875. }
  876. }
  877. *Option: Option7
  878. {
  879. *rcNameID: 286
  880. *Command: CmdSelect
  881. {
  882. *Order: DOC_SETUP.12
  883. *Cmd: "!R!MSTK 1;EXIT;"
  884. }
  885. }
  886. *Option: Option8
  887. {
  888. *rcNameID: 287
  889. *Command: CmdSelect
  890. {
  891. *Order: DOC_SETUP.12
  892. *Cmd: "!R!MSTK 2;EXIT;"
  893. }
  894. }
  895. *Option: Option9
  896. {
  897. *rcNameID: 288
  898. *Command: CmdSelect
  899. {
  900. *Order: DOC_SETUP.12
  901. *Cmd: "!R!MSTK 3;EXIT;"
  902. }
  903. }
  904. *Option: Option10
  905. {
  906. *rcNameID: 289
  907. *Command: CmdSelect
  908. {
  909. *Order: DOC_SETUP.12
  910. *Cmd: "!R!MSTK 4;EXIT;"
  911. }
  912. }
  913. *Option: Option11
  914. {
  915. *rcNameID: 290
  916. *Command: CmdSelect
  917. {
  918. *Order: DOC_SETUP.12
  919. *Cmd: "!R!MSTK 5;EXIT;"
  920. }
  921. }
  922. *Option: Option12
  923. {
  924. *rcNameID: 291
  925. *Command: CmdSelect
  926. {
  927. *Order: DOC_SETUP.12
  928. *Cmd: "!R!MSTK 6;EXIT;"
  929. }
  930. }
  931. *Option: Option13
  932. {
  933. *rcNameID: 292
  934. *Command: CmdSelect
  935. {
  936. *Order: DOC_SETUP.12
  937. *Cmd: "!R!MSTK 7;EXIT;"
  938. }
  939. }
  940. *Option: Option14
  941. {
  942. *rcNameID: 293
  943. *Command: CmdSelect
  944. {
  945. *Order: DOC_SETUP.12
  946. *Cmd: "!R!MSTK 8;EXIT;"
  947. }
  948. }
  949. *Option: Option15
  950. {
  951. *rcNameID: 294
  952. *Command: CmdSelect
  953. {
  954. *Order: DOC_SETUP.12
  955. *Cmd: "!R!MSTK 9;EXIT;"
  956. }
  957. }
  958. *Option: Option16
  959. {
  960. *rcNameID: 295
  961. *Command: CmdSelect
  962. {
  963. *Order: DOC_SETUP.12
  964. *Cmd: "!R!MSTK 10;EXIT;"
  965. }
  966. }
  967. *Option: Option17
  968. {
  969. *rcNameID: 296
  970. *Command: CmdSelect
  971. {
  972. *Order: DOC_SETUP.12
  973. *Cmd: "!R!MSTK 11;EXIT;"
  974. }
  975. }
  976. *Option: Option18
  977. {
  978. *rcNameID: 297
  979. *Command: CmdSelect
  980. {
  981. *Order: DOC_SETUP.12
  982. *Cmd: "!R!MSTK 12;EXIT;"
  983. }
  984. }
  985. *Option: Option19
  986. {
  987. *rcNameID: 298
  988. *Command: CmdSelect
  989. {
  990. *Order: DOC_SETUP.12
  991. *Cmd: "!R!MSTK 13;EXIT;"
  992. }
  993. }
  994. *Option: Option20
  995. {
  996. *rcNameID: 299
  997. *Command: CmdSelect
  998. {
  999. *Order: DOC_SETUP.12
  1000. *Cmd: "!R!MSTK 14;EXIT;"
  1001. }
  1002. }
  1003. *Option: Option21
  1004. {
  1005. *rcNameID: 300
  1006. *Command: CmdSelect
  1007. {
  1008. *Order: DOC_SETUP.12
  1009. *Cmd: "!R!MSTK 15;EXIT;"
  1010. }
  1011. }
  1012. }
  1013. *Feature: Halftone
  1014. {
  1015. *rcNameID: =HALFTONING_DISPLAY
  1016. *DefaultOption: HT_PATSIZE_AUTO
  1017. *Option: HT_PATSIZE_AUTO
  1018. {
  1019. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  1020. }
  1021. *Option: HT_PATSIZE_6x6_M
  1022. {
  1023. *rcNameID: =HT_DITHER6X6_DISPLAY
  1024. }
  1025. *Option: HT_PATSIZE_8x8_M
  1026. {
  1027. *rcNameID: =HT_DITHER8X8_DISPLAY
  1028. }
  1029. }
  1030. *Feature: Memory
  1031. {
  1032. *rcNameID: =PRINTER_MEMORY_DISPLAY
  1033. *DefaultOption: 2048KB
  1034. *MemConfigKB: PAIR(2048, 1350)
  1035. *MemConfigKB: PAIR(3072, 2250)
  1036. *MemConfigKB: PAIR(4096, 3150)
  1037. *MemConfigKB: PAIR(5120, 4050)
  1038. *MemConfigKB: PAIR(6144, 4950)
  1039. *MemConfigKB: PAIR(7168, 5850)
  1040. *MemConfigKB: PAIR(8192, 6750)
  1041. *MemConfigKB: PAIR(10240, 8550)
  1042. *MemConfigKB: PAIR(11264, 9450)
  1043. *MemConfigKB: PAIR(12288, 10350)
  1044. *MemConfigKB: PAIR(14336, 12150)
  1045. *MemConfigKB: PAIR(18432, 15750)
  1046. *MemConfigKB: PAIR(19456, 16650)
  1047. *MemConfigKB: PAIR(20480, 17550)
  1048. *MemConfigKB: PAIR(22528, 19350)
  1049. *MemConfigKB: PAIR(28672, 24750)
  1050. *MemConfigKB: PAIR(34816, 30150)
  1051. *MemConfigKB: PAIR(36864, 31950)
  1052. *MemConfigKB: PAIR(38912, 33750)
  1053. *MemConfigKB: PAIR(43008, 37350)
  1054. *MemConfigKB: PAIR(51200, 44550)
  1055. *MemConfigKB: PAIR(67584, 58950)
  1056. }
  1057. *Feature: DuplexUnit
  1058. {
  1059. *FeatureType: PRINTER_PROPERTY
  1060. *rcNameID: 311
  1061. *DefaultOption: Installed
  1062. *Option: NotInstalled
  1063. {
  1064. *rcNameID: 312
  1065. *DisabledFeatures: LIST(Duplex)
  1066. *Constraints: LIST(Duplex.VERTICAL,Duplex.HORIZONTAL)
  1067. }
  1068. *Option: Installed
  1069. {
  1070. *rcNameID: 313
  1071. }
  1072. }
  1073. *Feature: Duplex
  1074. {
  1075. *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  1076. *DefaultOption: NONE
  1077. *Option: NONE
  1078. {
  1079. *rcNameID: =NONE_DISPLAY
  1080. *Command: CmdSelect
  1081. {
  1082. *Order: DOC_SETUP.7
  1083. *Cmd: "<1B>&l0S"
  1084. }
  1085. }
  1086. *Option: VERTICAL
  1087. {
  1088. *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  1089. *Command: CmdSelect
  1090. {
  1091. *Order: DOC_SETUP.8
  1092. *Cmd: "<1B>&l1S"
  1093. }
  1094. }
  1095. *Option: HORIZONTAL
  1096. {
  1097. *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  1098. *Command: CmdSelect
  1099. {
  1100. *Order: DOC_SETUP.8
  1101. *Cmd: "<1B>&l2S"
  1102. }
  1103. }
  1104. }
  1105. *Feature: PageProtect
  1106. {
  1107. *rcNameID: =PAGE_PROTECTION_DISPLAY
  1108. *DefaultOption: OFF
  1109. *Option: ON
  1110. {
  1111. *rcNameID: =ON_DISPLAY
  1112. *Command: CmdSelect
  1113. {
  1114. *Order: DOC_SETUP.2
  1115. *Cmd: "@PJL SET PAGEPROTECT=LETTER<0D0A>"
  1116. }
  1117. }
  1118. *Option: OFF
  1119. {
  1120. *rcNameID: =OFF_DISPLAY
  1121. *Command: CmdSelect
  1122. {
  1123. *Order: DOC_SETUP.2
  1124. *Cmd: "@PJL SET PAGEPROTECT=OFF<0D0A>"
  1125. }
  1126. }
  1127. }
  1128. *Command: CmdStartPage
  1129. {
  1130. *Order: PAGE_SETUP.1
  1131. *Cmd: "<1B>*b0M<0D>"
  1132. }
  1133. *Command: CmdEndJob
  1134. {
  1135. *Order: JOB_FINISH.1
  1136. *Cmd: "<1B>E<1B>%%-12345X!R!res;exit;"
  1137. }
  1138. *Command: CmdCopies
  1139. {
  1140. *Order: DOC_SETUP.11
  1141. *Cmd: "<1B>&l" %d[1,9999]{NumOfCopies}"X"
  1142. }
  1143. *RotateCoordinate?: TRUE
  1144. *TTFSEnabled?: TRUE
  1145. *RotateFont?: TRUE
  1146. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  1147. *MemoryUsage: LIST(FONT)
  1148. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  1149. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  1150. *XMoveThreshold: 0
  1151. *YMoveThreshold: 0
  1152. *XMoveUnit: 600
  1153. *YMoveUnit: 600
  1154. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{DestX}"X" }
  1155. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,4800]{max_repeat(DestXRel )}"X" }
  1156. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,4800]{max_repeat(DestXRel )}"X" }
  1157. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{DestY}"Y" }
  1158. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{DestYRel}"Y" }
  1159. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{DestYRel}"Y" }
  1160. *Command: CmdCR { *Cmd : "<0D>" }
  1161. *Command: CmdLF { *Cmd : "<0A>" }
  1162. *Command: CmdFF { *Cmd : "<0C>" }
  1163. *Command: CmdBackSpace { *Cmd : "<08>" }
  1164. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  1165. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  1166. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  1167. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  1168. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  1169. *EjectPageWithFF?: TRUE
  1170. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  1171. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  1172. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  1173. *OutputDataFormat: H_BYTE
  1174. *OptimizeLeftBound?: TRUE
  1175. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1176. *CursorYAfterSendBlockData: AUTO_INCREMENT
  1177. *DefaultFont: 135
  1178. *DefaultCTT: 0
  1179. *CharPosition: BASELINE
  1180. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
  1181. + 17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,
  1182. + 33,34,35,36,37,38,39,40,41,42,43,44,45,46,102,103,
  1183. + 104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,
  1184. + 120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,
  1185. + 136,137,138,139,140,141,142,143,144,145,146,147)
  1186. *FontCartridge: FC1
  1187. {
  1188. *rcCartridgeNameID: 305
  1189. *Fonts: LIST(47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,
  1190. + 63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,
  1191. + 79,80,81,82,83,84)
  1192. }
  1193. *MinFontID: 16534
  1194. *MaxFontID: 32768
  1195. *FontFormat: HPPCL_RES
  1196. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  1197. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  1198. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  1199. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  1200. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  1201. *Command: CmdSelectWhiteBrush { *Cmd : "<1B>*v1o1T" }
  1202. *Command: CmdSelectBlackBrush { *Cmd : "<1B>*v0o0T" }
  1203. *MinGrayFill: 1
  1204. *MaxGrayFill: 100
  1205. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{RectXSize}"A" }
  1206. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{RectYSize}"B" }
  1207. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
  1208. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  1209. *Command: CmdRectBlackFill { *Cmd : "<1B>*c0P" }
  1210. *Command: CmdDownloadPattern {*Cmd: "<1B>*c" %d{PatternBrushID}"G" "<1B>*c" %d{PatternBrushSize}"W" }
  1211. *Command: CmdSelectPattern {*Cmd: "<1B>*c" %d{PatternBrushID}"G" "<1B>*v" %d{PatternBrushType}"T" }