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.

709 lines
32 KiB

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1993 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. *% Copyright 1995 Radius Inc.
  10. *%
  11. *FormatVersion: "4.2"
  12. *FileVersion: "3.0"
  13. *LanguageVersion: Japanese
  14. *LanguageEncoding: JIS83-RKSJ
  15. *PCFileName: "FXSMICS1.PPD"
  16. *Product: "(SMICS Acolor)"
  17. *ShortNickName: "Fuji Xerox Acolor SM ICS"
  18. *ModelName: "SMICS Acolor"
  19. *NickName: "SMICS Acolor"
  20. *PSVersion: "(2013.114) 8"
  21. *% ==== Device Capabilities ===============
  22. *LanguageLevel: "2"
  23. *ColorDevice: True
  24. *DefaultColorSpace: CMYK
  25. *FreeVM: "4460000"
  26. *VariablePaperSize: False
  27. *FileSystem: True
  28. *?FileSystem: "
  29. save statusdict begin
  30. (False) /diskstatus where{
  31. pop diskstatus exch pop 0 ne {pop (True)} if
  32. }if = flush
  33. end restore
  34. "
  35. *End
  36. *Throughput: "8"
  37. *Password: "0"
  38. *ExitServer: "
  39. count 0 eq
  40. { false } { true exch startjob } ifelse
  41. not {
  42. (WARNING: Cannot modify initial VM.) =
  43. (Missing or invalid password.) =
  44. (Please contact the author of this software.) = flush quit
  45. } if
  46. "
  47. *End
  48. *Reset: "
  49. count 0 eq
  50. { false } { true exch startjob } ifelse
  51. not {
  52. (WARNING: Cannot reset printer.) =
  53. (Missing or invalid password.) =
  54. (Please contact the author of this software.) = flush quit
  55. } if
  56. systemdict /quit get exec
  57. (WARNING : Printer Reset Failed.) = flush
  58. "
  59. *End
  60. *DefaultResolution: 400dpi
  61. *?Resolution: "
  62. save
  63. currentpagedevice /HWResolution get
  64. 0 get
  65. ( ) cvs print
  66. (dpi)
  67. = flush
  68. restore
  69. "
  70. *End
  71. *% =============== Halftone Information ===============
  72. *% Halftone Information ===============
  73. *ScreenFreq: "400.0"
  74. *ScreenAngle: "0.0"
  75. *DefaultScreenProc: Dot
  76. *ScreenProc Dot: "
  77. { 180 mul cos exch 180 mul cos add 2 div}
  78. "
  79. *End
  80. *SpotFunctionLine: "{ pop }"
  81. *SpotFunctionEllipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  82. *DefaultTransfer: Null
  83. *Transfer Null: "{ }"
  84. *Transfer Null.Inverse: "{ 1 exch sub }"
  85. *% Paper Handling ===================
  86. *% Code in this section both selects a tray and sets up a frame buffer.
  87. *UIConstraints: *InputSlot Tray1 *PageSize A4FullBleed
  88. *UIConstraints: *InputSlot Tray2 *PageSize A4FullBleed
  89. *UIConstraints: *InputSlot Tray3 *PageSize A4FullBleed
  90. *% *UIConstraints: *PageSize A4FullBleed *InputSlot Tray1
  91. *% *UIConstraints: *PageSize A4FullBleed *InputSlot Tray2
  92. *% *UIConstraints: *PageSize A4FullBleed *InputSlot Tray3
  93. *UIConstraints: *InputSlot Tray1 *PageSize LetterFullBleed
  94. *UIConstraints: *InputSlot Tray2 *PageSize LetterFullBleed
  95. *UIConstraints: *InputSlot Tray3 *PageSize LetterFullBleed
  96. *% *UIConstraints: *PageSize LetterFullBleed *InputSlot Tray1
  97. *% *UIConstraints: *PageSize LetterFullBleed *InputSlot Tray2
  98. *% *UIConstraints: *PageSize LetterFullBleed *InputSlot Tray3
  99. *UIConstraints: *InputSlot Tray1 *PageRegion A4FullBleed
  100. *UIConstraints: *InputSlot Tray2 *PageRegion A4FullBleed
  101. *UIConstraints: *InputSlot Tray3 *PageRegion A4FullBleed
  102. *% *UIConstraints: *PageRegion A4FullBleed *InputSlot Tray1
  103. *% *UIConstraints: *PageRegion A4FullBleed *InputSlot Tray2
  104. *% *UIConstraints: *PageRegion A4FullBleed *InputSlot Tray3
  105. *UIConstraints: *InputSlot Tray1 *PageRegion LetterFullBleed
  106. *UIConstraints: *InputSlot Tray2 *PageRegion LetterFullBleed
  107. *UIConstraints: *InputSlot Tray3 *PageRegion LetterFullBleed
  108. *% *UIConstraints: *PageRegion LetterFullBleed *InputSlot Tray1
  109. *% *UIConstraints: *PageRegion LetterFullBleed *InputSlot Tray2
  110. *% *UIConstraints: *PageRegion LetterFullBleed *InputSlot Tray3
  111. *UIConstraints: *InputSlot Tray1 *RA_C_BypassOptions
  112. *UIConstraints: *InputSlot Tray2 *RA_C_BypassOptions
  113. *UIConstraints: *InputSlot Tray3 *RA_C_BypassOptions
  114. *UIConstraints: *RA_B_ColorModel Gray *RA_A_ColorCorrection
  115. *% *UIConstraints: *RA_C_BypassOptions *InputSlot Tray1
  116. *% *UIConstraints: *RA_C_BypassOptions *InputSlot Tray2
  117. *% *UIConstraints: *RA_C_BypassOptions *InputSlot Tray3
  118. *% *UIConstraints: *RA_A_ColorCorrection *RA_B_ColorModel Gray
  119. *OpenUI *PageSize: PickOne
  120. *OrderDependency: 130 AnySetup *PageSize
  121. *DefaultPageSize: A4
  122. *PageSize A3: "/a3 where {a3 pop} if"
  123. *PageSize A4: "/a4 where {a4 pop} if"
  124. *PageSize A4L: "/a4L where {a4L pop} if"
  125. *PageSize A4FullBleed/A4 Bleed On Oversize: "/A4Bleed where {A4Bleed pop} if"
  126. *PageSize B4: "/b4 where {b4 pop} if"
  127. *PageSize B5: "/b5 where {b5 pop} if"
  128. *PageSize B5L: "/b5L where {b5L pop} if"
  129. *PageSize Letter/���^�[: "/letter where {letter pop} if"
  130. *PageSize LetterL/���^�[L: "/letterL where {letterL pop} if"
  131. *PageSize LetterFullBleed/Letter Bleed On Oversize: "/LetterBleed where {LetterBleed pop} if"
  132. *PageSize Legal/���[�K��: "/legal where {legal pop} if"
  133. *End
  134. *?PageSize: "
  135. save
  136. currentpagedevice /PageSize get aload pop
  137. 2 copy gt {exch} if
  138. (Unknown)
  139. 11 dict
  140. dup [842 1191] (A3) put
  141. dup [595 842] (A4) put
  142. dup [842 595] (A4L) put
  143. dup [618 895] (A4 Bleed On Oversize) put
  144. dup [732 1028] (B4) put
  145. dup [516 729] (B5) put
  146. dup [729 516] (B5L) put
  147. dup [612 792] (Letter) put
  148. dup [792 612] (LetterL) put
  149. dup [635 845] (Letter Bleed On Oversize) put
  150. dup [612 1008] (Legal) put
  151. { exch aload pop 4 index sub abs 5 le exch
  152. 5 index sub abs 5 le and
  153. {exch pop exit} {pop} ifelse
  154. } bind forall
  155. = flush pop pop
  156. restore
  157. "
  158. *End
  159. *CloseUI: *PageSize
  160. *OpenUI *PageRegion: PickOne
  161. *OrderDependency: 130 AnySetup *PageRegion
  162. *DefaultPageRegion: A4
  163. *PageRegion A3: "statusdict/a3tray known {statusdict/a3tray get exec} if"
  164. *PageRegion A4: "statusdict/a4tray known {statusdict/a4tray get exec} if"
  165. *PageRegion A4L: "/a4L where {a4L pop} if"
  166. *PageRegion A4FullBleed/A4 Bleed On Oversize: "/A4Bleed where {A4Bleed pop} if"
  167. *PageRegion B4: "/b4 where {b4 pop} if"
  168. *PageRegion B5: "statusdict/b5tray known {statusdict/b5tray get exec} if"
  169. *PageRegion B5L: "/b5L where {b5L pop} if"
  170. *PageRegion Letter/���^�[: "statusdict/lettertray known {statusdict/lettertray get exec} if"
  171. *PageRegion Letter.L/���^�[L: "/letterL where {letterL pop} if"
  172. *PageRegion LetterFullBleed/Letter Bleed On Oversize: "/LetterBleed where {LetterBleed pop} if"
  173. *PageRegion Legal/���[�K��: "statusdict/legaltray known {statusdict/legaltray get exec} if"
  174. *CloseUI: *PageRegion
  175. *DefaultPaperTray: OnlyOne
  176. *% The following entries provide information about specific paper keywords.
  177. *DefaultImageableArea: A4
  178. *ImageableArea A3: "11 11 831 1165"
  179. *ImageableArea A4: "11 11 584 816"
  180. *ImageableArea A4L: "25 11 584 831"
  181. *ImageableArea A4FullBleed/A4 Bleed On Oversize: "11 26 607 869"
  182. *ImageableArea B4: "11 11 717 1006"
  183. *ImageableArea B5: "11 11 505 703"
  184. *ImageableArea B5L: "25 11 505 717"
  185. *ImageableArea Letter/���^�[: "11 11 601 766"
  186. *ImageableArea LetterL/���^�[L: "25 11 601 781"
  187. *ImageableArea LetterFullBleed/Letter Bleed On Oversize: "11 26 624 819"
  188. *ImageableArea Legal/���[�K��: "11 11 601 983"
  189. *?ImageableArea: "
  190. save
  191. /cvp { ( ) cvs print ( ) print } bind def
  192. /upperright {10000 mul floor 10000 div} bind def
  193. /lowerleft {10000 mul ceiling 10000 div} bind def
  194. newpath clippath pathbbox
  195. 4 -2 roll exch 2 {lowerleft cvp} repeat
  196. exch 2 {upperright cvp} repeat flush
  197. restore
  198. "
  199. *End
  200. *DefaultPaperDimension: A4
  201. *PaperDimension A3: "842 1191"
  202. *PaperDimension A4: "596 842"
  203. *PaperDimension A4L: "595 842"
  204. *PaperDimension A4FullBleed/A4 Bleed On Oversize: "618 895"
  205. *PaperDimension B4: "729 1032"
  206. *PaperDimension B5: "516 729"
  207. *PaperDimension B5L: "515 729"
  208. *PaperDimension Letter/���^�[: "612 792"
  209. *PaperDimension LetterL/���^�[L: "611 792"
  210. *PaperDimension LetterFullBleed/Letter Bleed On Oversize: "635 845"
  211. *PaperDimension Legal/���[�K��: "612 1008"
  212. *RequiresPageRegion All: True
  213. *OpenUI *InputSlot: PickOne
  214. *OrderDependency: 20 AnySetup *InputSlot
  215. *InputSlot Tray1/�g���C�P: "statusdict/SMT_ForceTray known {(1) statusdict/SMT_ForceTray get exec}if"
  216. *InputSlot Tray2/�g���C�Q: "statusdict/SMT_ForceTray known {(2) statusdict/SMT_ForceTray get exec}if"
  217. *InputSlot Tray3/�g���C�R: "statusdict/SMT_ForceTray known {(3) statusdict/SMT_ForceTray get exec}if"
  218. *InputSlot BypassTray/�荷��: "statusdict/SMT_SetManualFeed known {statusdict/SMT_SetManualFeed get exec}if"
  219. *?InputSlot: "
  220. save
  221. 4 dict
  222. dup /0 (Tray1) put
  223. dup /1 (Tray2) put
  224. dup /2 (Tray3) put
  225. dup /3 (BypassTray) put
  226. currentpagedevice /InputAttributes get
  227. dup /Priority known
  228. { /Priority get 0 get ( ) cvs cvn get }
  229. {
  230. dup length 1 eq
  231. { {pop} forall ( ) cvs cvn get }
  232. { pop pop (Unknown) } ifelse
  233. } ifelse
  234. = flush
  235. restore
  236. "
  237. *End
  238. *CloseUI: *InputSlot
  239. *OpenUI *RA_A_ColorModel/�J���[���[�h: PickOne
  240. *OrderDependency: 30 AnySetup *RA_A_ColorModel
  241. *DefaultSMColorModel: Color
  242. *RA_A_ColorModel Color/�J���[(CMYK): ""
  243. *RA_A_ColorModel Gray/�O���C�X�P�[��(K): "statusdict/SMT_GrayColorModel known {statusdict/SMT_GrayColorModel get exec}if"
  244. *CloseUI: *RA_A_ColorModel
  245. *OpenUI *RA_B_ColorCorrection/�F�␳���[�h: PickOne
  246. *OrderDependency: 40 AnySetup *RA_B_ColorCorrection
  247. *DefaultSMColorCorrection: None
  248. *RA_B_ColorCorrection None/�Ȃ�: "statusdict/SMT_ColorMatchOff known {statusdict/SMT_ColorMatchOff get exec}if"
  249. *RA_B_ColorCorrection TypeA/Type A CRT: "statusdict/SMT_TypeAColorMatch known {statusdict/SMT_TypeAColorMatch get exec}if"
  250. *RA_B_ColorCorrection TypeB/Type B CRT: "statusdict/SMT_TypeBColorMatch known {statusdict/SMT_TypeBColorMatch get exec}if"
  251. *RA_B_ColorCorrection TypeC/Type C CRT: "statusdict/SMT_TypeCColorMatch known {statusdict/SMT_TypeCColorMatch get exec}if"
  252. *RA_B_ColorCorrection TypeD/Type D �C���N: "statusdict/SMT_TypeDColorMatch known {statusdict/SMT_TypeDColorMatch get exec}if"
  253. *CloseUI: *RA_B_ColorCorrection
  254. *OpenUI *RA_C_BypassOptions/�荷�����[�h: PickOne
  255. *OrderDependency: 50 AnySetup *RA_C_BypassOptions
  256. *DefaultSMBypassOptions: Normal
  257. *RA_C_BypassOptions Normal/�ʏ� (���EOHP): "statusdict/SMT_PaperThickness known {(0) statusdict/SMT_PaperThickness get exec}if"
  258. *RA_C_BypassOptions Thick/����: "statusdict/SMT_PaperThickness known {(1) statusdict/SMT_PaperThickness get exec}if"
  259. *RA_C_BypassOptions Interleave/OHP����: "statusdict/SMT_PaperThickness known {(3) statusdict/SMT_PaperThickness get exec}if"
  260. *RA_C_BypassOptions Transparency/A3�t�B����: "statusdict/SMT_PaperThickness known {(2) statusdict/SMT_PaperThickness get exec}if"
  261. *CloseUI: *RA_C_BypassOptions
  262. *OpenUI *RA_D_Sorter/�\�[�^�[���[�h: PickOne
  263. *OrderDependency: 60 AnySetup *RA_D_Sorter
  264. *DefaultSMSorter: Stacker_2
  265. *RA_D_Sorter Stacker_2/�R�s�[����: "statusdict/SMT_Ext_Com known {(0) (SuperMac_Sorter) statusdict /SMT_Ext_Com get exec} if"
  266. *RA_D_Sorter Sorter_1/������: "statusdict/SMT_Ext_Com known {(1) (SuperMac_Sorter) statusdict /SMT_Ext_Com get exec} if"
  267. *RA_D_Sorter Sorter_2/�X�^�b�N: "statusdict/SMT_Ext_Com known {(2) (SuperMac_Sorter) statusdict /SMT_Ext_Com get exec} if"
  268. *CloseUI: *RA_D_Sorter
  269. *OpenUI *RA_E_ImageType/���e�^�C�v: PickOne
  270. *OrderDependency: 70 AnySetup *RA_E_ImageType
  271. *DefaultSMImageType: Photo
  272. *RA_E_ImageType Photo/�ʐ^: "statusdict/SMT_Ext_Com known {(2) (SuperMac_OriginalType) statusdict /SMT_Ext_Com get exec} if"
  273. *RA_E_ImageType Map/�n�}: "statusdict/SMT_Ext_Com known {(3) (SuperMac_OriginalType) statusdict /SMT_Ext_Com get exec} if"
  274. *CloseUI: *RA_E_ImageType
  275. *OpenUI *RA_F_Separations/�F���ł̍���: PickOne
  276. *OrderDependency: 90 AnySetup *RA_F_Separations
  277. *DefaultSMSeparations: Composite
  278. *RA_F_Separations Composite/�W������: ""
  279. *RA_F_Separations Auto2/QuarkXPress Style: "userdict/smtSepAuto known {(auto kcmy) userdict/smtSepAuto get exec} if"
  280. *RA_F_Separations Auto1/PageMaker Style: "userdict/smtSepAuto known {(auto cmyk) userdict/smtSepAuto get exec} if"
  281. *CloseUI: *RA_F_Separations
  282. *OpenUI *RA_H_SaveTIFF/�s�h�e�e�t�@�C���ŕۑ�: PickOne
  283. *OrderDependency: 100 AnySetup *RA_H_SaveTIFF
  284. *DefaultSMSaveTIFF: NoSave
  285. *RA_H_SaveTIFF NoSave/�ۑ����Ȃ�: ""
  286. *RA_H_SaveTIFF Save400/Save TIFF, 400dpi: "userdict/smtSaveAsTIFF known {(400) userdict/smtSaveAsTIFF get exec} if"
  287. *RA_H_SaveTIFF Save200/Save TIFF, 200dpi: "userdict/smtSaveAsTIFF known {(200) userdict/smtSaveAsTIFF get exec} if"
  288. *RA_H_SaveTIFF Save72/Save TIFF, 72dpi: "userdict/smtSaveAsTIFF known {(72) userdict/smtSaveAsTIFF get exec} if"
  289. *CloseUI: *RA_H_SaveTIFF
  290. *OpenUI *RA_I_Requeue/�X�v�[���t�@�C���̕ۑ�: PickOne
  291. *OrderDependency: 110 AnySetup *RA_I_Requeue
  292. *DefaultSMRequeue: NoReQueue
  293. *RA_I_Requeue NoReQueue/�ۑ����Ȃ�: ""
  294. *RA_I_Requeue ReQueue/�ۑ�����: "userdict/smtRequeueJob known {userdict/smtRequeueJob get exec} if"
  295. *CloseUI: *RA_I_Requeue
  296. *OpenUI *RA_J_AutoBlack/�O���C�X�P�[���������o: PickOne
  297. *OrderDependency: 120 AnySetup *RA_J_AutoBlack
  298. *DefaultSMAutoBlack: AutoBlackDetect
  299. *RA_J_AutoBlack NoAutoBlackDetect/���Ȃ�: "userdict/smtNoAutoBlackDetect known {userdict/smtNoAutoBlackDetect get exec} if"
  300. *RA_J_AutoBlack AutoBlackDetect/����: ""
  301. *CloseUI: *RA_J_AutoBlack
  302. *DefaultOutputBin: OnlyOne
  303. *DefaultOutputOrder: Normal
  304. *JobPatchFile SpoolerComment: "
  305. %%SMTUseRIPWhileReceive
  306. statusdict/SMT_UseRIPWhileReceive known
  307. {statusdict/SMT_UseRIPWhileReceive get exec} if
  308. userdict /| undef
  309. "
  310. *End
  311. *% =============== Font Information =====================
  312. *DefaultFont: FutoMinA101-Bold-83pv-RKSJ-H
  313. *Font AvantGarde-Book: Standard "(001.002)" Standard Disk
  314. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard Disk
  315. *Font AvantGarde-Demi: Standard "(001.003)" Standard Disk
  316. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard Disk
  317. *Font Bookman-Demi: Standard "(001.003)" Standard Disk
  318. *Font Bookman-DemiItalic: Standard "(001.003)" Standard Disk
  319. *Font Bookman-Light: Standard "(001.003)" Standard Disk
  320. *Font Bookman-LightItalic: Standard "(001.003)" Standard Disk
  321. *Font Courier: Standard "(002.003)" Standard Disk
  322. *Font Courier-Bold: Standard "(002.003)" Standard Disk
  323. *Font Courier-BoldOblique: Standard "(002.003)" Standard Disk
  324. *Font Courier-Oblique: Standard "(002.003)" Standard Disk
  325. *Font Helvetica: Standard "(001.006)" Standard Disk
  326. *Font Helvetica-Bold: Standard "(001.007)" Standard Disk
  327. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard Disk
  328. *Font Helvetica-Narrow: Standard "(001.006)" Standard Disk
  329. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard Disk
  330. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard Disk
  331. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard Disk
  332. *Font Helvetica-Oblique: Standard "(001.006)" Standard Disk
  333. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard Disk
  334. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard Disk
  335. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard Disk
  336. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard Disk
  337. *Font Palatino-Bold: Standard "(001.005)" Standard Disk
  338. *Font Palatino-BoldItalic: Standard "(001.005)" Standard Disk
  339. *Font Palatino-Italic: Standard "(001.005)" Standard Disk
  340. *Font Palatino-Roman: Standard "(001.005)" Standard Disk
  341. *Font Symbol: Special "(001.007)" Special Disk
  342. *Font Times-Bold: Standard "(001.007)" Standard Disk
  343. *Font Times-BoldItalic: Standard "(001.009)" Standard Disk
  344. *Font Times-Italic: Standard "(001.007)" Standard Disk
  345. *Font Times-Roman: Standard "(001.007)" Standard Disk
  346. *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard Disk
  347. *Font ZapfDingbats: Special "(001.004)" Special Disk
  348. *Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(001.004)" 83pv Disk
  349. *Font FutoGoB101-Bold-83pv-SuppA-H: Special "(001.004)" Special Disk
  350. *Font FutoGoB101-Bold-83pv-SuppB-H: Special "(001.004)" Special Disk
  351. *Font FutoGoB101-Bold-Add-H: Special "(001.004)" Special Disk
  352. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(001.004)" Add Disk
  353. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(001.004)" Add Disk
  354. *Font FutoGoB101-Bold-Add-SuppA-H: Special "(001.004)" Special Disk
  355. *Font FutoGoB101-Bold-Add-SuppA-V: Special "(001.004)" Special Disk
  356. *Font FutoGoB101-Bold-Add-SuppB-HV: Special "(001.004)" Special Disk
  357. *Font FutoGoB101-Bold-Add-V: Special "(001.004)" Special Disk
  358. *Font FutoGoB101-Bold-EUC-H: Special "(001.004)" Special Disk
  359. *Font FutoGoB101-Bold-EUC-V: Special "(001.004)" Special Disk
  360. *Font FutoGoB101-Bold-Ext-H: Special "(001.004)" Special Disk
  361. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(001.004)" Ext Disk
  362. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(001.004)" Ext Disk
  363. *Font FutoGoB101-Bold-Ext-SuppA-H: Special "(001.004)" Special Disk
  364. *Font FutoGoB101-Bold-Ext-SuppA-V: Special "(001.004)" Special Disk
  365. *Font FutoGoB101-Bold-Ext-SuppB-HV: Special "(001.004)" Special Disk
  366. *Font FutoGoB101-Bold-Ext-V: Special "(001.004)" Special Disk
  367. *Font FutoGoB101-Bold-H: Special "(001.004)" Special Disk
  368. *Font FutoGoB101-Bold-JIS.zm_23: Special "(001.004)" Special Disk
  369. *Font FutoGoB101-Bold-JIS.zm_29: Special "(001.004)" Special Disk
  370. *Font FutoGoB101-Bold-JIS.zm_2E: Special "(001.004)" Special Disk
  371. *Font FutoGoB101-Bold-NWP-H: Special "(001.004)" Special Disk
  372. *Font FutoGoB101-Bold-NWP-V: Special "(001.004)" Special Disk
  373. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(001.004)" JIS-83 Special Disk
  374. *Font FutoGoB101-Bold-RKSJ-UserGaiji: Special "(001.004)" Special Disk
  375. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(001.004)" JIS-83 Special Disk
  376. *Font FutoGoB101-Bold-SJ.zm_82: Special "(001.004)" Special Disk
  377. *Font FutoGoB101-Bold-SJ.zm_82v: Special "(001.004)" Special Disk
  378. *Font FutoGoB101-Bold-SJ.zm_85: Special "(001.004)" Special Disk
  379. *Font FutoGoB101-Bold-SuppA-H: Special "(001.004)" Special Disk
  380. *Font FutoGoB101-Bold-SuppA-V: Special "(001.004)" Special Disk
  381. *Font FutoGoB101-Bold-SuppB-HV: Special "(001.004)" Special Disk
  382. *Font FutoGoB101-Bold-V: Special "(001.004)" Special Disk
  383. *Font FutoGoB101-Bold.Hankaku: Special "(001.004)" Special Disk
  384. *Font FutoGoB101-Bold.Hiragana: Special "(001.004)" Special Disk
  385. *Font FutoGoB101-Bold.Katakana: Special "(001.004)" Special Disk
  386. *Font FutoGoB101-Bold.Oubun: Special "(001.004)" Special Disk
  387. *Font FutoGoB101-Bold.Oubun-Add: Special "(001.004)" Special Disk
  388. *Font FutoGoB101-Bold.Roman: Special "(001.004)" Special Disk
  389. *Font FutoGoB101-Bold.Roman83pv: Special "(001.004)" Special Disk
  390. *Font FutoGoB101-Bold.SuppK: Special "(001.004)" Special Disk
  391. *Font FutoGoB101-Bold.WP-Symbol: Special "(001.004)" Special Disk
  392. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(001.004)" 83pv Disk
  393. *Font FutoMinA101-Bold-83pv-SuppA-H: Special "(001.004)" Special Disk
  394. *Font FutoMinA101-Bold-83pv-SuppB-H: Special "(001.004)" Special Disk
  395. *Font FutoMinA101-Bold-Add-H: Special "(001.004)" Special Disk
  396. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(001.004)" Add Disk
  397. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(001.004)" Add Disk
  398. *Font FutoMinA101-Bold-Add-SuppA-H: Special "(001.004)" Special Disk
  399. *Font FutoMinA101-Bold-Add-SuppA-V: Special "(001.004)" Special Disk
  400. *Font FutoMinA101-Bold-Add-SuppB-HV: Special "(001.004)" Special Disk
  401. *Font FutoMinA101-Bold-Add-V: Special "(001.004)" Special Disk
  402. *Font FutoMinA101-Bold-EUC-H: Special "(001.004)" Special Disk
  403. *Font FutoMinA101-Bold-EUC-V: Special "(001.004)" Special Disk
  404. *Font FutoMinA101-Bold-Ext-H: Special "(001.004)" Special Disk
  405. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(001.004)" Ext Disk
  406. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(001.004)" Ext Disk
  407. *Font FutoMinA101-Bold-Ext-SuppA-H: Special "(001.004)" Special Disk
  408. *Font FutoMinA101-Bold-Ext-SuppA-V: Special "(001.004)" Special Disk
  409. *Font FutoMinA101-Bold-Ext-SuppB-HV: Special "(001.004)" Special Disk
  410. *Font FutoMinA101-Bold-Ext-V: Special "(001.004)" Special Disk
  411. *Font FutoMinA101-Bold-H: Special "(001.004)" Special Disk
  412. *Font FutoMinA101-Bold-JIS.zm_23: Special "(001.004)" Special Disk
  413. *Font FutoMinA101-Bold-JIS.zm_29: Special "(001.004)" Special Disk
  414. *Font FutoMinA101-Bold-JIS.zm_2E: Special "(001.004)" Special Disk
  415. *Font FutoMinA101-Bold-NWP-H: Special "(001.004)" Special Disk
  416. *Font FutoMinA101-Bold-NWP-V: Special "(001.004)" Special Disk
  417. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(001.004)" JIS-83 Special Disk
  418. *Font FutoMinA101-Bold-RKSJ-UserGaiji: Special "(001.004)" Special Disk
  419. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(001.004)" JIS-83 Special Disk
  420. *Font FutoMinA101-Bold-SJ.zm_82: Special "(001.004)" Special Disk
  421. *Font FutoMinA101-Bold-SJ.zm_82v: Special "(001.004)" Special Disk
  422. *Font FutoMinA101-Bold-SJ.zm_85: Special "(001.004)" Special Disk
  423. *Font FutoMinA101-Bold-SuppA-H: Special "(001.004)" Special Disk
  424. *Font FutoMinA101-Bold-SuppA-V: Special "(001.004)" Special Disk
  425. *Font FutoMinA101-Bold-SuppB-HV: Special "(001.004)" Special Disk
  426. *Font FutoMinA101-Bold-V: Special "(001.004)" Special Disk
  427. *Font FutoMinA101-Bold.Hankaku: Special "(001.004)" Special Disk
  428. *Font FutoMinA101-Bold.Hiragana: Special "(001.004)" Special Disk
  429. *Font FutoMinA101-Bold.Katakana: Special "(001.004)" Special Disk
  430. *Font FutoMinA101-Bold.Oubun: Special "(001.004)" Special Disk
  431. *Font FutoMinA101-Bold.Oubun-Add: Special "(001.004)" Special Disk
  432. *Font FutoMinA101-Bold.Roman: Special "(001.004)" Special Disk
  433. *Font FutoMinA101-Bold.Roman83pv: Special "(001.004)" Special Disk
  434. *Font FutoMinA101-Bold.SuppK: Special "(001.004)" Special Disk
  435. *Font FutoMinA101-Bold.WP-Symbol: Special "(001.004)" Special Disk
  436. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(001.004)" 83pv Disk
  437. *Font GothicBBB-Medium-83pv-SuppA-H: Special "(001.004)" Special Disk
  438. *Font GothicBBB-Medium-83pv-SuppB-H: Special "(001.004)" Special Disk
  439. *Font GothicBBB-Medium-Add-H: Special "(001.004)" Special Disk
  440. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(001.004)" Add Disk
  441. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(001.004)" Add Disk
  442. *Font GothicBBB-Medium-Add-SuppA-H: Special "(001.004)" Special Disk
  443. *Font GothicBBB-Medium-Add-SuppA-V: Special "(001.004)" Special Disk
  444. *Font GothicBBB-Medium-Add-SuppB-HV: Special "(001.004)" Special Disk
  445. *Font GothicBBB-Medium-Add-V: Special "(001.004)" Special Disk
  446. *Font GothicBBB-Medium-EUC-H: Special "(001.004)" Special Disk
  447. *Font GothicBBB-Medium-EUC-V: Special "(001.004)" Special Disk
  448. *Font GothicBBB-Medium-Ext-H: Special "(001.004)" Special Disk
  449. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(001.004)" Ext Disk
  450. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(001.004)" Ext Disk
  451. *Font GothicBBB-Medium-Ext-SuppA-H: Special "(001.004)" Special Disk
  452. *Font GothicBBB-Medium-Ext-SuppA-V: Special "(001.004)" Special Disk
  453. *Font GothicBBB-Medium-Ext-SuppB-HV: Special "(001.004)" Special Disk
  454. *Font GothicBBB-Medium-Ext-V: Special "(001.004)" Special Disk
  455. *Font GothicBBB-Medium-H: Special "(001.004)" Special Disk
  456. *Font GothicBBB-Medium-JIS.zm_23: Special "(001.004)" Special Disk
  457. *Font GothicBBB-Medium-JIS.zm_29: Special "(001.004)" Special Disk
  458. *Font GothicBBB-Medium-JIS.zm_2E: Special "(001.004)" Special Disk
  459. *Font GothicBBB-Medium-NWP-H: Special "(001.004)" Special Disk
  460. *Font GothicBBB-Medium-NWP-V: Special "(001.004)" Special Disk
  461. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(001.004)" JIS-83 Special Disk
  462. *Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(001.004)" Special Disk
  463. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(001.004)" JIS-83 Special Disk
  464. *Font GothicBBB-Medium-SJ.zm_82: Special "(001.004)" Special Disk
  465. *Font GothicBBB-Medium-SJ.zm_82v: Special "(001.004)" Special Disk
  466. *Font GothicBBB-Medium-SJ.zm_85: Special "(001.004)" Special Disk
  467. *Font GothicBBB-Medium-SuppA-H: Special "(001.004)" Special Disk
  468. *Font GothicBBB-Medium-SuppA-V: Special "(001.004)" Special Disk
  469. *Font GothicBBB-Medium-SuppB-HV: Special "(001.004)" Special Disk
  470. *Font GothicBBB-Medium-V: Special "(001.004)" Special Disk
  471. *Font GothicBBB-Medium.Hankaku: Special "(001.004)" Special Disk
  472. *Font GothicBBB-Medium.Hiragana: Special "(001.004)" Special Disk
  473. *Font GothicBBB-Medium.Katakana: Special "(001.004)" Special Disk
  474. *Font GothicBBB-Medium.Oubun: Special "(001.004)" Special Disk
  475. *Font GothicBBB-Medium.Oubun-Add: Special "(001.004)" Special Disk
  476. *Font GothicBBB-Medium.Roman: Special "(001.004)" Special Disk
  477. *Font GothicBBB-Medium.Roman83pv: Special "(001.004)" Special Disk
  478. *Font GothicBBB-Medium.SuppK: Special "(001.004)" Special Disk
  479. *Font GothicBBB-Medium.WP-Symbol: Special "(001.004)" Special Disk
  480. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(001.004)" 83pv Disk
  481. *Font Jun101-Light-83pv-SuppA-H: Special "(001.004)" Special Disk
  482. *Font Jun101-Light-83pv-SuppB-H: Special "(001.004)" Special Disk
  483. *Font Jun101-Light-Add-H: Special "(001.004)" Special Disk
  484. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(001.004)" Add Disk
  485. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(001.004)" Add Disk
  486. *Font Jun101-Light-Add-SuppA-H: Special "(001.004)" Special Disk
  487. *Font Jun101-Light-Add-SuppA-V: Special "(001.004)" Special Disk
  488. *Font Jun101-Light-Add-SuppB-HV: Special "(001.004)" Special Disk
  489. *Font Jun101-Light-Add-V: Special "(001.004)" Special Disk
  490. *Font Jun101-Light-EUC-H: Special "(001.004)" Special Disk
  491. *Font Jun101-Light-EUC-V: Special "(001.004)" Special Disk
  492. *Font Jun101-Light-Ext-H: Special "(001.004)" Special Disk
  493. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(001.004)" Ext Disk
  494. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(001.004)" Ext Disk
  495. *Font Jun101-Light-Ext-SuppA-H: Special "(001.004)" Special Disk
  496. *Font Jun101-Light-Ext-SuppA-V: Special "(001.004)" Special Disk
  497. *Font Jun101-Light-Ext-SuppB-HV: Special "(001.004)" Special Disk
  498. *Font Jun101-Light-Ext-V: Special "(001.004)" Special Disk
  499. *Font Jun101-Light-H: Special "(001.004)" Special Disk
  500. *Font Jun101-Light-JIS.zm_23: Special "(001.004)" Special Disk
  501. *Font Jun101-Light-JIS.zm_29: Special "(001.004)" Special Disk
  502. *Font Jun101-Light-JIS.zm_2E: Special "(001.004)" Special Disk
  503. *Font Jun101-Light-NWP-H: Special "(001.004)" Special Disk
  504. *Font Jun101-Light-NWP-V: Special "(001.004)" Special Disk
  505. *Font Jun101-Light-RKSJ-H: RKSJ "(001.004)" JIS-83 Special Disk
  506. *Font Jun101-Light-RKSJ-UserGaiji: Special "(001.004)" Special Disk
  507. *Font Jun101-Light-RKSJ-V: RKSJ "(001.004)" JIS-83 Special Disk
  508. *Font Jun101-Light-SJ.zm_82: Special "(001.004)" Special Disk
  509. *Font Jun101-Light-SJ.zm_82v: Special "(001.004)" Special Disk
  510. *Font Jun101-Light-SJ.zm_85: Special "(001.004)" Special Disk
  511. *Font Jun101-Light-SuppA-H: Special "(001.004)" Special Disk
  512. *Font Jun101-Light-SuppA-V: Special "(001.004)" Special Disk
  513. *Font Jun101-Light-SuppB-HV: Special "(001.004)" Special Disk
  514. *Font Jun101-Light-V: Special "(001.004)" Special Disk
  515. *Font Jun101-Light.Hankaku: Special "(001.004)" Special Disk
  516. *Font Jun101-Light.Hiragana: Special "(001.004)" Special Disk
  517. *Font Jun101-Light.Katakana: Special "(001.004)" Special Disk
  518. *Font Jun101-Light.Oubun: Special "(001.004)" Special Disk
  519. *Font Jun101-Light.Oubun-Add: Special "(001.004)" Special Disk
  520. *Font Jun101-Light.Roman: Special "(001.004)" Special Disk
  521. *Font Jun101-Light.Roman83pv: Special "(001.004)" Special Disk
  522. *Font Jun101-Light.SuppK: Special "(001.004)" Special Disk
  523. *Font Jun101-Light.WP-Symbol: Special "(001.004)" Special Disk
  524. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(001.004)" 83pv Disk
  525. *Font Ryumin-Light-83pv-SuppA-H: Special "(001.004)" Special Disk
  526. *Font Ryumin-Light-83pv-SuppB-H: Special "(001.004)" Special Disk
  527. *Font Ryumin-Light-Add-H: Special "(001.004)" Special Disk
  528. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(001.004)" Add Disk
  529. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(001.004)" Add Disk
  530. *Font Ryumin-Light-Add-SuppA-H: Special "(001.004)" Special Disk
  531. *Font Ryumin-Light-Add-SuppA-V: Special "(001.004)" Special Disk
  532. *Font Ryumin-Light-Add-SuppB-HV: Special "(001.004)" Special Disk
  533. *Font Ryumin-Light-Add-V: Special "(001.004)" Special Disk
  534. *Font Ryumin-Light-EUC-H: Special "(001.004)" Special Disk
  535. *Font Ryumin-Light-EUC-V: Special "(001.004)" Special Disk
  536. *Font Ryumin-Light-Ext-H: Special "(001.004)" Special Disk
  537. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(001.004)" Ext Disk
  538. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(001.004)" Ext Disk
  539. *Font Ryumin-Light-Ext-SuppA-H: Special "(001.004)" Special Disk
  540. *Font Ryumin-Light-Ext-SuppA-V: Special "(001.004)" Special Disk
  541. *Font Ryumin-Light-Ext-SuppB-HV: Special "(001.004)" Special Disk
  542. *Font Ryumin-Light-Ext-V: Special "(001.004)" Special Disk
  543. *Font Ryumin-Light-Ext.Hiragana: Special "(001.004)" Special Disk
  544. *Font Ryumin-Light-Ext.Katakana: Special "(001.004)" Special Disk
  545. *Font Ryumin-Light-H: Special "(001.004)" Special Disk
  546. *Font Ryumin-Light-JIS.zm_23: Special "(001.004)" Special Disk
  547. *Font Ryumin-Light-JIS.zm_29: Special "(001.004)" Special Disk
  548. *Font Ryumin-Light-JIS.zm_2E: Special "(001.004)" Special Disk
  549. *Font Ryumin-Light-NWP-H: Special "(001.004)" Special Disk
  550. *Font Ryumin-Light-NWP-V: Special "(001.004)" Special Disk
  551. *Font Ryumin-Light-RKSJ-H: RKSJ "(001.004)" JIS-83 Special Disk
  552. *Font Ryumin-Light-RKSJ-UserGaiji: Special "(001.004)" Special Disk
  553. *Font Ryumin-Light-RKSJ-V: RKSJ "(001.004)" JIS-83 Special Disk
  554. *Font Ryumin-Light-SJ.zm_82: Special "(001.004)" Special Disk
  555. *Font Ryumin-Light-SJ.zm_82v: Special "(001.004)" Special Disk
  556. *Font Ryumin-Light-SJ.zm_85: Special "(001.004)" Special Disk
  557. *Font Ryumin-Light-SuppA-H: Special "(001.004)" Special Disk
  558. *Font Ryumin-Light-SuppA-V: Special "(001.004)" Special Disk
  559. *Font Ryumin-Light-SuppB-HV: Special "(001.004)" Special Disk
  560. *Font Ryumin-Light-V: Special "(001.004)" Special Disk
  561. *Font Ryumin-Light.Hankaku: Special "(001.004)" Special Disk
  562. *Font Ryumin-Light.Hiragana: Special "(001.004)" Special Disk
  563. *Font Ryumin-Light.Katakana: Special "(001.004)" Special Disk
  564. *Font Ryumin-Light.Oubun: Special "(001.004)" Special Disk
  565. *Font Ryumin-Light.Oubun-Add: Special "(001.004)" Special Disk
  566. *Font Ryumin-Light.Roman: Special "(001.004)" Special Disk
  567. *Font Ryumin-Light.Roman83pv: Special "(001.004)" Special Disk
  568. *Font Ryumin-Light.SuppK: Special "(001.004)" Special Disk
  569. *Font Ryumin-Light.WP-Symbol: Special "(001.004)" Special Disk
  570. *?FontQuery: "
  571. save
  572. { count 1 gt
  573. { exch dup 127 string cvs (/) print print (:) print
  574. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  575. } { exit } ifelse
  576. } bind loop
  577. (*) = flush
  578. restore
  579. "
  580. *End
  581. *?FontList: "
  582. save FontDirectory { pop = flush } forall (*) = flush restore"
  583. *End
  584. *% Printer Messages (verbatim from printer):
  585. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  586. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  587. *Message: "\FontName\ not found, using Courier"
  588. *% Status (format: %%[ status: <one of these> ]%% )
  589. *Status: "idle"
  590. *Status: "busy"
  591. *Status: "waiting"
  592. *Status: "printing"
  593. *Status: "PrinterError: paper jam"
  594. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  595. *Source: "LocalTalk"
  596. *Source: "EtherTalk"
  597. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  598. *PrinterError: "paper jam"
  599. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  600. *% Color Separation Information =====================
  601. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  602. *InkName: ProcessBlack/Process Black
  603. *InkName: CustomColor/Custom Color
  604. *InkName: ProcessCyan/Process Cyan
  605. *InkName: ProcessMagenta/Process Magenta
  606. *InkName: ProcessYellow/Process Yellow
  607. *% For 60 lpi / 300 dpi =====================================================
  608. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  609. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  610. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  611. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  612. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  613. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  614. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  615. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  616. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  617. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  618. *% For 53 lpi / 300 dpi =====================================================
  619. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  620. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  621. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  622. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  623. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  624. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  625. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  626. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  627. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  628. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  629. *% =============== end of PPD file for Splash MajestiK ===============