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.

895 lines
39 KiB

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1995 Adobe Systems Incorporated.
  4. *% All Rights Reserved.
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *%
  10. *% Copyright 1996 Splash Technology.
  11. *% for Splash Server version 2.0
  12. *%
  13. *FormatVersion: "4.3"
  14. *FileVersion: "1.0"
  15. *LanguageVersion: Japanese
  16. *LanguageEncoding: JIS83-RKSJ
  17. *Product: "(DocuColor SM2.0)"
  18. *PSVersion: "(2017.102) 0"
  19. *ModelName: "FX DocuColor SM2.0"
  20. *ShortNickName: "FX DocuColor SM 2.0"
  21. *NickName: "FX DocuColor SM2.0 v2017.102"
  22. *PCFileName: "FXDCSM20.PPD"
  23. *Manufacturer: "Splash Technology"
  24. *% ==== Device Capabilities ===============
  25. *LanguageLevel: "2"
  26. *ColorDevice: True
  27. *ContoneOnly: False
  28. *DefaultColorSpace: CMYK
  29. *FreeVM: "4460000"
  30. *FileSystem: True
  31. *?FileSystem: "
  32. save statusdict begin
  33. (False) /diskstatus where{
  34. pop diskstatus exch pop 0 ne {pop (True)} if
  35. }if = flush
  36. end restore
  37. "
  38. *End
  39. *Throughput: "40"
  40. *Password: "0"
  41. *ExitServer: "
  42. count 0 eq
  43. { false } { true exch startjob } ifelse
  44. not {
  45. (WARNING: Cannot modify initial VM.) =
  46. (Missing or invalid password.) =
  47. (Please contact the author of this software.) = flush quit
  48. } if
  49. "
  50. *End
  51. *Reset: "
  52. count 0 eq
  53. { false } { true exch startjob } ifelse
  54. not {
  55. (WARNING: Cannot reset printer.) =
  56. (Missing or invalid password.) =
  57. (Please contact the author of this software.) = flush quit
  58. } if
  59. systemdict /quit get exec
  60. (WARNING : Printer Reset Failed.) = flush
  61. "
  62. *End
  63. *DefaultResolution: 400dpi
  64. *?Resolution: "
  65. save
  66. currentpagedevice /HWResolution get
  67. 0 get
  68. ( ) cvs print
  69. (dpi)
  70. = flush
  71. restore
  72. "
  73. *End
  74. *% =============== Halftone Information ===============
  75. *% Halftone Information ===============
  76. *ScreenFreq: "400.0"
  77. *ScreenAngle: "0.0"
  78. *DefaultScreenProc: Dot
  79. *ScreenProc Dot: "
  80. { 180 mul cos exch 180 mul cos add 2 div}
  81. "
  82. *End
  83. *DefaultTransfer: Null
  84. *Transfer Null: "{ }"
  85. *Transfer Null.Inverse: "{ 1 exch sub }"
  86. *% Paper Handling ===================
  87. *% Code in this section both selects a tray and sets up a frame buffer.
  88. *UIConstraints: *InputSlot Tray1 *PageSize ARCHB
  89. *UIConstraints: *InputSlot Tray2 *PageSize ARCHB
  90. *UIConstraints: *InputSlot Tray3 *PageSize ARCHB
  91. *UIConstraints: *PageSize ARCHB *InputSlot Tray1
  92. *UIConstraints: *PageSize ARCHB *InputSlot Tray2
  93. *UIConstraints: *PageSize ARCHB *InputSlot Tray3
  94. *UIConstraints: *InputSlot Tray1 *PageRegion ARCHB
  95. *UIConstraints: *InputSlot Tray2 *PageRegion ARCHB
  96. *UIConstraints: *InputSlot Tray3 *PageRegion ARCHB
  97. *UIConstraints: *PageRegion ARCHB *InputSlot Tray1
  98. *UIConstraints: *PageRegion ARCHB *InputSlot Tray2
  99. *UIConstraints: *PageRegion ARCHB *InputSlot Tray3
  100. *UIConstraints: *InputSlot Tray1 *PageSize A6
  101. *UIConstraints: *InputSlot Tray2 *PageSize A6
  102. *UIConstraints: *InputSlot Tray3 *PageSize A6
  103. *UIConstraints: *PageSize A6 *InputSlot Tray1
  104. *UIConstraints: *PageSize A6 *InputSlot Tray2
  105. *UIConstraints: *PageSize A6 *InputSlot Tray3
  106. *UIConstraints: *InputSlot Tray1 *PageRegion A6
  107. *UIConstraints: *InputSlot Tray2 *PageRegion A6
  108. *UIConstraints: *InputSlot Tray3 *PageRegion A6
  109. *UIConstraints: *PageRegion A6 *InputSlot Tray1
  110. *UIConstraints: *PageRegion A6 *InputSlot Tray2
  111. *UIConstraints: *PageRegion A6 *InputSlot Tray3
  112. *UIConstraints: *InputSlot Tray1 *SP_GA_BypassOptions
  113. *UIConstraints: *InputSlot Tray2 *SP_GA_BypassOptions
  114. *UIConstraints: *InputSlot Tray3 *SP_GA_BypassOptions
  115. *UIConstraints: *SP_GA_BypassOptions *InputSlot Tray1
  116. *UIConstraints: *SP_GA_BypassOptions *InputSlot Tray2
  117. *UIConstraints: *SP_GA_BypassOptions *InputSlot Tray3
  118. *UIConstraints: *SP_GA_BypassOptions OHP *PageSize A4
  119. *UIConstraints: *SP_GA_BypassOptions OHP *PageSize A3
  120. *UIConstraints: *SP_GA_BypassOptions OHP *PageSize ARCHB
  121. *UIConstraints: *SP_GA_BypassOptions OHP *PageSize A6
  122. *UIConstraints: *SP_GA_BypassOptions OHP *PageSize B4
  123. *UIConstraints: *SP_GA_BypassOptions OHP *PageSize B5
  124. *UIConstraints: *SP_GA_BypassOptions OHP *PageSize B5L
  125. *UIConstraints: *SP_GA_BypassOptions OHP *PageSize Letter
  126. *UIConstraints: *SP_GA_BypassOptions OHP *PageSize Legal
  127. *UIConstraints: *SP_GA_BypassOptions Interleave *PageSize A4
  128. *UIConstraints: *SP_GA_BypassOptions Interleave *PageSize A3
  129. *UIConstraints: *SP_GA_BypassOptions Interleave *PageSize ARCHB
  130. *UIConstraints: *SP_GA_BypassOptions Interleave *PageSize A6
  131. *UIConstraints: *SP_GA_BypassOptions Interleave *PageSize B4
  132. *UIConstraints: *SP_GA_BypassOptions Interleave *PageSize B5
  133. *UIConstraints: *SP_GA_BypassOptions Interleave *PageSize B5L
  134. *UIConstraints: *SP_GA_BypassOptions Interleave *PageSize Letter
  135. *UIConstraints: *SP_GA_BypassOptions Interleave *PageSize Legal
  136. *% color/gray scale only contrain the enabled buttons
  137. *UIConstraints: *SP_E_ColorModel Gray *SP_AA_RGBColorCorEnabled True
  138. *UIConstraints: *SP_E_ColorModel Gray *SP_DA_CMYKPressColorEnabled True
  139. *UIConstraints: *SP_AA_RGBColorCorEnabled True *SP_E_ColorModel Gray
  140. *UIConstraints: *SP_DA_CMYKPressColorEnabled True *SP_E_ColorModel Gray
  141. *% CPS ===================
  142. *MaxMediaWidth: "864"
  143. *MaxMediaHeight: "1296"
  144. *HWMargins: 6 6 6 6
  145. *ParamCustomPageSize Width: 1 points 252 842
  146. *ParamCustomPageSize Height: 2 points 252 1224
  147. *ParamCustomPageSize WidthOffset: 3 points 0 0
  148. *ParamCustomPageSize HeightOffset: 4 points 0 0
  149. *ParamCustomPageSize Orientation: 5 int 0 3
  150. *CustomPageSize True: "
  151. statusdict/ST_CustomPageSize known{
  152. statusdict/ST_CustomPageSize get exec
  153. }{
  154. pop pop pop pop pop
  155. }ifelse
  156. %pop pop pop % discard orientation & offsets
  157. %2 dict begin
  158. %/PageSize [
  159. %4 -2 roll
  160. %] def
  161. %/ImagingBBox null def
  162. %currentdict end setpagedevice
  163. "
  164. *End
  165. *OpenUI *PageSize: PickOne
  166. *OrderDependency: 180 AnySetup *PageSize
  167. *DefaultPageSize: A4L
  168. *PageSize A4L/A4L: "/a4L where {a4L pop} if"
  169. *PageSize A3: "/a3 where {a3 pop} if"
  170. *PageSize A4/A4: "/a4 where {a4 pop} if"
  171. *PageSize A6/�����͂���: "/a6 where {a6 pop} if"
  172. *PageSize B4: "/b4 where {b4 pop} if"
  173. *PageSize B5/B5: "/b5 where {b5 pop} if"
  174. *PageSize B5L/B5L: "/b5L where {b5L pop} if"
  175. *PageSize ARCHB/��A3: "/A3Bleed where {A3Bleed pop} if"
  176. *PageSize Letter/���^�[: "/letter where {letter pop} if"
  177. *PageSize LetterL/���^�[L: "/letterL where {letterL pop} if"
  178. *PageSize Legal/���[�K��: "/legal where {legal pop} if"
  179. *?PageSize: "
  180. save
  181. currentpagedevice /PageSize get aload pop
  182. 2 copy gt {exch} if
  183. (Unknown)
  184. 11 dict
  185. dup [842 1191] (A3) put
  186. dup [595 842] (A4) put
  187. dup [842 595] (A4L) put
  188. dup [864 1296] (ARCHB) put
  189. dup [728 1032] (B4) put
  190. dup [516 729] (B5) put
  191. dup [729 516] (B5L) put
  192. dup [792 612] (LetterL) put
  193. dup [612 792] (Letter) put
  194. dup [612 1008] (Legal) put
  195. dup [284 420] (A6) put
  196. { exch aload pop 4 index sub abs 5 le exch
  197. 5 index sub abs 5 le and
  198. {exch pop exit} {pop} ifelse
  199. } bind forall
  200. = flush pop pop
  201. restore
  202. "
  203. *End
  204. *CloseUI: *PageSize
  205. *OpenUI *PageRegion: PickOne
  206. *OrderDependency: 160 AnySetup *PageRegion
  207. *DefaultPageRegion: A4L
  208. *PageRegion A4L/A4L: "/a4L where {a4L pop} if"
  209. *PageRegion A3: "statusdict/a3tray known {statusdict/a3tray get exec} if"
  210. *PageRegion A4/A4: "statusdict/a4tray known {statusdict/a4tray get exec} if"
  211. *PageRegion ARCHB/��A3: "/A3Bleed where {A3Bleed pop} if"
  212. *PageRegion A6/�����͂���: "/a6 where {a6 pop} if"
  213. *PageRegion B4: "/b4 where {b4 pop} if"
  214. *PageRegion B5/B5: "statusdict/b5tray known {statusdict/b5tray get exec} if"
  215. *PageRegion B5L/B5L: "/b5L where {b5L pop} if"
  216. *PageRegion Letter/���^�[: "statusdict/lettertray known {statusdict/lettertray get exec} if"
  217. *PageRegion LetterL/���^�[L: "/letterL where {letterL pop} if"
  218. *PageRegion Legal/���[�K��: "statusdict/legaltray known {statusdict/legaltray get exec} if"
  219. *CloseUI: *PageRegion
  220. *% The following entries provide information about specific paper keywords.
  221. *% 4 mm margines all around
  222. *DefaultImageableArea: A4L
  223. *ImageableArea A4L/A4L: "11 11 584 831"
  224. *ImageableArea A4/A4: "11 11 584 831"
  225. *ImageableArea A3: "11 11 831 1180"
  226. *ImageableArea ARCHB/��A3: "11 32 853 1262"
  227. *ImageableArea A6/�����͂���: "11 11 273 409"
  228. *ImageableArea B4: "11 11 717 1021"
  229. *ImageableArea B5/B5: "11 11 505 718"
  230. *ImageableArea B5L/B5L: "11 11 505 718"
  231. *ImageableArea Letter/���^�[: "11 11 601 781"
  232. *ImageableArea LetterL/���^�[L: "11 11 601 781"
  233. *ImageableArea Legal/���[�K��: "11 11 601 997"
  234. *?ImageableArea: "
  235. save
  236. /cvp { ( ) cvs print ( ) print } bind def
  237. /upperright {10000 mul floor 10000 div} bind def
  238. /lowerleft {10000 mul ceiling 10000 div} bind def
  239. newpath clippath pathbbox
  240. 4 -2 roll exch 2 {lowerleft cvp} repeat
  241. exch 2 {upperright cvp} repeat flush
  242. restore
  243. "
  244. *End
  245. *DefaultPaperDimension: A4L
  246. *PaperDimension A4L/A4L: "595 842"
  247. *PaperDimension A3: "842 1191"
  248. *PaperDimension A4/A4: "596 842"
  249. *PaperDimension ARCHB/��A3: "864 1296"
  250. *PaperDimension A6/�����͂���: "284 420"
  251. *PaperDimension B4: "729 1032"
  252. *PaperDimension B5/B5: "516 729"
  253. *PaperDimension B5L/B5L: "515 729"
  254. *PaperDimension Letter/���^�[: "612 792"
  255. *PaperDimension LetterL/���^�[L: "611 792"
  256. *PaperDimension Legal/���[�K��: "612 1008"
  257. *RequiresPageRegion All: True
  258. *%!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Tray SubGroup !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  259. *%*&OpenSubGroup: SplashTray/ Splash Specific<3A> Tray
  260. *OpenUI *InputSlot/Tray Selection: PickOne
  261. *OrderDependency: 20 AnySetup *InputSlot
  262. *DefaultInputSlot: AutoSelect
  263. *InputSlot AutoSelect/�����g���C�I��: "%%SPLASH: Tray Automatic"
  264. *InputSlot Tray1/�g���C1: "%%SPLASH: Tray1"
  265. *InputSlot Tray2/�g���C2: "%%SPLASH: Tray2"
  266. *InputSlot Tray3/�g���C3: "%%SPLASH: Tray3"
  267. *InputSlot BypassTray/�荷��: "%%SPLASH: Tray Bypass"
  268. *?InputSlot: "
  269. save
  270. 5 dict
  271. dup /0 (Tray1) put
  272. dup /1 (Tray2) put
  273. dup /2 (Tray3) put
  274. dup /4 (BypassTray) put
  275. currentpagedevice /InputAttributes get
  276. dup /Priority known
  277. { /Priority get 0 get ( ) cvs cvn get }
  278. {
  279. dup length 1 eq
  280. { {pop} forall ( ) cvs cvn get }
  281. { pop pop (Unknown) } ifelse
  282. } ifelse
  283. = flush
  284. restore
  285. "
  286. *End
  287. *CloseUI: *InputSlot
  288. *OpenUI *SP_GA_BypassOptions/�荷�����[�h: PickOne
  289. *OrderDependency: 80 DocumentSetup *SP_GA_BypassOptions
  290. *DefaultSP_GA_BypassOptions: None
  291. *%SP_GA_BypassOptions None/�p���g���C���g�p: ""
  292. *SP_GA_BypassOptions None/���ʎ�: "%%SPLASH: Bypass 0"
  293. *SP_GA_BypassOptions OHP/OHP: "%%SPLASH: Bypass 5"
  294. *SP_GA_BypassOptions Thick/����: "%%SPLASH: Bypass 1"
  295. *SP_GA_BypassOptions Interleave/OHP����: "%%SPLASH: Bypass 3"
  296. *SP_GA_BypassOptions Opaque/�s�����t�B����: "%%SPLASH: Bypass 6"
  297. *CloseUI: *SP_GA_BypassOptions
  298. *OpenUI *SP_Sorter/�o�̓��[�h: Boolean
  299. *OrderDependency: 97 DocumentSetup *SP_Sorter
  300. *DefaultSP_Sorter: False
  301. *SP_Sorter True/�\�[�^���g�p����: "%%SPLASH: Sorter on"
  302. *SP_Sorter False/�\�[�^���g�p���Ȃ�: "%%SPLASH: Sorter off"
  303. *CloseUI: *SP_Sorter
  304. *OpenUI *SP_N_Collate/������: Boolean
  305. *OrderDependency: 90 DocumentSetup *SP_N_Collate
  306. *DefaultSP_N_Collate: False
  307. *SP_N_Collate True/�g�p����: "%%SPLASH: Collate on"
  308. *SP_N_Collate False/�g�p���Ȃ�: "%%SPLASH: Collate off"
  309. *CloseUI: *SP_N_Collate
  310. *OpenUI *SP_GB_ReverseOrder/�v�����g����: Boolean
  311. *OrderDependency: 95 DocumentSetup *SP_GB_ReverseOrder
  312. *DefaultSP_GB_ReverseOrder: False
  313. *SP_GB_ReverseOrder True/�ŏI�y�[�W�����v�����g: "%%SPLASH: PageOrder Reverse"
  314. *SP_GB_ReverseOrder False/�ŏ��̃y�[�W�����v�����g: "%%SPLASH: PageOrder Forward"
  315. *CloseUI: *SP_GB_ReverseOrder
  316. *OpenUI *SP_N_Staple/�z�`�L�X: Boolean
  317. *OrderDependency: 170 DocumentSetup *SP_N_Staple
  318. *DefaultSP_N_Staple: False
  319. *SP_N_Staple True/�g�p����: "%%SPLASH: Staple on"
  320. *SP_N_Staple False/�g�p���Ȃ�: "%%SPLASH: Staple off"
  321. *CloseUI: *SP_N_Staple
  322. *OpenUI *SP_FaceUp/�r�o��: Boolean
  323. *OrderDependency: 170 AnySetup *SP_FaceUp
  324. *DefaultSP_FaceUp: False
  325. *SP_FaceUp True/�����Ė�: "%%SPLASH: OutputFaceUp on"
  326. *SP_FaceUp False/������: "%%SPLASH: OutputFaceUp off"
  327. *CloseUI: *SP_FaceUp
  328. *OpenUI *SP_N_Duplex/�Ж�/���ʃv�����g: PickOne
  329. *OrderDependency: 160 AnySetup *SP_N_Duplex
  330. *DefaultSP_N_Duplex: Simplex
  331. *SP_N_Duplex Simplex/�Жʃv�����g: "%%SPLASH: Duplex off"
  332. *SP_N_Duplex DuplexLongEdge/���ʁi���ӂƂ��j: "%%SPLASH: Duplex LongEdgeBinding"
  333. *SP_N_Duplex DuplexShortEdge/���ʁi�Z�ӂƂ��j: "%%SPLASH: Duplex ShortEdgeBinding"
  334. *CloseUI: *SP_N_Duplex
  335. *%*CloseSubGroup: SplashTray/ Splash Specifics<3A> Tray
  336. *%!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! END tray SubGroup !!!!!!!!!!!!!!!!!!!!!!!!
  337. *%!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Color SubGroup !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  338. *%*OpenSubGroup: SplashColor/ Splash Specifics<3A> Color
  339. *OpenUI *SP_E_ColorModel/�J���[���[�h: PickOne
  340. *OrderDependency: 65 DocumentSetup *SP_E_ColorModel
  341. *DefaultSP_E_ColorModel: Color32
  342. *SP_E_ColorModel Color32/�J���[(CMYK): "%%SPLASH: ColorModel CMYK"
  343. *SP_E_ColorModel Gray/�O���C�X�P�[��(K): "%%SPLASH: ColorModel Gray"
  344. *CloseUI: *SP_E_ColorModel
  345. *OpenUI *SP_F_PrinterMode/�v�����^���[�h: PickOne
  346. *OrderDependency: 70 DocumentSetup *SP_F_PrinterMode
  347. *DefaultSP_F_PrinterMode: Contone
  348. *SP_F_PrinterMode Contone/�A���K��: "%%SPLASH: Screening off"
  349. *SP_F_PrinterMode Screened/�X�N���[��: "%%SPLASH: Screening on"
  350. *CloseUI: *SP_F_PrinterMode
  351. *OpenUI *SP_AA_RGBColorCorEnabled/RGB�F�␳: Boolean
  352. *OrderDependency: 20 DocumentSetup *SP_AA_RGBColorCorEnabled
  353. *SP_AA_RGBColorCorEnabled True/RGB�F�␳���g�p����: "%%SPLASH: CorrectRGB on"
  354. *SP_AA_RGBColorCorEnabled False/RGB�F�␳���g�p���Ȃ�: "%%SPLASH: CorrectRGB off"
  355. *DefaultSP_AA_RGBColorCorEnabled: False
  356. *CloseUI: *SP_AA_RGBColorCorEnabled
  357. *OpenUI *SP_AB_RGBRenderingStyle/RGB�F�␳�X�^�C��: PickOne
  358. *OrderDependency: 25 DocumentSetup *SP_AB_RGBRenderingStyle
  359. *DefaultSP_AB_RGBRenderingStyle: Graphics
  360. *SP_AB_RGBRenderingStyle Graphics/�r�W�l�X����: "%%SPLASH: RenderingStyle 1"
  361. *SP_AB_RGBRenderingStyle Photographic/�ʐ^: "%%SPLASH: RenderingStyle 2"
  362. *CloseUI: *SP_AB_RGBRenderingStyle
  363. *OpenUI *SP_B_RGBGamma/RGB�K���}: PickOne
  364. *OrderDependency: 30 DocumentSetup *SP_B_RGBGamma
  365. *DefaultSP_B_RGBGamma: Normal
  366. *SP_B_RGBGamma LIghtest/���薾�邢 (1.0): "%%SPLASH: Gamma 1"
  367. *SP_B_RGBGamma Light/���邢 (1.4): "%%SPLASH: Gamma 2"
  368. *SP_B_RGBGamma Normal/�ӂ‚� (1.8): "%%SPLASH: Gamma 3"
  369. *SP_B_RGBGamma Dark/�� (2.2): "%%SPLASH: Gamma 4"
  370. *SP_B_RGBGamma Darkest/������ (2.6): "%%SPLASH: Gamma 5"
  371. *CloseUI: *SP_B_RGBGamma
  372. *OpenUI *SP_C_RGBWhitepoint/RGB�z���C�g�|�C���g: PickOne
  373. *OrderDependency: 40 DocumentSetup *SP_C_RGBWhitepoint
  374. *DefaultSP_C_RGBWhitepoint: D65
  375. *SP_C_RGBWhitepoint D50/���≩�F��(D50 Proofing): "%%SPLASH: WhitePoint 1"
  376. *SP_C_RGBWhitepoint D65/�ӂ‚�(D65): "%%SPLASH: WhitePoint 2"
  377. *SP_C_RGBWhitepoint 9300/�����‚�(9300): "%%SPLASH: WhitePoint 3"
  378. *CloseUI: *SP_C_RGBWhitepoint
  379. *OpenUI *SP_DA_CMYKPressColorEnabled/CMYK�F�␳: Boolean
  380. *OrderDependency: 50 DocumentSetup *SP_DA_CMYKPressColorEnabled
  381. *SP_DA_CMYKPressColorEnabled True/CMYK�F�␳���g�p����: "%%SPLASH: CorrectCMYK on"
  382. *SP_DA_CMYKPressColorEnabled False/CMYK�F�␳���g�p���Ȃ�: "%%SPLASH: CorrectCMYK off"
  383. *DefaultSP_DA_CMYKPressColorEnabled: False
  384. *CloseUI: *SP_DA_CMYKPressColorEnabled
  385. *OpenUI *SP_DB_CMYKPressProfile/CMYK�v���t�@�C��: PickOne
  386. *OrderDependency: 55 DocumentSetup *SP_DB_CMYKPressProfile
  387. *DefaultSP_DB_CMYKPressProfile: TypeDInks
  388. *SP_DB_CMYKPressProfile TypeDInks/Type D Inks: "%%SPLASH: PressProfile 1"
  389. *SP_DB_CMYKPressProfile JapanesePressInks/Japanese Press Inks: "%%SPLASH: PressProfile 2"
  390. *SP_DB_CMYKPressProfile Euroscale/Euroscale: "%%SPLASH: PressProfile 3"
  391. *SP_DB_CMYKPressProfile Custom1/Custom1: "%%SPLASH: PressProfile 1001"
  392. *SP_DB_CMYKPressProfile Custom2/Custom2: "%%SPLASH: PressProfile 1002"
  393. *SP_DB_CMYKPressProfile Custom3/Custom3: "%%SPLASH: PressProfile 1003"
  394. *SP_DB_CMYKPressProfile Custom4/Custom4: "%%SPLASH: PressProfile 1004"
  395. *SP_DB_CMYKPressProfile Custom5/Custom5: "%%SPLASH: PressProfile 1005"
  396. *SP_DB_CMYKPressProfile Custom6/Custom6: "%%SPLASH: PressProfile 1006"
  397. *SP_DB_CMYKPressProfile Custom7/Custom7: "%%SPLASH: PressProfile 1007"
  398. *SP_DB_CMYKPressProfile Custom8/Custom8: "%%SPLASH: PressProfile 1008"
  399. *SP_DB_CMYKPressProfile Custom9/Custom9: "%%SPLASH: PressProfile 1009"
  400. *SP_DB_CMYKPressProfile Custom10/Custom10: "%%SPLASH: PressProfile 1010"
  401. *CloseUI: *SP_DB_CMYKPressProfile
  402. *OpenUI *SP_DA_SpotColorEnabled/�X�|�b�g�J���[�F�␳: Boolean
  403. *OrderDependency: 50 DocumentSetup *SP_DA_SpotColorEnabled
  404. *SP_DA_SpotColorEnabled True/�g�p����: "%%SPLASH: CompositeSpot on"
  405. *SP_DA_SpotColorEnabled False/�g�p���Ȃ�:"%%SPLASH: CompositeSpot off"
  406. *DefaultSP_DA_SpotColorEnabled: False
  407. *CloseUI: *SP_DA_SpotColorEnabled
  408. *%*CloseSubGroup: SplashColor/ Splash Specifics<3A> Color
  409. *%!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! END Color SubGroup !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  410. *%!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Extras SubGroup !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  411. *%*OpenSubGroup: SplashMisc/ Splash Specifics<3A> Extras
  412. *OpenUI *SP_L_SpoolOptions/�X�v�[���I�v�V����: PickOne
  413. *OrderDependency: 10 DocumentSetup *SP_L_SpoolOptions
  414. *DefaultSP_L_SpoolOptions: Delete
  415. *SP_L_SpoolOptions Delete/�v�����g���폜: "%%SPLASH: Spool Delete"
  416. *SP_L_SpoolOptions PrintSave/�v�����g���ۑ�: "%%SPLASH: Spool Save"
  417. *SP_L_SpoolOptions SpoolHold/�v�����g�����ɕۑ�: "%%SPLASH: Spool Hold"
  418. *CloseUI: *SP_L_SpoolOptions
  419. *OpenUI *SP_J_Separations/�F���ł̍���: PickOne
  420. *OrderDependency: 110 DocumentSetup *SP_J_Separations
  421. *DefaultSP_J_Separations: Automatic
  422. *SP_J_Separations Automatic/����: "%%SPLASH: Seps Auto"
  423. *SP_J_Separations None/�W������: "%%SPLASH: Seps None"
  424. *SP_J_Separations QuarkXPress/QuarkXPress Style: "%%SPLASH: Seps Quark"
  425. *SP_J_Separations PageMaker/PageMaker Style: "%%SPLASH: Seps PageMaker"
  426. *SP_J_Separations Freehand/Freehand Style: "%%SPLASH: Seps FreeHand"
  427. *SP_J_Separations Canvas/Canvas Style: "%%SPLASH: Seps Canvas"
  428. *CloseUI: *SP_J_Separations
  429. *OpenUI *SP_H_ImageType/���e�^�C�v: PickOne
  430. *OrderDependency: 100 DocumentSetup *SP_H_ImageType
  431. *DefaultSP_H_ImageType: Photo
  432. *SP_H_ImageType Photo/�ʐ^: "%%SPLASH: OriginalType Photo"
  433. *SP_H_ImageType Map/�n�}: "%%SPLASH: OriginalType Text"
  434. *CloseUI: *SP_H_ImageType
  435. *OpenUI *SP_H_PrintStyle/�v�����g�i��: PickOne
  436. *OrderDependency: 100 DocumentSetup *SP_H_PrintStyle
  437. *DefaultSP_H_PrintStyle: NormalStyle
  438. *SP_H_PrintStyle BestStyle/�x�X�g: "%%SPLASH: QualityMode Best"
  439. *SP_H_PrintStyle NormalStyle/����: "%%SPLASH: QualityMode Normal"
  440. *SP_H_PrintStyle DraftStyle/�h���t�g: "%%SPLASH: QualityMode Draft"
  441. *CloseUI: *SP_H_PrintStyle
  442. *OpenUI *SP_M_CONTROL_STRIP/�R���g���[���X�g���b�v: Boolean
  443. *OrderDependency: 140 DocumentSetup *SP_M_CONTROL_STRIP
  444. *DefaultSP_M_CONTROL_STRIP: False
  445. *SP_M_CONTROL_STRIP False/�v�����g���Ȃ�: "%%SPLASH: ControlStrip off"
  446. *SP_M_CONTROL_STRIP True/�v�����g����: "%%SPLASH: ControlStrip on"
  447. *CloseUI: *SP_M_CONTROL_STRIP
  448. *OpenUI *SP_M_PROGRESSIVES/�v���O���b�V�u�E�v�����g: Boolean
  449. *OrderDependency: 140 DocumentSetup *SP_M_PROGRESSIVES
  450. *DefaultSP_M_PROGRESSIVES: False
  451. *SP_M_PROGRESSIVES False/�g�p���Ȃ�: "%%SPLASH: Progressives off"
  452. *SP_M_PROGRESSIVES True/�g�p����: "%%SPLASH: Progressives on"
  453. *CloseUI: *SP_M_PROGRESSIVES
  454. *OpenUI *SP_M_AutoBlack/�O���C�X�P�[���̎������o: Boolean
  455. *OrderDependency: 140 DocumentSetup *SP_M_AutoBlack
  456. *DefaultSP_M_AutoBlack: True
  457. *SP_M_AutoBlack False/���Ȃ�: "%%SPLASH: AutoBlackDetect off"
  458. *SP_M_AutoBlack True/����: "%%SPLASH: AutoBlackDetect on"
  459. *CloseUI: *SP_M_AutoBlack
  460. *OpenUI *SP_K_SaveTIFF/TIFF�t�@�C���ŕۑ�: PickOne
  461. *OrderDependency: 120 DocumentSetup *SP_K_SaveTIFF
  462. *DefaultSP_K_SaveTIFF: NoSave
  463. *SP_K_SaveTIFF NoSave/�ۑ����Ȃ�: "%%SPLASH: SaveAsTIFF off"
  464. *SP_K_SaveTIFF Save400/400 DPI: "%%SPLASH: SaveAsTIFF on
  465. %%SPLASH: SaveAsDPI 400"
  466. *End
  467. *SP_K_SaveTIFF Save200/200 DPI: "%%SPLASH: SaveAsTIFF on
  468. %%SPLASH: SaveAsDPI 200"
  469. *End
  470. *SP_K_SaveTIFF Save72/72 DPI: "%%SPLASH: SaveAsTIFF on
  471. %%SPLASH: SaveAsDPI 72"
  472. *End
  473. *CloseUI: *SP_K_SaveTIFF
  474. *%*CloseSubGroup: SplashMisc/ Splash Specifics<3A> Extras
  475. *%!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! END Extras SubGroup !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  476. *DefaultOutputOrder: Normal
  477. *JobPatchFile 10: "%%SPLASH: Version 5.0"
  478. *% =============== Font Information =====================
  479. *DefaultFont: FutoMinA101-Bold-83pv-RKSJ-H
  480. *Font AvantGarde-Book: Standard "(001.002)" Standard Disk
  481. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard Disk
  482. *Font AvantGarde-Demi: Standard "(001.003)" Standard Disk
  483. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard Disk
  484. *Font Bookman-Demi: Standard "(001.003)" Standard Disk
  485. *Font Bookman-DemiItalic: Standard "(001.003)" Standard Disk
  486. *Font Bookman-Light: Standard "(001.003)" Standard Disk
  487. *Font Bookman-LightItalic: Standard "(001.003)" Standard Disk
  488. *Font Courier: Standard "(002.003)" Standard Disk
  489. *Font Courier-Bold: Standard "(002.003)" Standard Disk
  490. *Font Courier-BoldOblique: Standard "(002.003)" Standard Disk
  491. *Font Courier-Oblique: Standard "(002.003)" Standard Disk
  492. *Font Helvetica: Standard "(001.006)" Standard Disk
  493. *Font Helvetica-Bold: Standard "(001.007)" Standard Disk
  494. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard Disk
  495. *Font Helvetica-Condensed: Standard "(001.003)" Standard Disk
  496. *Font Helvetica-Condensed-Bold: Standard "(001.004)" Standard Disk
  497. *Font Helvetica-Condensed-BoldObl: Standard "(001.004)" Standard Disk
  498. *Font Helvetica-Condensed-Oblique: Standard "(001.003)" Standard Disk
  499. *Font Helvetica-Narrow: Standard "(001.006)" Standard Disk
  500. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard Disk
  501. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard Disk
  502. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard Disk
  503. *Font Helvetica-Oblique: Standard "(001.006)" Standard Disk
  504. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard Disk
  505. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard Disk
  506. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard Disk
  507. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard Disk
  508. *Font Palatino-Bold: Standard "(001.005)" Standard Disk
  509. *Font Palatino-BoldItalic: Standard "(001.005)" Standard Disk
  510. *Font Palatino-Italic: Standard "(001.005)" Standard Disk
  511. *Font Palatino-Roman: Standard "(001.005)" Standard Disk
  512. *Font Symbol: Special "(001.007)" Special Disk
  513. *Font Times-Bold: Standard "(001.007)" Standard Disk
  514. *Font Times-BoldItalic: Standard "(001.009)" Standard Disk
  515. *Font Times-Italic: Standard "(001.007)" Standard Disk
  516. *Font Times-Roman: Standard "(001.007)" Standard Disk
  517. *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard Disk
  518. *Font ZapfDingbats: Special "(001.004)" Special Disk
  519. *Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(001.004)" 83pv Disk
  520. *Font FutoGoB101-Bold-83pv-SuppA-H: Special "(001.004)" 83pv Disk
  521. *Font FutoGoB101-Bold-83pv-SuppB-H: Special "(001.004)" 83pv Disk
  522. *Font FutoGoB101-Bold-Add-H: JIS "(001.004)" Add Disk
  523. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(001.004)" Add Disk
  524. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(001.004)" Add Disk
  525. *Font FutoGoB101-Bold-Add-SuppA-H: Special "(001.004)" Add Disk
  526. *Font FutoGoB101-Bold-Add-SuppA-V: Special "(001.004)" Add Disk
  527. *Font FutoGoB101-Bold-Add-SuppB-HV: Special "(001.004)" Add Disk
  528. *Font FutoGoB101-Bold-Add-V: JIS "(001.004)" Add Disk
  529. *Font FutoGoB101-Bold-EUC-H: EUC "(001.004)" JIS-83 Disk
  530. *Font FutoGoB101-Bold-EUC-V: EUC "(001.004)" JIS-83 Disk
  531. *Font FutoGoB101-Bold-Ext-H: JIS "(001.004)" Ext Disk
  532. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(001.004)" Ext Disk
  533. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(001.004)" Ext Disk
  534. *Font FutoGoB101-Bold-Ext-SuppA-H: Special "(001.004)" Ext Disk
  535. *Font FutoGoB101-Bold-Ext-SuppA-V: Special "(001.004)" Ext Disk
  536. *Font FutoGoB101-Bold-Ext-SuppB-HV: Special "(001.004)" Ext Disk
  537. *Font FutoGoB101-Bold-Ext-V: JIS "(001.004)" Ext Disk
  538. *Font FutoGoB101-Bold-H: JIS "(001.004)" JIS-83 Disk
  539. *Font FutoGoB101-Bold-JIS.zm_23: Special "(001.004)" Special Disk
  540. *Font FutoGoB101-Bold-JIS.zm_29: Special "(001.004)" Special Disk
  541. *Font FutoGoB101-Bold-JIS.zm_2E: Special "(001.004)" Special Disk
  542. *Font FutoGoB101-Bold-NWP-H: JIS "(001.004)" NWP Disk
  543. *Font FutoGoB101-Bold-NWP-V: JIS "(001.004)" NWP Disk
  544. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(001.004)" JIS-83 Disk
  545. *Font FutoGoB101-Bold-RKSJ-UserGaiji: Special "(001.004)" Special Disk
  546. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(001.004)" JIS-83 Disk
  547. *Font FutoGoB101-Bold-SJ.zm_82: Special "(001.004)" Special Disk
  548. *Font FutoGoB101-Bold-SJ.zm_82v: Special "(001.004)" Special Disk
  549. *Font FutoGoB101-Bold-SJ.zm_85: Special "(001.004)" Special Disk
  550. *Font FutoGoB101-Bold-SuppA-H: Special "(001.004)" Special Disk
  551. *Font FutoGoB101-Bold-SuppA-V: Special "(001.004)" Special Disk
  552. *Font FutoGoB101-Bold-SuppB-HV: Special "(001.004)" Special Disk
  553. *Font FutoGoB101-Bold-V: JIS "(001.004)" JIS-83 Disk
  554. *Font FutoGoB101-Bold.Hankaku: Special "(001.004)" Special Disk
  555. *Font FutoGoB101-Bold.Hiragana: Special "(001.004)" Special Disk
  556. *Font FutoGoB101-Bold.Katakana: Special "(001.004)" Special Disk
  557. *Font FutoGoB101-Bold.Oubun: Special "(001.004)" Special Disk
  558. *Font FutoGoB101-Bold.Oubun-Add: Special "(001.004)" Special Disk
  559. *Font FutoGoB101-Bold.Roman: Special "(001.004)" Special Disk
  560. *Font FutoGoB101-Bold.Roman83pv: Special "(001.004)" Special Disk
  561. *Font FutoGoB101-Bold.SuppK: Special "(001.004)" Special Disk
  562. *Font FutoGoB101-Bold.WP-Symbol: Special "(001.004)" Special Disk
  563. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(001.004)" 83pv Disk
  564. *Font FutoMinA101-Bold-83pv-SuppA-H: Special "(001.004)" 83pv Disk
  565. *Font FutoMinA101-Bold-83pv-SuppB-H: Special "(001.004)" 83pv Disk
  566. *Font FutoMinA101-Bold-Add-H: JIS "(001.004)" Add Disk
  567. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(001.004)" Add Disk
  568. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(001.004)" Add Disk
  569. *Font FutoMinA101-Bold-Add-SuppA-H: Special "(001.004)" Add Disk
  570. *Font FutoMinA101-Bold-Add-SuppA-V: Special "(001.004)" Add Disk
  571. *Font FutoMinA101-Bold-Add-SuppB-HV: Special "(001.004)" Add Disk
  572. *Font FutoMinA101-Bold-Add-V: JIS "(001.004)" Add Disk
  573. *Font FutoMinA101-Bold-EUC-H: EUC "(001.004)" JIS-83 Disk
  574. *Font FutoMinA101-Bold-EUC-V: EUC "(001.004)" JIS-83 Disk
  575. *Font FutoMinA101-Bold-Ext-H: JIS "(001.004)" Ext Disk
  576. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(001.004)" Ext Disk
  577. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(001.004)" Ext Disk
  578. *Font FutoMinA101-Bold-Ext-SuppA-H: Special "(001.004)" Ext Disk
  579. *Font FutoMinA101-Bold-Ext-SuppA-V: Special "(001.004)" Ext Disk
  580. *Font FutoMinA101-Bold-Ext-SuppB-HV: Special "(001.004)" Ext Disk
  581. *Font FutoMinA101-Bold-Ext-V: JIS "(001.004)" Ext Disk
  582. *Font FutoMinA101-Bold-H: JIS "(001.004)" JIS-83 Disk
  583. *Font FutoMinA101-Bold-JIS.zm_23: Special "(001.004)" Special Disk
  584. *Font FutoMinA101-Bold-JIS.zm_29: Special "(001.004)" Special Disk
  585. *Font FutoMinA101-Bold-JIS.zm_2E: Special "(001.004)" Special Disk
  586. *Font FutoMinA101-Bold-NWP-H: JIS "(001.004)" NWP Disk
  587. *Font FutoMinA101-Bold-NWP-V: JIS "(001.004)" NWP Disk
  588. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(001.004)" JIS-83 Disk
  589. *Font FutoMinA101-Bold-RKSJ-UserGaiji: Special "(001.004)" Special Disk
  590. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(001.004)" JIS-83 Disk
  591. *Font FutoMinA101-Bold-SJ.zm_82: Special "(001.004)" Special Disk
  592. *Font FutoMinA101-Bold-SJ.zm_82v: Special "(001.004)" Special Disk
  593. *Font FutoMinA101-Bold-SJ.zm_85: Special "(001.004)" Special Disk
  594. *Font FutoMinA101-Bold-SuppA-H: Special "(001.004)" Special Disk
  595. *Font FutoMinA101-Bold-SuppA-V: Special "(001.004)" Special Disk
  596. *Font FutoMinA101-Bold-SuppB-HV: Special "(001.004)" Special Disk
  597. *Font FutoMinA101-Bold-V: JIS "(001.004)" JIS-83 Disk
  598. *Font FutoMinA101-Bold.Hankaku: Special "(001.004)" Special Disk
  599. *Font FutoMinA101-Bold.Hiragana: Special "(001.004)" Special Disk
  600. *Font FutoMinA101-Bold.Katakana: Special "(001.004)" Special Disk
  601. *Font FutoMinA101-Bold.Oubun: Special "(001.004)" Special Disk
  602. *Font FutoMinA101-Bold.Oubun-Add: Special "(001.004)" Special Disk
  603. *Font FutoMinA101-Bold.Roman: Special "(001.004)" Special Disk
  604. *Font FutoMinA101-Bold.Roman83pv: Special "(001.004)" Special Disk
  605. *Font FutoMinA101-Bold.SuppK: Special "(001.004)" Special Disk
  606. *Font FutoMinA101-Bold.WP-Symbol: Special "(001.004)" Special Disk
  607. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(001.004)" 83pv Disk
  608. *Font GothicBBB-Medium-83pv-SuppA-H: Special "(001.004)" 83pv Disk
  609. *Font GothicBBB-Medium-83pv-SuppB-H: Special "(001.004)" 83pv Disk
  610. *Font GothicBBB-Medium-Add-H: JIS "(001.004)" Add Disk
  611. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(001.004)" Add Disk
  612. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(001.004)" Add Disk
  613. *Font GothicBBB-Medium-Add-SuppA-H: Special "(001.004)" Add Disk
  614. *Font GothicBBB-Medium-Add-SuppA-V: Special "(001.004)" Add Disk
  615. *Font GothicBBB-Medium-Add-SuppB-HV: Special "(001.004)" Add Disk
  616. *Font GothicBBB-Medium-Add-V: JIS "(001.004)" Add Disk
  617. *Font GothicBBB-Medium-EUC-H: EUC "(001.004)" JIS-83 Disk
  618. *Font GothicBBB-Medium-EUC-V: EUC "(001.004)" JIS-83 Disk
  619. *Font GothicBBB-Medium-Ext-H: JIS "(001.004)" Ext Disk
  620. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(001.004)" Ext Disk
  621. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(001.004)" Ext Disk
  622. *Font GothicBBB-Medium-Ext-SuppA-H: Special "(001.004)" Ext Disk
  623. *Font GothicBBB-Medium-Ext-SuppA-V: Special "(001.004)" Ext Disk
  624. *Font GothicBBB-Medium-Ext-SuppB-HV: Special "(001.004)" Ext Disk
  625. *Font GothicBBB-Medium-Ext-V: JIS "(001.004)" Ext Disk
  626. *Font GothicBBB-Medium-H: JIS "(001.004)" JIS-83 Disk
  627. *Font GothicBBB-Medium-JIS.zm_23: Special "(001.004)" Special Disk
  628. *Font GothicBBB-Medium-JIS.zm_29: Special "(001.004)" Special Disk
  629. *Font GothicBBB-Medium-JIS.zm_2E: Special "(001.004)" Special Disk
  630. *Font GothicBBB-Medium-NWP-H: JIS "(001.004)" NWP Disk
  631. *Font GothicBBB-Medium-NWP-V: JIS "(001.004)" NWP Disk
  632. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(001.004)" JIS-83 Disk
  633. *Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(001.004)" Special Disk
  634. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(001.004)" JIS-83 Disk
  635. *Font GothicBBB-Medium-SJ.zm_82: Special "(001.004)" Special Disk
  636. *Font GothicBBB-Medium-SJ.zm_82v: Special "(001.004)" Special Disk
  637. *Font GothicBBB-Medium-SJ.zm_85: Special "(001.004)" Special Disk
  638. *Font GothicBBB-Medium-SuppA-H: Special "(001.004)" Special Disk
  639. *Font GothicBBB-Medium-SuppA-V: Special "(001.004)" Special Disk
  640. *Font GothicBBB-Medium-SuppB-HV: Special "(001.004)" Special Disk
  641. *Font GothicBBB-Medium-V: JIS "(001.004)" JIS-83 Disk
  642. *Font GothicBBB-Medium.Hankaku: Special "(001.004)" Special Disk
  643. *Font GothicBBB-Medium.Hiragana: Special "(001.004)" Special Disk
  644. *Font GothicBBB-Medium.Katakana: Special "(001.004)" Special Disk
  645. *Font GothicBBB-Medium.Oubun: Special "(001.004)" Special Disk
  646. *Font GothicBBB-Medium.Oubun-Add: Special "(001.004)" Special Disk
  647. *Font GothicBBB-Medium.Roman: Special "(001.004)" Special Disk
  648. *Font GothicBBB-Medium.Roman83pv: Special "(001.004)" Special Disk
  649. *Font GothicBBB-Medium.SuppK: Special "(001.004)" Special Disk
  650. *Font GothicBBB-Medium.WP-Symbol: Special "(001.004)" Special Disk
  651. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(001.004)" 83pv Disk
  652. *Font Jun101-Light-83pv-SuppA-H: Special "(001.004)" 83pv Disk
  653. *Font Jun101-Light-83pv-SuppB-H: Special "(001.004)" 83pv Disk
  654. *Font Jun101-Light-Add-H: JIS "(001.004)" Add Disk
  655. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(001.004)" Add Disk
  656. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(001.004)" Add Disk
  657. *Font Jun101-Light-Add-SuppA-H: Special "(001.004)" Add Disk
  658. *Font Jun101-Light-Add-SuppA-V: Special "(001.004)" Add Disk
  659. *Font Jun101-Light-Add-SuppB-HV: Special "(001.004)" Add Disk
  660. *Font Jun101-Light-Add-V: JIS "(001.004)" Add Disk
  661. *Font Jun101-Light-EUC-H: EUC "(001.004)" JIS-83 Disk
  662. *Font Jun101-Light-EUC-V: EUC "(001.004)" JIS-83 Disk
  663. *Font Jun101-Light-Ext-H: JIS "(001.004)" Ext Disk
  664. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(001.004)" Ext Disk
  665. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(001.004)" Ext Disk
  666. *Font Jun101-Light-Ext-SuppA-H: Special "(001.004)" Ext Disk
  667. *Font Jun101-Light-Ext-SuppA-V: Special "(001.004)" Ext Disk
  668. *Font Jun101-Light-Ext-SuppB-HV: Special "(001.004)" Ext Disk
  669. *Font Jun101-Light-Ext-V: JIS "(001.004)" Ext Disk
  670. *Font Jun101-Light-H: JIS "(001.004)" JIS-83 Disk
  671. *Font Jun101-Light-JIS.zm_23: Special "(001.004)" Special Disk
  672. *Font Jun101-Light-JIS.zm_29: Special "(001.004)" Special Disk
  673. *Font Jun101-Light-JIS.zm_2E: Special "(001.004)" Special Disk
  674. *Font Jun101-Light-NWP-H: JIS "(001.004)" NWP Disk
  675. *Font Jun101-Light-NWP-V: JIS "(001.004)" NWP Disk
  676. *Font Jun101-Light-RKSJ-H: RKSJ "(001.004)" JIS-83 Disk
  677. *Font Jun101-Light-RKSJ-UserGaiji: Special "(001.004)" Special Disk
  678. *Font Jun101-Light-RKSJ-V: RKSJ "(001.004)" JIS-83 Disk
  679. *Font Jun101-Light-SJ.zm_82: Special "(001.004)" Special Disk
  680. *Font Jun101-Light-SJ.zm_82v: Special "(001.004)" Special Disk
  681. *Font Jun101-Light-SJ.zm_85: Special "(001.004)" Special Disk
  682. *Font Jun101-Light-SuppA-H: Special "(001.004)" Special Disk
  683. *Font Jun101-Light-SuppA-V: Special "(001.004)" Special Disk
  684. *Font Jun101-Light-SuppB-HV: Special "(001.004)" Special Disk
  685. *Font Jun101-Light-V: JIS "(001.004)" JIS-83 Disk
  686. *Font Jun101-Light.Hankaku: Special "(001.004)" Special Disk
  687. *Font Jun101-Light.Hiragana: Special "(001.004)" Special Disk
  688. *Font Jun101-Light.Katakana: Special "(001.004)" Special Disk
  689. *Font Jun101-Light.Oubun: Special "(001.004)" Special Disk
  690. *Font Jun101-Light.Oubun-Add: Special "(001.004)" Special Disk
  691. *Font Jun101-Light.Roman: Special "(001.004)" Special Disk
  692. *Font Jun101-Light.Roman83pv: Special "(001.004)" Special Disk
  693. *Font Jun101-Light.SuppK: Special "(001.004)" Special Disk
  694. *Font Jun101-Light.WP-Symbol: Special "(001.004)" Special Disk
  695. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(001.004)" 83pv Disk
  696. *Font Ryumin-Light-83pv-SuppA-H: Special "(001.004)" 83pv Disk
  697. *Font Ryumin-Light-83pv-SuppB-H: Special "(001.004)" 83pv Disk
  698. *Font Ryumin-Light-Add-H: JIS "(001.004)" Add Disk
  699. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(001.004)" Add Disk
  700. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(001.004)" Add Disk
  701. *Font Ryumin-Light-Add-SuppA-H: Special "(001.004)" Add Disk
  702. *Font Ryumin-Light-Add-SuppA-V: Special "(001.004)" Add Disk
  703. *Font Ryumin-Light-Add-SuppB-HV: Special "(001.004)" Add Disk
  704. *Font Ryumin-Light-Add-V: JIS "(001.004)" Add Disk
  705. *Font Ryumin-Light-EUC-H: EUC "(001.004)" JIS-83 Disk
  706. *Font Ryumin-Light-EUC-V: EUC "(001.004)" JIS-83 Disk
  707. *Font Ryumin-Light-Ext-H: JIS "(001.004)" Ext Disk
  708. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(001.004)" Ext Disk
  709. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(001.004)" Ext Disk
  710. *Font Ryumin-Light-Ext-SuppA-H: Special "(001.004)" Ext Disk
  711. *Font Ryumin-Light-Ext-SuppA-V: Special "(001.004)" Ext Disk
  712. *Font Ryumin-Light-Ext-SuppB-HV: Special "(001.004)" Ext Disk
  713. *Font Ryumin-Light-Ext-V: JIS "(001.004)" Ext Disk
  714. *Font Ryumin-Light-Ext.Hiragana: Special "(001.004)" Special Disk
  715. *Font Ryumin-Light-Ext.Katakana: Special "(001.004)" Special Disk
  716. *Font Ryumin-Light-H: JIS "(001.004)" JIS-83 Disk
  717. *Font Ryumin-Light-JIS.zm_23: Special "(001.004)" Special Disk
  718. *Font Ryumin-Light-JIS.zm_29: Special "(001.004)" Special Disk
  719. *Font Ryumin-Light-JIS.zm_2E: Special "(001.004)" Special Disk
  720. *Font Ryumin-Light-NWP-H: JIS "(001.004)" NWP Disk
  721. *Font Ryumin-Light-NWP-V: JIS "(001.004)" NWP Disk
  722. *Font Ryumin-Light-RKSJ-H: RKSJ "(001.004)" JIS-83 Disk
  723. *Font Ryumin-Light-RKSJ-UserGaiji: Special "(001.004)" Special Disk
  724. *Font Ryumin-Light-RKSJ-V: RKSJ "(001.004)" JIS-83 Disk
  725. *Font Ryumin-Light-SJ.zm_82: Special "(001.004)" Special Disk
  726. *Font Ryumin-Light-SJ.zm_82v: Special "(001.004)" Special Disk
  727. *Font Ryumin-Light-SJ.zm_85: Special "(001.004)" Special Disk
  728. *Font Ryumin-Light-SuppA-H: Special "(001.004)" Special Disk
  729. *Font Ryumin-Light-SuppA-V: Special "(001.004)" Special Disk
  730. *Font Ryumin-Light-SuppB-HV: Special "(001.004)" Special Disk
  731. *Font Ryumin-Light-V: JIS "(001.004)" JIS-83 Disk
  732. *Font Ryumin-Light.Hankaku: Special "(001.004)" Special Disk
  733. *Font Ryumin-Light.Hiragana: Special "(001.004)" Special Disk
  734. *Font Ryumin-Light.Katakana: Special "(001.004)" Special Disk
  735. *Font Ryumin-Light.Oubun: Special "(001.004)" Special Disk
  736. *Font Ryumin-Light.Oubun-Add: Special "(001.004)" Special Disk
  737. *Font Ryumin-Light.Roman: Special "(001.004)" Special Disk
  738. *Font Ryumin-Light.Roman83pv: Special "(001.004)" Special Disk
  739. *Font Ryumin-Light.SuppK: Special "(001.004)" Special Disk
  740. *Font Ryumin-Light.WP-Symbol: Special "(001.004)" Special Disk
  741. *?FontQuery: "
  742. save
  743. { count 1 gt
  744. { exch dup 127 string cvs (/) print print (:) print
  745. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  746. } { exit } ifelse
  747. } bind loop
  748. (*) = flush
  749. restore
  750. "
  751. *End
  752. *?FontList: "
  753. save FontDirectory { pop = flush } forall (*) = flush restore"
  754. *End
  755. *% Printer Messages (verbatim from printer):
  756. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  757. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  758. *Message: "\FontName\ not found, using Courier"
  759. *% Status (format: %%[ status: <one of these> ]%% )
  760. *Status: "idle"
  761. *Status: "busy"
  762. *Status: "waiting"
  763. *Status: "printing"
  764. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  765. *Source: "LocalTalk"
  766. *Source: "EtherTalk"
  767. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  768. *PrinterError: "paper jam"
  769. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  770. *% Color Separation Information =====================
  771. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  772. *% For 60 lpi / 300 dpi =====================================================
  773. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  774. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  775. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  776. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  777. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  778. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  779. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  780. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  781. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  782. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  783. *% For 53 lpi / 300 dpi =====================================================
  784. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  785. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  786. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  787. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  788. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  789. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  790. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  791. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  792. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  793. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  794. *% =============== end of PPD file for Acolor_SM ===============