home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextLibrary / PrinterTypes / English.lproj / Tektronix_Phaser_II_PXe_with_39_fonts.ppd < prev    next >
PostScript Printer Description  |  1995-02-06  |  13KB  |  392 lines

  1. *PPD-Adobe: "4.1"
  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.  
  10. *% Tektronix (R) is a registered trademark of Tektronix, Inc.
  11. *% TekColor TM is a trademark of Tektronix, Inc.
  12. *% Phaser TM is a trademark of Tektronix, Inc., for color printers and 
  13. *%  related products.
  14.  
  15. *FormatVersion: "4.1"
  16. *FileVersion: "1.6"
  17. *LanguageVersion: English
  18. *PCFileName: "TKPXE391.PPD"
  19. *Product: "(Phaser II PXe)"
  20. *PSVersion: "(2010.128) 2"
  21. *ModelName: "Tektronix Phaser II PXe v2010.128 with 39 fonts"
  22. *ShortNickName: "Tektronix Phaser II PXe 39"
  23. *NickName: "Tektronix Phaser II PXe v2010.128 with 39 fonts"
  24.  
  25. *% ==== Device Capabilities ===============
  26. *LanguageLevel: "2"
  27. *Protocols: BCP
  28. *Emulators: hpgl
  29. *StartEmulator_hpgl: "currentfile /hpgl statusdict /emulate get exec "
  30. *StopEmulator_hpgl: "<1B7F>0"
  31.  
  32. *FreeVM: "4178768"
  33. *ColorDevice: True
  34. *DefaultColorSpace: CMYK
  35. *VariablePaperSize: False
  36.  
  37. *Throughput: "1"
  38. *Password: "()" 
  39. *ExitServer: "
  40.  count 0 eq
  41.  { false } { true exch startjob } ifelse
  42.  not { 
  43.      (WARNING: Cannot modify initial VM.) =
  44.      (Missing or invalid password.) =
  45.      (Please contact the author of this software.) = flush quit
  46.      } if
  47. "
  48. *End
  49.  
  50. *Reset: "
  51.  count 0 eq
  52.  { false } { true exch startjob } ifelse
  53.  not { 
  54.     (WARNING: Cannot reset printer.) =
  55.     (Missing or invalid password.) =
  56.     (Please contact the author of this software.) = flush quit
  57.     } if
  58.  systemdict /quit get exec
  59.  (WARNING : Printer Reset Failed.) = flush
  60. "
  61. *End
  62.  
  63. *DefaultResolution: 300dpi
  64. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  65. *?Resolution: "
  66.   save
  67.     currentpagedevice /HWResolution get
  68.     0 get
  69.     (          ) cvs print
  70.     (dpi) = flush
  71.   restore
  72. "
  73. *End
  74.  
  75. *% Halftone Information ===============
  76. *ScreenFreq: "60.0"
  77. *ScreenAngle: "54.0"
  78. *DefaultScreenProc: TekHalftone
  79. *ScreenProc TekHalftone: "
  80.  /Halftone2 /Halftone findresource /GraySpotFunction get
  81. "
  82. *End
  83.  
  84. *ScreenProc Line: "{ pop }"
  85. *ScreenProc Ellipse: "
  86.   { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  87. *End
  88.  
  89. *DefaultTransfer: Null
  90. *Transfer Null: "{ }"
  91. *Transfer Null.Inverse: "{ 1 exch sub }"
  92.  
  93. *% Printer Specific Features ============ 
  94. *% Code in this section allows user selection of Tek-proprietary halftone
  95. *% screens
  96. *OpenUI *TekHalftoneScreens/Custom Halftone Screens: PickOne 
  97. *OrderDependency: 10 AnySetup *TekHalftoneScreens
  98. *DefaultTekHalftoneScreens: 60lpi
  99. *TekHalftoneScreens 60lpi: "
  100.   /DefaultHalftone /Haltone2 /Halftone findresource /Halftone defineresource
  101.   1 dict setpagedevice
  102. "
  103. *End
  104. *TekHalftoneScreens 80lpi: "
  105.   /DefaultHalftone /Haltone1 /Halftone findresource /Halftone defineresource
  106.   1 dict setpagedevice
  107. "
  108. *End
  109. *?TekHalftoneScreens: "
  110. save
  111.   mark
  112.   { /DefaultHalftone /Halftone findresource
  113.       /GrayAngle get dup 60 eq
  114.         { pop (60lpi) }
  115.         { 80 eq { (80lpi) } { (Unknown) } ifelse } ifelse
  116.     = flush
  117.   } stopped pop cleartomark
  118.   restore 
  119. "
  120. *End
  121. *CloseUI: *TekHalftoneScreens
  122.  
  123. *OpenUI *OutputMode/Print: PickOne
  124. *OrderDependency: 50 AnySetup *OutputMode
  125. *DefaultOutputMode: Standard
  126. *OutputMode Standard: "
  127.     2 dict begin
  128.         /PostRenderingEnhance true def
  129.         /PostRenderingEnhanceDetails
  130.           1 dict begin
  131.             /OutputMode (Standard) def
  132.           currentdict end def
  133.     currentdict end 
  134.     setpagedevice"
  135. *End
  136. *OutputMode Enhanced: "
  137.     2 dict begin
  138.         /PostRenderingEnhance true def
  139.         /PostRenderingEnhanceDetails
  140.           1 dict begin
  141.             /OutputMode (Enhanced) def
  142.           currentdict end def
  143.     currentdict end
  144.     setpagedevice"
  145. *End
  146. *?OutputMode: "save
  147.     currentpagedevice /PostRenderingEnhanceDetails get
  148.     /OutputMode get = flush restore"
  149. *End
  150. *CloseUI: *OutputMode
  151.  
  152. *% Paper Handling ===================
  153. *% Use these entries to set paper size most of the time, unless there is
  154. *% specific reason to use PageRegion.
  155. *OpenUI *PageSize: PickOne
  156. *OrderDependency: 30 AnySetup *PageSize
  157. *DefaultPageSize: Letter
  158. *PageSize Letter/Letter: "
  159.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  160. *End
  161. *PageSize Legal/Legal: "
  162.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  163. *End
  164. *PageSize A4/A4: "
  165.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  166. *End
  167. *PageSize A4.Special/A4 Special: "
  168.     2 dict dup /PageSize [595 1008] put dup /ImagingBBox null put setpagedevice"
  169. *End
  170. *?PageSize: "
  171.  save
  172.    currentpagedevice /PageSize get aload pop
  173.    2 copy gt {exch} if 
  174.    (Unknown) 
  175.   4 dict
  176.    dup [612 792] (Letter) put
  177.    dup [612 1008] (Legal) put
  178.    dup [595 842] (A4) put
  179.    dup [595 1008] (A4.Special) put
  180.  { exch aload pop 4 index sub abs 5 le exch 
  181.    5 index sub abs 5 le and 
  182.       {exch pop exit} {pop} ifelse
  183.    } bind forall
  184.    = flush pop pop
  185. restore 
  186. "
  187. *End
  188. *CloseUI: *PageSize
  189.  
  190. *OpenUI *PageRegion:  PickOne
  191. *OrderDependency: 40 AnySetup *PageRegion
  192. *DefaultPageRegion: Letter
  193. *PageRegion Letter/Letter: "
  194.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  195. *End
  196. *PageRegion Legal/Legal: "
  197.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  198. *End
  199. *PageRegion A4/A4: "
  200.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  201. *End
  202. *PageRegion A4.Special/A4 Special: "
  203.     2 dict dup /PageSize [595 1008] put dup /ImagingBBox null put setpagedevice"
  204. *End
  205. *CloseUI: *PageRegion
  206.  
  207. *% The following entries provide information about specific paper keywords.
  208. *DefaultImageableArea: Letter
  209. *ImageableArea Letter/Letter: "13.1413 78.3 596.938 715.543 "
  210. *ImageableArea Legal/Legal: "13.1413 115.321 596.938 893.022  "
  211. *ImageableArea A4/A4: "13.4209 77.6254 581.855 765.703  "
  212. *ImageableArea A4.Special/A4 Special: "13.4209 85.8898 581.855 922.135  "
  213. *?ImageableArea: "
  214.  save
  215.    /cvp { (                ) cvs print ( ) print } bind def
  216.    /upperright {10000 mul floor 10000 div} bind def
  217.    /lowerleft {10000 mul ceiling 10000 div} bind def
  218.    newpath clippath pathbbox
  219.    4 -2 roll exch 2 {lowerleft cvp} repeat
  220.    exch 2 {upperright cvp} repeat flush
  221.  restore
  222. "
  223. *End
  224.  
  225. *% These provide the physical dimensions of the paper (by keyword)
  226. *DefaultPaperDimension: Letter
  227. *PaperDimension Letter: "612 792"
  228. *PaperDimension Legal: "612 1008"
  229. *PaperDimension A4: "595 842"
  230. *PaperDimension A4.Special: "595 1008"
  231.  
  232. *RequiresPageRegion All: False
  233. *DefaultOutputBin:  OnlyOne
  234. *DefaultOutputOrder:  Reverse
  235.  
  236. *OpenUI *InputSlot: PickOne
  237. *OrderDependency: 20 AnySetup *InputSlot
  238. *DefaultInputSlot: Cassette
  239. *InputSlot Cassette: ""
  240. *CloseUI: *InputSlot
  241.  
  242. *% Font Information =====================
  243. *DefaultFont: Courier
  244. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  245. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  246. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  247. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  248. *Font Bookman-Demi: Standard "(001.003)" Standard ROM
  249. *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
  250. *Font Bookman-Light: Standard "(001.003)" Standard ROM
  251. *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
  252. *Font Courier: Standard "(002.003)" Standard ROM
  253. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  254. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  255. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  256. *Font Helvetica: Standard "(001.006S)" Standard ROM
  257. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  258. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  259. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  260. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  261. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  262. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  263. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  264. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  265. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  266. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  267. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  268. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
  269. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
  270. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  271. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
  272. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  273. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  274. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  275. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  276. *Font Symbol: Special "(001.007S)" Special ROM
  277. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  278. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  279. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  280. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  281. *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard ROM
  282. *Font ZapfDingbats: Special "(001.004)" Special ROM
  283. *?FontQuery: "
  284.  save
  285.    { count 1 gt
  286.       { exch dup 127 string cvs (/) print print (:) print
  287.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  288.       } { exit } ifelse 
  289.    } bind loop
  290.    (*) = flush
  291.  restore
  292. "
  293. *End
  294.  
  295. *?FontList: "
  296. save
  297.   (*) {cvn ==} 128 string /Font resourceforall
  298.   (*) = flush
  299. restore
  300. "
  301. *End
  302.  
  303. *% Printer Messages (verbatim from printer):
  304. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  305. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  306. *Message: "\FontName\ not found, using Courier"
  307.  
  308. *% Status (format: %%[ status: <one of these> ]%% )
  309. *Status: "initializing"
  310. *Status: "idle"
  311. *Status: "holding"
  312. *Status: "busy"
  313. *Status: "waiting"
  314. *Status: "PrinterError: printer is warming up"
  315. *Status: "PrinterError: printer is not ready"
  316. *Status: "PrinterError: out of paper"
  317. *Status: "PrinterError: paper jam"
  318. *Status: "PrinterError: paper jam at entry"
  319. *Status: "PrinterError: out of ribbon"
  320. *Status: "PrinterError: ribbon jam"
  321. *Status: "PrinterError: cover is open"
  322. *Status: "PrinterError: thermal head temperature"
  323. *Status: "PrinterError: internal interface error"
  324. *Status: "PrinterError: print engine failure"
  325. *Status: "PrinterError: unsupported ribbon type"
  326.  
  327. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  328. *Source: "Serial"
  329. *Source: "LocalTalk"
  330. *Source: "Parallel"
  331. *Source: "Internal"
  332.  
  333. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  334. *PrinterError: "printer is warming up"
  335. *PrinterError: "printer is not ready"
  336. *PrinterError: "out of paper"
  337. *PrinterError: "paper jam"
  338. *PrinterError: "paper jam at entry"
  339. *PrinterError: "out of ribbon"
  340. *PrinterError: "ribbon jam"
  341. *PrinterError: "cover is open"
  342. *PrinterError: "thermal head temperature"
  343. *PrinterError: "internal interface error"
  344. *PrinterError: "print engine failure"
  345. *PrinterError: "unsupported ribbon type"
  346.  
  347. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  348.  
  349. *% Color Separation Information =====================
  350.  
  351. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  352.  
  353. *InkName: ProcessBlack/Process Black
  354. *InkName: CustomColor/Custom Color
  355. *InkName: ProcessCyan/Process Cyan
  356. *InkName: ProcessMagenta/Process Magenta
  357. *InkName: ProcessYellow/Process Yellow
  358.  
  359. *%  For 60 lpi / 300 dpi  ===============================
  360.  
  361. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  362. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  363. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  364. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  365. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  366.  
  367. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  368. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  369. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  370. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  371. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  372.  
  373. *%  For 80 lpi / 300 dpi ================================
  374.  
  375. *ColorSepScreenAngle ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  376. *ColorSepScreenAngle CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  377. *ColorSepScreenAngle ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  378. *ColorSepScreenAngle ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  379. *ColorSepScreenAngle ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  380.  
  381. *ColorSepScreenFreq ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  382. *ColorSepScreenFreq CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  383. *ColorSepScreenFreq ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  384. *ColorSepScreenFreq ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  385. *ColorSepScreenFreq ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  386.  
  387. *% Edited by Debbie Aubrey
  388. *% Last Edit Date: Jun 28 1993
  389. *% The byte count of this file should be exactly 013112 or 013503
  390. *% depending on the filesystem it resides in.
  391. *% end of PPD file for Phaser II PXe 39 fonts
  392.