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.

694 lines
24 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.0"
  7. *GPDFileName: "KXA1100K.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 949
  10. *ModelName: "�ڸ��� ���Ͻ� a-1100"
  11. *MasterUnits: PAIR(3600, 3600)
  12. *ResourceDLL: "PCL4KRES.DLL"
  13. *PrinterType: PAGE
  14. *MaxCopies: 99
  15. *% *FontCartSlots: 1
  16. *Feature: Orientation
  17. {
  18. *rcNameID: =ORIENTATION_DISPLAY
  19. *DefaultOption: PORTRAIT
  20. *Option: PORTRAIT
  21. {
  22. *rcNameID: =PORTRAIT_DISPLAY
  23. *Command: CmdSelect
  24. {
  25. *Order: DOC_SETUP.4
  26. *Cmd: "<1B>&l0o1E"
  27. }
  28. }
  29. *Option: LANDSCAPE_CC90
  30. {
  31. *rcNameID: =LANDSCAPE_DISPLAY
  32. *Command: CmdSelect
  33. {
  34. *Order: DOC_SETUP.4
  35. *Cmd: "<1B>&l1o6d1E"
  36. }
  37. }
  38. }
  39. *Feature: InputBin
  40. {
  41. *rcNameID: =PAPER_SOURCE_DISPLAY
  42. *DefaultOption: UPPER
  43. *Option: UPPER
  44. {
  45. *rcNameID: =UPPER_TRAY_DISPLAY
  46. *Command: CmdSelect
  47. {
  48. *Order: DOC_SETUP.2
  49. *Cmd: "<1B>&l1H"
  50. }
  51. }
  52. *Option: MANUAL
  53. {
  54. *rcNameID: =MANUAL_FEED_DISPLAY
  55. *Command: CmdSelect
  56. {
  57. *Order: DOC_SETUP.2
  58. *Cmd: "<1B>&l2H"
  59. }
  60. }
  61. }
  62. *Feature: Resolution
  63. {
  64. *rcNameID: =RESOLUTION_DISPLAY
  65. *DefaultOption: Option1
  66. *Option: Option1
  67. {
  68. *Name: "300 x 300 dots per inch"
  69. *DPI: PAIR(300, 300)
  70. *TextDPI: PAIR(720, 720)
  71. *MinStripBlankPixels: 32
  72. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  73. *SpotDiameter: 100
  74. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  75. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  76. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  77. *Command: CmdSelect
  78. {
  79. *Order: DOC_SETUP.5
  80. *Cmd: "<1B>*t300R"
  81. }
  82. }
  83. *Option: Option2
  84. {
  85. *Name: "150 x 150 dots per inch"
  86. *DPI: PAIR(150, 150)
  87. *TextDPI: PAIR(720, 720)
  88. *MinStripBlankPixels: 32
  89. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  90. *SpotDiameter: 100
  91. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  92. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  93. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  94. *Command: CmdSelect
  95. {
  96. *Order: DOC_SETUP.5
  97. *Cmd: "<1B>*t150R"
  98. }
  99. }
  100. *Option: Option3
  101. {
  102. *Name: "75 x 75 dots per inch"
  103. *DPI: PAIR(75, 75)
  104. *TextDPI: PAIR(720, 720)
  105. EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
  106. *SpotDiameter: 100
  107. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  108. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  109. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  110. *Command: CmdSelect
  111. {
  112. *Order: DOC_SETUP.5
  113. *Cmd: "<1B>*t75R"
  114. }
  115. }
  116. }
  117. *Feature: PaperSize
  118. {
  119. *rcNameID: =PAPER_SIZE_DISPLAY
  120. *DefaultOption: LETTER
  121. *Option: LETTER
  122. {
  123. *rcNameID: =LETTER_DISPLAY
  124. *switch: Orientation
  125. {
  126. *case: PORTRAIT
  127. {
  128. *PrintableArea: PAIR(28008, 38004)
  129. *PrintableOrigin: PAIR(1140, 576)
  130. *switch: Resolution
  131. {
  132. *case: Option2
  133. {
  134. *% Warning: the following printable width is adjusted (2334->2332) so it is divisible by the resolution X scale.
  135. *% Warning: the following printable length is adjusted (3167->3166) so it is divisible by the resolution Y scale.
  136. *PrintableArea: PAIR(27984, 37992)
  137. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  138. *PrintableOrigin: PAIR(1152, 576)
  139. }
  140. *case: Option3
  141. {
  142. *% Warning: the following printable width is adjusted (2334->2332) so it is divisible by the resolution X scale.
  143. *% Warning: the following printable length is adjusted (3167->3164) so it is divisible by the resolution Y scale.
  144. *PrintableArea: PAIR(27984, 37968)
  145. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  146. *PrintableOrigin: PAIR(1152, 576)
  147. }
  148. }
  149. *CursorOrigin: PAIR(456, 456)
  150. *Command: CmdSelect
  151. {
  152. *Order: DOC_SETUP.3
  153. *Cmd: "<1B>&l66P"
  154. }
  155. }
  156. *case: LANDSCAPE_CC90
  157. {
  158. *PrintableArea: PAIR(28008, 38004)
  159. *PrintableOrigin: PAIR(1140, 576)
  160. *switch: Resolution
  161. {
  162. *case: Option2
  163. {
  164. *% Warning: the following printable width is adjusted (2334->2332) so it is divisible by the resolution X scale.
  165. *% Warning: the following printable length is adjusted (3167->3166) so it is divisible by the resolution Y scale.
  166. *PrintableArea: PAIR(27984, 37992)
  167. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  168. *PrintableOrigin: PAIR(1152, 576)
  169. }
  170. *case: Option3
  171. {
  172. *% Warning: the following printable width is adjusted (2334->2332) so it is divisible by the resolution X scale.
  173. *% Warning: the following printable length is adjusted (3167->3164) so it is divisible by the resolution Y scale.
  174. *PrintableArea: PAIR(27984, 37968)
  175. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  176. *PrintableOrigin: PAIR(1152, 576)
  177. }
  178. }
  179. *CursorOrigin: PAIR(504, 38592)
  180. *Command: CmdSelect
  181. {
  182. *Order: DOC_SETUP.3
  183. *Cmd: "<1B>&l66P"
  184. }
  185. }
  186. }
  187. }
  188. *Option: LEGAL
  189. {
  190. *rcNameID: =LEGAL_DISPLAY
  191. *switch: Orientation
  192. {
  193. *case: PORTRAIT
  194. {
  195. *PrintableArea: PAIR(28128, 48828)
  196. *PrintableOrigin: PAIR(1236, 672)
  197. *switch: Resolution
  198. {
  199. *case: Option2
  200. {
  201. *% Warning: the following printable width is adjusted (2344->2342) so it is divisible by the resolution X scale.
  202. *% Warning: the following printable length is adjusted (4069->4068) so it is divisible by the resolution Y scale.
  203. *PrintableArea: PAIR(28104, 48816)
  204. *% Warning: the following printable origin X is adjusted (103->104) so it is divisible by the resolution X scale.
  205. *PrintableOrigin: PAIR(1248, 672)
  206. }
  207. *case: Option3
  208. {
  209. *% Warning: the following printable width is adjusted (2344->2340) so it is divisible by the resolution X scale.
  210. *% Warning: the following printable length is adjusted (4069->4068) so it is divisible by the resolution Y scale.
  211. *PrintableArea: PAIR(28080, 48816)
  212. *% Warning: the following printable origin X is adjusted (103->104) so it is divisible by the resolution X scale.
  213. *PrintableOrigin: PAIR(1248, 672)
  214. }
  215. }
  216. *CursorOrigin: PAIR(564, 444)
  217. *Command: CmdSelect
  218. {
  219. *Order: DOC_SETUP.3
  220. *Cmd: "<1B>&l84P"
  221. }
  222. }
  223. *case: LANDSCAPE_CC90
  224. {
  225. *PrintableArea: PAIR(28128, 48828)
  226. *PrintableOrigin: PAIR(1236, 672)
  227. *switch: Resolution
  228. {
  229. *case: Option2
  230. {
  231. *% Warning: the following printable width is adjusted (2344->2342) so it is divisible by the resolution X scale.
  232. *% Warning: the following printable length is adjusted (4069->4068) so it is divisible by the resolution Y scale.
  233. *PrintableArea: PAIR(28104, 48816)
  234. *% Warning: the following printable origin X is adjusted (103->104) so it is divisible by the resolution X scale.
  235. *PrintableOrigin: PAIR(1248, 672)
  236. }
  237. *case: Option3
  238. {
  239. *% Warning: the following printable width is adjusted (2344->2340) so it is divisible by the resolution X scale.
  240. *% Warning: the following printable length is adjusted (4069->4068) so it is divisible by the resolution Y scale.
  241. *PrintableArea: PAIR(28080, 48816)
  242. *% Warning: the following printable origin X is adjusted (103->104) so it is divisible by the resolution X scale.
  243. *PrintableOrigin: PAIR(1248, 672)
  244. }
  245. }
  246. *CursorOrigin: PAIR(504, 49044)
  247. *Command: CmdSelect
  248. {
  249. *Order: DOC_SETUP.3
  250. *Cmd: "<1B>&l84P"
  251. }
  252. }
  253. }
  254. }
  255. *Option: A4
  256. {
  257. *rcNameID: =A4_DISPLAY
  258. *switch: Orientation
  259. {
  260. *case: PORTRAIT
  261. {
  262. *PrintableArea: PAIR(27180, 40488)
  263. *PrintableOrigin: PAIR(1140, 576)
  264. *switch: Resolution
  265. {
  266. *case: Option2
  267. {
  268. *% Warning: the following printable width is adjusted (2265->2264) so it is divisible by the resolution X scale.
  269. *PrintableArea: PAIR(27168, 40488)
  270. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  271. *PrintableOrigin: PAIR(1152, 576)
  272. }
  273. *case: Option3
  274. {
  275. *% Warning: the following printable width is adjusted (2265->2264) so it is divisible by the resolution X scale.
  276. *% Warning: the following printable length is adjusted (3374->3372) so it is divisible by the resolution Y scale.
  277. *PrintableArea: PAIR(27168, 40464)
  278. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  279. *PrintableOrigin: PAIR(1152, 576)
  280. }
  281. }
  282. *CursorOrigin: PAIR(456, 456)
  283. *Command: CmdSelect
  284. {
  285. *Order: DOC_SETUP.3
  286. *Cmd: "<1B>&l70P"
  287. }
  288. }
  289. *case: LANDSCAPE_CC90
  290. {
  291. *PrintableArea: PAIR(27180, 40488)
  292. *PrintableOrigin: PAIR(1140, 576)
  293. *switch: Resolution
  294. {
  295. *case: Option2
  296. {
  297. *% Warning: the following printable width is adjusted (2265->2264) so it is divisible by the resolution X scale.
  298. *PrintableArea: PAIR(27168, 40488)
  299. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  300. *PrintableOrigin: PAIR(1152, 576)
  301. }
  302. *case: Option3
  303. {
  304. *% Warning: the following printable width is adjusted (2265->2264) so it is divisible by the resolution X scale.
  305. *% Warning: the following printable length is adjusted (3374->3372) so it is divisible by the resolution Y scale.
  306. *PrintableArea: PAIR(27168, 40464)
  307. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  308. *PrintableOrigin: PAIR(1152, 576)
  309. }
  310. }
  311. *CursorOrigin: PAIR(504, 41076)
  312. *Command: CmdSelect
  313. {
  314. *Order: DOC_SETUP.3
  315. *Cmd: "<1B>&l70P"
  316. }
  317. }
  318. }
  319. }
  320. *Option: B5
  321. {
  322. *rcNameID: =B5_DISPLAY
  323. *switch: Orientation
  324. {
  325. *case: PORTRAIT
  326. {
  327. *PrintableArea: PAIR(23220, 34836)
  328. *PrintableOrigin: PAIR(1140, 576)
  329. *switch: Resolution
  330. {
  331. *case: Option2
  332. {
  333. *% Warning: the following printable width is adjusted (1935->1934) so it is divisible by the resolution X scale.
  334. *% Warning: the following printable length is adjusted (2903->2902) so it is divisible by the resolution Y scale.
  335. *PrintableArea: PAIR(23208, 34824)
  336. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  337. *PrintableOrigin: PAIR(1152, 576)
  338. }
  339. *case: Option3
  340. {
  341. *% Warning: the following printable width is adjusted (1935->1932) so it is divisible by the resolution X scale.
  342. *% Warning: the following printable length is adjusted (2903->2900) so it is divisible by the resolution Y scale.
  343. *PrintableArea: PAIR(23184, 34800)
  344. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  345. *PrintableOrigin: PAIR(1152, 576)
  346. }
  347. }
  348. *CursorOrigin: PAIR(456, 456)
  349. *Command: CmdSelect
  350. {
  351. *Order: DOC_SETUP.3
  352. *Cmd: "<1B>&l60P"
  353. }
  354. }
  355. *case: LANDSCAPE_CC90
  356. {
  357. *PrintableArea: PAIR(23220, 34836)
  358. *PrintableOrigin: PAIR(1140, 576)
  359. *switch: Resolution
  360. {
  361. *case: Option2
  362. {
  363. *% Warning: the following printable width is adjusted (1935->1934) so it is divisible by the resolution X scale.
  364. *% Warning: the following printable length is adjusted (2903->2902) so it is divisible by the resolution Y scale.
  365. *PrintableArea: PAIR(23208, 34824)
  366. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  367. *PrintableOrigin: PAIR(1152, 576)
  368. }
  369. *case: Option3
  370. {
  371. *% Warning: the following printable width is adjusted (1935->1932) so it is divisible by the resolution X scale.
  372. *% Warning: the following printable length is adjusted (2903->2900) so it is divisible by the resolution Y scale.
  373. *PrintableArea: PAIR(23184, 34800)
  374. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  375. *PrintableOrigin: PAIR(1152, 576)
  376. }
  377. }
  378. *CursorOrigin: PAIR(504, 35424)
  379. *Command: CmdSelect
  380. {
  381. *Order: DOC_SETUP.3
  382. *Cmd: "<1B>&l60P"
  383. }
  384. }
  385. }
  386. }
  387. *Option: B4
  388. {
  389. *rcNameID: =B4_DISPLAY
  390. *switch: Orientation
  391. {
  392. *case: PORTRAIT
  393. {
  394. *PrintableArea: PAIR(28800, 49992)
  395. *PrintableOrigin: PAIR(1140, 576)
  396. *switch: Resolution
  397. {
  398. *case: Option2
  399. {
  400. *% Warning: the following printable width is adjusted (2400->2398) so it is divisible by the resolution X scale.
  401. *PrintableArea: PAIR(28776, 49992)
  402. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  403. *PrintableOrigin: PAIR(1152, 576)
  404. }
  405. *case: Option3
  406. {
  407. *% Warning: the following printable width is adjusted (2400->2396) so it is divisible by the resolution X scale.
  408. *% Warning: the following printable length is adjusted (4166->4164) so it is divisible by the resolution Y scale.
  409. *PrintableArea: PAIR(28752, 49968)
  410. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  411. *PrintableOrigin: PAIR(1152, 576)
  412. }
  413. }
  414. *CursorOrigin: PAIR(456, 456)
  415. }
  416. *case: LANDSCAPE_CC90
  417. {
  418. *PrintableArea: PAIR(28800, 49992)
  419. *PrintableOrigin: PAIR(1140, 576)
  420. *switch: Resolution
  421. {
  422. *case: Option2
  423. {
  424. *% Warning: the following printable width is adjusted (2400->2398) so it is divisible by the resolution X scale.
  425. *PrintableArea: PAIR(28776, 49992)
  426. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  427. *PrintableOrigin: PAIR(1152, 576)
  428. }
  429. *case: Option3
  430. {
  431. *% Warning: the following printable width is adjusted (2400->2396) so it is divisible by the resolution X scale.
  432. *% Warning: the following printable length is adjusted (4166->4164) so it is divisible by the resolution Y scale.
  433. *PrintableArea: PAIR(28752, 49968)
  434. *% Warning: the following printable origin X is adjusted (95->96) so it is divisible by the resolution X scale.
  435. *PrintableOrigin: PAIR(1152, 576)
  436. }
  437. }
  438. *CursorOrigin: PAIR(504, 50580)
  439. }
  440. }
  441. }
  442. }
  443. *Feature: Halftone
  444. {
  445. *rcNameID: =HALFTONING_DISPLAY
  446. *DefaultOption: HT_PATSIZE_AUTO
  447. *Option: HT_PATSIZE_AUTO
  448. {
  449. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  450. }
  451. *Option: HT_PATSIZE_SUPERCELL_M
  452. {
  453. *rcNameID: =HT_SUPERCELL_DISPLAY
  454. }
  455. *Option: HT_PATSIZE_6x6_M
  456. {
  457. *rcNameID: =HT_DITHER6X6_DISPLAY
  458. }
  459. *Option: HT_PATSIZE_8x8_M
  460. {
  461. *rcNameID: =HT_DITHER8X8_DISPLAY
  462. }
  463. }
  464. *Feature: Memory
  465. {
  466. *rcNameID: =PRINTER_MEMORY_DISPLAY
  467. *DefaultOption: 4096KB
  468. *Option: 128KB
  469. {
  470. *Name: "128KB"
  471. *MemoryConfigKB: PAIR(128, 65)
  472. }
  473. *Option: 512KB
  474. {
  475. *Name: "512KB"
  476. *MemoryConfigKB: PAIR(512, 369)
  477. }
  478. *Option: 2048KB
  479. {
  480. *Name: "2MB"
  481. *MemoryConfigKB: PAIR(2048, 1931)
  482. }
  483. *Option: 4096KB
  484. {
  485. *Name: "4MB"
  486. *MemoryConfigKB: PAIR(4096, 3535)
  487. }
  488. }
  489. *Command: CmdStartDoc
  490. {
  491. *Order: DOC_SETUP.1
  492. *Cmd: "<1B>E<1B>&l0S<1B>&l0L"
  493. }
  494. *Command: CmdStartPage
  495. {
  496. *Order: PAGE_SETUP.1
  497. *Cmd: "<0D>"
  498. }
  499. *Command: CmdEndJob
  500. {
  501. *Order: JOB_FINISH.1
  502. *Cmd: "<1B>E"
  503. }
  504. *Command: CmdCopies
  505. {
  506. *Order: DOC_SETUP.6
  507. *Cmd: "<1B>&l" %d[1,99]{NumOfCopies}"X"
  508. }
  509. *RotateCoordinate?: TRUE
  510. *RotateRaster?: FALSE
  511. *RotateFont?: FALSE
  512. *TextCaps: LIST(TC_UA_ABLE)
  513. *MemoryUsage: LIST(FONT, RASTER, VECTOR)
  514. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  515. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  516. *XMoveThreshold: 0
  517. *YMoveThreshold: 0
  518. *XMoveUnit: 720
  519. *YMoveUnit: 720
  520. *Command: CmdXMoveAbsolute { *Cmd : "<1B>&a" %d{DestX / 5}"H" }
  521. *Command: CmdYMoveAbsolute { *Cmd : "<1B>&a" %d{DestY / 5}"V" }
  522. *Command: CmdCR { *Cmd : "<0D>" }
  523. *Command: CmdLF { *Cmd : "<0A>" }
  524. *Command: CmdFF { *Cmd : "<0C>" }
  525. *Command: CmdBackSpace { *Cmd : "<08>" }
  526. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  527. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  528. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  529. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  530. *EjectPageWithFF?: TRUE
  531. *OutputDataFormat: H_BYTE
  532. *OptimizeLeftBound?: TRUE
  533. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  534. *CursorYAfterSendBlockData: AUTO_INCREMENT
  535. *CharPosition: BASELINE
  536. *% *DefaultFont: 2
  537. *% *DefaultCTT: 0
  538. *% *MaxFontUsePerPage: 8
  539. *% *switch: Orientation
  540. *% {
  541. *% *case: PORTRAIT
  542. *% {
  543. *% *DeviceFonts: LIST(2)
  544. *% }
  545. *% *case: LANDSCAPE_CC90
  546. *% {
  547. *% *DeviceFonts: LIST(2)
  548. *% }
  549. *% }
  550. *% *FontCartridge: FC1
  551. *% {
  552. *% *rcCartridgeNameID: 265
  553. *% *PortraitFonts: LIST(5,7,8,9,42,43,44,45,59,60,94,96,98,100,101,102,
  554. *% + 103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,
  555. *% + 119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135)
  556. *% *LandscapeFonts: LIST(42,43,44,45,59,60,104,106,108,118,119,120,121,122,123,124)
  557. *% }
  558. *% *FontCartridge: FC2
  559. *% {
  560. *% *rcCartridgeNameID: 273
  561. *% *PortraitFonts: LIST(1,21)
  562. *% *LandscapeFonts: LIST(4)
  563. *% }
  564. *% *FontCartridge: FC3
  565. *% {
  566. *% *rcCartridgeNameID: 274
  567. *% *PortraitFonts: LIST(6,247,248,249,299)
  568. *% *LandscapeFonts: LIST(4)
  569. *% }
  570. *% *FontCartridge: FC4
  571. *% {
  572. *% *rcCartridgeNameID: 275
  573. *% *PortraitFonts: LIST(1,2,21,22)
  574. *% *LandscapeFonts: LIST(22)
  575. *% }
  576. *% *FontCartridge: FC5
  577. *% {
  578. *% *rcCartridgeNameID: 276
  579. *% *PortraitFonts: LIST(230,233,238)
  580. *% *LandscapeFonts: LIST()
  581. *% }
  582. *% *FontCartridge: FC6
  583. *% {
  584. *% *rcCartridgeNameID: 277
  585. *% *PortraitFonts: LIST(26,27,224)
  586. *% *LandscapeFonts: LIST()
  587. *% }
  588. *% *FontCartridge: FC7
  589. *% {
  590. *% *rcCartridgeNameID: 278
  591. *% *PortraitFonts: LIST(28,29,30,31,32)
  592. *% *LandscapeFonts: LIST(22)
  593. *% }
  594. *% *FontCartridge: FC8
  595. *% {
  596. *% *rcCartridgeNameID: 279
  597. *% *PortraitFonts: LIST(41,229,232,235,240)
  598. *% *LandscapeFonts: LIST(240)
  599. *% }
  600. *% *FontCartridge: FC9
  601. *% {
  602. *% *rcCartridgeNameID: 280
  603. *% *PortraitFonts: LIST(59,60,61,62,240)
  604. *% *LandscapeFonts: LIST(240)
  605. *% }
  606. *% *FontCartridge: FC10
  607. *% {
  608. *% *rcCartridgeNameID: 281
  609. *% *PortraitFonts: LIST(230,233,236,237,238,241,242)
  610. *% *LandscapeFonts: LIST()
  611. *% }
  612. *% *FontCartridge: FC11
  613. *% {
  614. *% *rcCartridgeNameID: 282
  615. *% *PortraitFonts: LIST(67,68,69,70,71,72,73)
  616. *% *LandscapeFonts: LIST()
  617. *% }
  618. *% *FontCartridge: FC12
  619. *% {
  620. *% *rcCartridgeNameID: 283
  621. *% *PortraitFonts: LIST(1,21,22)
  622. *% *LandscapeFonts: LIST(1,21,22)
  623. *% }
  624. *% *FontCartridge: FC13
  625. *% {
  626. *% *rcCartridgeNameID: 284
  627. *% *PortraitFonts: LIST(230,233,238)
  628. *% *LandscapeFonts: LIST(230,233,238)
  629. *% }
  630. *% *FontCartridge: FC14
  631. *% {
  632. *% *rcCartridgeNameID: 285
  633. *% *PortraitFonts: LIST(26,27,224)
  634. *% *LandscapeFonts: LIST(26,27,224)
  635. *% }
  636. *% *FontCartridge: FC15
  637. *% {
  638. *% *rcCartridgeNameID: 286
  639. *% *PortraitFonts: LIST(30,31,32)
  640. *% *LandscapeFonts: LIST(30,31,32)
  641. *% }
  642. *% *FontCartridge: FC16
  643. *% {
  644. *% *rcCartridgeNameID: 287
  645. *% *PortraitFonts: LIST(1,21,26,224)
  646. *% *LandscapeFonts: LIST(1,21)
  647. *% }
  648. *% *FontCartridge: FC17
  649. *% {
  650. *% *rcCartridgeNameID: 288
  651. *% *PortraitFonts: LIST(223,226,227,243,244,245)
  652. *% *LandscapeFonts: LIST(223,226,227,243,244,245)
  653. *% }
  654. *% *FontCartridge: FC18
  655. *% {
  656. *% *rcCartridgeNameID: 291
  657. *% *PortraitFonts: LIST(145,146,147,261,262,263,264)
  658. *% *LandscapeFonts: LIST()
  659. *% }
  660. *% *FontCartridge: FC19
  661. *% {
  662. *% *rcCartridgeNameID: 292
  663. *% *PortraitFonts: LIST(157,158,159,160,161,225,227)
  664. *% *LandscapeFonts: LIST()
  665. *% }
  666. *% *FontCartridge: FC20
  667. *% {
  668. *% *rcCartridgeNameID: 293
  669. *% *PortraitFonts: LIST()
  670. *% *LandscapeFonts: LIST(157,158,159,160,161,225,227)
  671. *% }
  672. *% *FontCartridge: FC21
  673. *% {
  674. *% *rcCartridgeNameID: 294
  675. *% *PortraitFonts: LIST(180,181,182,183)
  676. *% *LandscapeFonts: LIST()
  677. *% }
  678. *% *FontCartridge: FC22
  679. *% {
  680. *% *rcCartridgeNameID: 295
  681. *% *PortraitFonts: LIST(136,137,138,139,184,246,250,251,252,253,254,255,256,258,259,260)
  682. *% *LandscapeFonts: LIST(257)
  683. *% }
  684. *% *FontCartridge: FC23
  685. *% {
  686. *% *rcCartridgeNameID: 296
  687. *% *PortraitFonts: LIST(185,186,187,188,189,190,191,192,194,195,196,197,198,199,200,201)
  688. *% *LandscapeFonts: LIST(193)
  689. *% }
  690. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  691. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  692. *Include: "ttfsub.gpd"
  693. *TTFSEnabled?: TRUE