home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / System Utilities / LaserWriter 8.0 PPD's / QMS ColorScript 100 Model 10 < prev    next >
Encoding:
PostScript Printer Description  |  1992-10-22  |  10.1 KB  |  309 lines  |  [TEXT/GEOL]

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1992 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. *FormatVersion: "4.0"
  10. *FileVersion: "2.0"
  11. *PCFileName: "QCS10503.PPD"
  12. *LanguageVersion: English
  13. *Product: "(QMS ColorScript 100)"
  14. *PSVersion: "(50.3) 1"
  15. *ModelName: "QMS ColorScript 100 Model 10"
  16. *NickName: "QMS ColorScript 100 Model 10 v50.3"
  17.  
  18. *% General Information and Defaults ===============
  19. *FreeVM: "249268"
  20. *LanguageLevel: "1"
  21. *Extensions: FileSystem CMYK
  22. *ColorDevice: True
  23. *DefaultColorSpace: CMYK
  24. *VariablePaperSize: False
  25. *FileSystem: True
  26. *?FileSystem: "
  27. save
  28.   statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  29. restore
  30. "
  31. *End
  32. *Throughput: "1"
  33. *Password: "0"
  34. *ExitServer: "
  35.   count 0 eq {  % is the password on the stack?
  36.     true
  37.   }{
  38.     dup    % potential password
  39.     statusdict /checkpassword get exec not
  40.   } ifelse
  41.   {  %  if no password or not valid
  42.     (WARNING : Cannot perform the exitserver command.) =
  43.     (Password supplied is not valid.) =
  44.     (Please contact the author of this software.) = flush
  45.     quit
  46.   } if
  47.   serverdict /exitserver get exec
  48. "
  49. *End
  50. *Reset: "
  51.   count 0 eq {  % is the password on the stack?
  52.     true
  53.   }{
  54.     dup    % potential password
  55.     statusdict /checkpassword get exec not
  56.   } ifelse
  57.   {  %  if no password or not valid
  58.     (WARNING : Cannot reset printer.) =
  59.     (Password supplied is not valid.) =
  60.     (Please contact the author of this software.) = flush
  61.     quit
  62.   } if
  63.   serverdict /exitserver get exec
  64.   systemdict /quit get exec
  65.   (WARNING : Printer Reset Failed.) = flush
  66. "
  67. *End
  68.  
  69. *DefaultResolution: 300dpi
  70. *?Resolution: "
  71. save
  72.   initgraphics
  73.   0 0 moveto currentpoint matrix defaultmatrix transform
  74.   0 72 lineto currentpoint matrix defaultmatrix transform
  75.   3 -1 roll sub dup mul
  76.   3 1 roll exch sub dup mul
  77.   add sqrt round cvi
  78.   (          ) cvs print (dpi) = flush
  79. restore
  80. "
  81. *End
  82.  
  83. *% Halftone Information ===============
  84. *ScreenFreq: "50.0"
  85. *ScreenAngle: "24.0"
  86. *DefaultScreenProc: Dot
  87. *ScreenProc Dot: "
  88. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  89. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  90. "
  91. *End
  92. *ScreenProc Line: "{ pop }"
  93. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  94.  
  95. *DefaultTransfer: Null
  96. *Transfer Null: "{ }"
  97. *Transfer Null.Inverse: "{ 1 exch sub }"
  98.  
  99. *% Paper Handling ===================
  100. *% Use these entries to set paper size most of the time, unless there is
  101. *% specific reason to use PageRegion.
  102. *OpenUI *PageSize: PickOne
  103. *OrderDependency: 30 AnySetup *PageSize
  104. *DefaultPageSize: Unknown
  105. *PageSize Letter: "statusdict /lettertray get exec"
  106. *PageSize Legal: "legal"
  107. *PageSize A4: "statusdict /a4tray get exec"
  108. *PageSize SpecialA4: "speciala4"
  109. *?PageSize: "
  110. save
  111.   [(Letter)(A4)(Legal)(SpecialA4)(Unknown)] statusdict /pagetype get exec dup
  112.   3 gt {pop 4} if get = flush
  113.   restore"
  114. *End
  115. *CloseUI: *PageSize
  116.  
  117. *% These entries will set up the frame buffer.  Usually used with manual feed.
  118. *OpenUI *PageRegion: PickOne
  119. *OrderDependency: 40 AnySetup *PageRegion
  120. *DefaultPageRegion: Unknown
  121. *PageRegion Letter: "letter"
  122. *PageRegion Legal: "legal"
  123. *PageRegion A4: "a4"
  124. *PageRegion SpecialA4: "speciala4"
  125. *CloseUI: *PageRegion
  126.  
  127. *% The following entries provide information about specific paper keywords.
  128. *DefaultImageableArea: Unknown
  129. *ImageableArea Letter: "15 94 597 732 "
  130. *ImageableArea Legal: "15 145 597 936 "
  131. *ImageableArea A4: "15 91 582 782 "
  132. *ImageableArea SpecialA4: "14 95 581 936 "
  133. *?ImageableArea: "
  134. save
  135.   /cvp {(                ) cvs print ( ) print } bind def
  136.   /upperright {10000 mul floor 10000 div} bind def
  137.   /lowerleft {10000 mul ceiling 10000 div} bind def
  138.   newpath clippath pathbbox
  139.   4 -2 roll exch 2 {lowerleft cvp} repeat
  140.   exch 2 {upperright cvp} repeat flush
  141.  restore
  142. "
  143. *End
  144.  
  145. *% These provide the physical dimensions of the paper (by keyword)
  146. *DefaultPaperDimension: Unknown
  147. *PaperDimension Letter: "612 792"
  148. *PaperDimension Legal: "612 1008"
  149. *PaperDimension A4: "595 842"
  150. *PaperDimension SpecialA4: "595 1008"
  151.  
  152. *DefaultOutputOrder: Reverse
  153.  
  154. *RequiresPageRegion All: True
  155. *OpenUI *InputSlot: PickOne
  156. *OrderDependency: 20 AnySetup *InputSlot
  157. *DefaultInputSlot: Cassette
  158. *InputSlot Cassette: ""
  159. *CloseUI: *InputSlot
  160.  
  161. *% Font Information =====================
  162. *DefaultFont: Courier
  163. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  164. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  165. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  166. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  167. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  168. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  169. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  170. *Font Courier: Standard "(001.004)" Standard ROM
  171. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  172. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  173. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  174. *Font Helvetica: Standard "(001.002)" Standard ROM
  175. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  176. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  177. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  178. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  179. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  180. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  181. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  182. *Font NewCenturySchlbk-Bold: Standard "(001.006)" Standard ROM
  183. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)" Standard ROM
  184. *Font NewCenturySchlbk-Italic: Standard "(001.003)" Standard ROM
  185. *Font NewCenturySchlbk-Roman: Standard "(001.004)" Standard ROM
  186. *Font Palatino-Bold: Standard "(001.002)" Standard ROM
  187. *Font Palatino-BoldItalic: Standard "(001.002)" Standard ROM
  188. *Font Palatino-Italic: Standard "(001.002)" Standard ROM
  189. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  190. *Font Symbol: Special "(001.003)" Special ROM
  191. *Font Times-Bold: Standard "(001.002)" Standard ROM
  192. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  193. *Font Times-Italic: Standard "(001.002)" Standard ROM
  194. *Font Times-Roman: Standard "(001.002)" Standard ROM
  195. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  196. *Font ZapfDingbats: Special "(001.002)" Special ROM
  197. *?FontQuery: "
  198. save
  199.  /str 100 string dup 0 (fonts/) putinterval def
  200.  {
  201.    count 1 gt
  202.    {
  203.      exch dup str 6 94 getinterval cvs
  204.      (/) print dup print (:) print exch
  205.      FontDirectory exch known
  206.      { pop (Yes) }
  207.       {
  208.         length 6 add str 0 3 -1 roll getinterval
  209.         mark exch status
  210.        {cleartomark (Yes)}{cleartomark (No)} ifelse
  211.      } ifelse =
  212.    }
  213.    {exit} ifelse
  214.  }bind loop
  215.  (*) = flush
  216. restore
  217. "
  218. *End
  219.  
  220. *?FontList: "
  221. save
  222.   FontDirectory { pop == } bind forall flush
  223.   /filenameforall where
  224.   {
  225.     pop (fonts/*)
  226.     { dup length 6 sub 6 exch getinterval cvn == } bind
  227.     128 string filenameforall flush
  228.   } if
  229.   (*) = flush
  230. restore
  231. "
  232. *End
  233.  
  234. *% Printer Messages (verbatim from printer):
  235. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  236. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  237. *Message: "\FontName\ not found, using Courier"
  238.  
  239. *% Status (format: %%[ status: <one of these> ]%%)
  240. *Status: "idle"
  241. *Status: "busy"
  242. *Status: "waiting"
  243. *Status: "printing"
  244. *Status: "warming up"
  245. *Status: "PrinterError: end of ribbon"
  246. *Status: "PrinterError: out of paper"
  247. *Status: "PrinterError: printer fault"
  248. *Status: "PrinterError: printer offline"
  249.  
  250. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%%)
  251. *Source: "serial9"
  252. *Source: "serial25"
  253. *Source: "AppleTalk"
  254. *Source: "Centronics"
  255.  
  256. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  257. *PrinterError: "end of ribbon"
  258. *PrinterError: "out of paper"
  259. *PrinterError: "printer fault"
  260. *PrinterError: "printer offline"
  261.  
  262. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  263.  
  264. *% Color Separation Information =====================
  265.  
  266. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  267.  
  268. *InkName: ProcessBlack/Process Black
  269. *InkName: CustomColor/Custom Color
  270. *InkName: ProcessCyan/Process Cyan
  271. *InkName: ProcessMagenta/Process Magenta
  272. *InkName: ProcessYellow/Process Yellow
  273.  
  274. *%  For 60 lpi / 300 dpi  ===============================
  275.  
  276. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  277. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  278. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  279. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  280. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  281.  
  282. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  283. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  284. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  285. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  286. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  287.  
  288. *%  For 53 lpi / 300 dpi  ===============================
  289.  
  290. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  291. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  292. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  293. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  294. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  295.  
  296. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  297. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  298. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  299. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  300. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  301.  
  302. *% For "QMS ColorScript 100 Model 10" version 50.3
  303. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  304. *% Converted to meet 4.0 specification
  305. *% Last Edit Date: 23 Jan 1992
  306. *% The byte count of this file should be exactly 010320 or 010628
  307. *% depending on the filesystem it resides in.
  308. *% end of PPD file for QMS ColorScript 100 Model 10
  309.