home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD 12 / 12_pcplus_supercd.iso / COMUN / NWMAC / MOREPPDS / CPPER241.PPD < prev    next >
Encoding:
PostScript Printer Description  |  1993-05-07  |  24.1 KB  |  699 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% compatable PPD.
  4. *% For "Seiko Instruments USA Inc. ColorPoint PS"
  5. *%
  6. *% Copyright ⌐1993 Seiko Instruments USA Inc.  All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *% End of Copyright statement.
  11. *%
  12. *% Date: 28-APRIL-93
  13. *% This v4 PPD has been written to be compatable with the Apple Macintosh LaserWriter 8 beta
  14. *% release.  It conforms to Adobe v4 PPD standards BUT it may cause problems with other
  15. *% drivers.  Call Mark Bate at 408-922-5800 for problem resolution.
  16. *FormatVersion: "4.0"
  17. *FileVersion: "1.0"
  18. *LanguageVersion: English
  19. *PCFileName: "CPPER241.PPD"
  20. *Product: "(Personal ColorPoint PS)"
  21. *PSVersion: "(240.6 P) 0"
  22. *% Original release will not work with LW7.1
  23. *PSVersion: "(240.9 P) 0"
  24. *% Second release works with LW7.1
  25. *PSVersion: "(241.2 P) 0"
  26. *% Third release has spooling
  27. *PSVersion: "(241.2 H) 0"
  28. *% 39 fonts/no spooling
  29. *PSVersion: "(241.2 L) 0"
  30. *% 17 fonts/no spooling
  31. *ModelName: "Seiko Personal ColorPoint PS"
  32. *NickName: "Seiko Personal ColorPoint PS 241.2 P"
  33. *% ==== Options and Constraints =====
  34. *OpenGroup: InstallableOptions
  35. *OpenUI *Option1/Printer Memory: PickOne
  36. *DefaultOption1: None
  37. *Option1 None/6 Meg RAM (Minimum): ""
  38. *Option1 10Meg/10 Meg RAM Upgrade: ""
  39. *Option1 22Meg/22 Meg RAM Upgrade: ""
  40. *CloseUI: *Option1
  41. *CloseGroup: InstallableOptions
  42. *% Basic Device Capabilities ========================
  43. *LanguageLevel: "1"
  44. *FreeVM: "591291"
  45. *VMOption None: "615000"
  46. *VMOption 10Meg: "3695000"
  47. *VMOption 22Meg: "14383000"
  48. *ColorDevice: True
  49. *DefaultColorSpace: CMYK
  50. *Extensions: CMYK FileSystem
  51. *FileSystem: True
  52. *?FileSystem: "
  53. save statusdict begin
  54. (False) /diskstatus where
  55.     {
  56.     pop diskstatus exch pop 0 ne 
  57.         {
  58.         pop (True)
  59.         }if
  60.     }if = flush end restore"
  61. *End
  62. *Throughput: "1"
  63. *% System Management===============================
  64. *Password: "0"
  65. *ExitServer: "
  66. count 0 eq
  67.     {
  68.     % password not on the stack
  69.     true
  70.     }
  71.     {
  72.     % check password for validity
  73.     dup
  74.     statusdict begin
  75.     checkpassword
  76.     end %statusdict
  77.     not
  78.     }ifelse
  79.     {
  80.     % password invalid or missing
  81.     (WARNING! Cannot perform exitserver.) print
  82.     (Invalid password.) print
  83.     (Please contact system support.) print flush
  84.     quit
  85.     }if serverdict begin exitserver"
  86. *End
  87. *Reset: "
  88. count 0 eq
  89.     {
  90.     % password not on the stack
  91.     true
  92.     }
  93.     {
  94.     % check password for validity
  95.     dup
  96.     statusdict begin
  97.     checkpassword
  98.     end %statusdict
  99.     not
  100.     }ifelse
  101.     {
  102.     % password invalid or missing
  103.     (WARNING! Cannot perform exitserver.) print
  104.     (Invalid password.) print
  105.     (Please contact system support.) print flush
  106.     quit
  107.     }if
  108. serverdict begin exitserver
  109. systemdict /quit get exec
  110. (WARNING! Printer Reset failed.) print flush"
  111. *End
  112. *%=== Resolution =========================================
  113. *DefaultResolution: 300dpi
  114. *?Resolution: "
  115. save
  116. initgraphics
  117. 0 0 matrix defaultmatrix transform
  118. 0 72 matrix defaultmatrix transform
  119. 3 -1 roll sub dup mul
  120. 3 1 roll exch sub dup mul
  121. add sqrt round cvi
  122. (          ) cvs print (dpi) print flush
  123. restore"
  124. *End
  125. *% Halftone Information ===============
  126. *% Their be Dragons!
  127. *OpenUI *Halftone/Choose Halftone: PickOne
  128. *OrderDependency: 10 AnySetup *Halftone
  129. *DefaultHalftone: E/Enhanced
  130. *Halftone A/Aligned: "statusdict /SIIscreen{/CPSpot{{
  131.     abs exch abs 2 copy add 1 gt 
  132.         {1 sub dup mul exch 1 sub dup mul add 1 sub}
  133.         {dup mul exch dup mul add 1 exch sub}
  134.         ifelse}}bind def 
  135.     60 45 CPSpot 60 45 CPSpot 60 45 CPSpot 60 45 CPSpot setcolorscreen
  136.     }bind def"
  137. *End
  138. *Halftone E/Enhanced: "statusdict /SIIscreen{25 0{
  139.     6 mul floor 6 add cvi 12 mul exch 6 mul floor 6 add cvi add
  140.     [0.36 0.168 0.408 0.48 0.672 0.432 0.378 0.186 0.426 0.498 0.69 0.45
  141.     0.12 0.024 0.216 0.72 0.816 0.624 0.138 0.042 0.234 0.738 0.834 0.642
  142.     0.312 0.072 0.264 0.528 0.768 0.576 0.33 0.09 0.282 0.546 0.786 0.594
  143.     0.504 0.696 0.456 0.336 0.144 0.384 0.522 0.714 0.474 0.354 0.162 0.402
  144.     0.744 0.84 0.648 0.096 0.0 0.192 0.762 0.858 0.666 0.114 0.018 0.21
  145.     0.552 0.792 0.6 0.288 0.048 0.24 0.57 0.81 0.618 0.306 0.066 0.258
  146.     0.372 0.18 0.42 0.492 0.684 0.444 0.366 0.174 0.414 0.486 0.678 0.438
  147.     0.132 0.036 0.228 0.732 0.828 0.636 0.126 0.03 0.222 0.726 0.822 0.63
  148.     0.324 0.084 0.276 0.54 0.78 0.588 0.318 0.078 0.27 0.534 0.774 0.582
  149.     0.516 0.708 0.468 0.348 0.156 0.396 0.51 0.702 0.462 0.342 0.15 0.39
  150.     0.756 0.852 0.66 0.108 0.012 0.204 0.75 0.846 0.654 0.102 0.006 0.198
  151.     0.564 0.804 0.612 0.3 0.06 0.252 0.558 0.798 0.606 0.294 0.054 0.246]
  152.     exch get
  153.     }setscreen}bind def"
  154. *End
  155. *Halftone R/Rotated: "statusdict /SIIscreen{/CPSpot{{
  156.     abs exch abs 2 copy add 1 gt 
  157.         {1 sub dup mul exch 1 sub dup mul add 1 sub}
  158.         {dup mul exch dup mul add 1 exch sub}
  159.         ifelse}}bind def 
  160.     50 42 CPSpot 50 85 CPSpot 50 36 CPSpot 50 24 CPSpot setcolorscreen
  161.     }bind def"
  162. *End
  163. *?Halftone: ""
  164. *CloseUI: *Halftone
  165.  
  166. *% Enhanced Screening ===========
  167. *% *ScreenFreq: "25.0"
  168. *% *ScreenAngle: "0.0"
  169. *% *DefaultScreenProc: Dot
  170. *% *ScreenProc Dot: "
  171. *%     {
  172. *%     6 mul floor 6 add cvi 12 mul exch 6 mul floor 6 add cvi add
  173. *%     [0.36 0.168 0.408 0.48 0.672 0.432 0.378 0.186 0.426 0.498 0.69 0.45
  174. *%   0.12 0.024 0.216 0.72 0.816 0.624 0.138 0.042 0.234 0.738 0.834 0.642
  175. *%   0.312 0.072 0.264 0.528 0.768 0.576 0.33 0.09 0.282 0.546 0.786 0.594
  176. *%   0.504 0.696 0.456 0.336 0.144 0.384 0.522 0.714 0.474 0.354 0.162 0.402
  177. *%   0.744 0.84 0.648 0.096 0.0 0.192 0.762 0.858 0.666 0.114 0.018 0.21
  178. *%   0.552 0.792 0.6 0.288 0.048 0.24 0.57 0.81 0.618 0.306 0.066 0.258
  179. *%   0.372 0.18 0.42 0.492 0.684 0.444 0.366 0.174 0.414 0.486 0.678 0.438
  180. *%   0.132 0.036 0.228 0.732 0.828 0.636 0.126 0.03 0.222 0.726 0.822 0.63
  181. *%   0.324 0.084 0.276 0.54 0.78 0.588 0.318 0.078 0.27 0.534 0.774 0.582
  182. *%   0.516 0.708 0.468 0.348 0.156 0.396 0.51 0.702 0.462 0.342 0.15 0.39
  183. *%   0.756 0.852 0.66 0.108 0.012 0.204 0.75 0.846 0.654 0.102 0.006 0.198
  184. *%   0.564 0.804 0.612 0.3 0.06 0.252 0.558 0.798 0.606 0.294 0.054 0.246 ]
  185. *%     exch get
  186. *%     }
  187. *%     "
  188. *% *End
  189. *% Standard Screening =============
  190. *% *ScreenFreq: "60.0"
  191. *% *ScreenAngle: "45.0"
  192. *% *DefaultScreenProc: Dot
  193. *% *ScreenProc Dot: "
  194. *%     {
  195. *%     abs exch abs 2 copy add 1 gt 
  196. *%         {
  197. *%         1 sub dup mul exch 1 sub dup mul add 1 
  198. *%         sub 
  199. *%         }
  200. *%         {
  201. *%         dup mul exch dup mul add 1 exch sub 
  202. *%        }ifelse 
  203. *%     }
  204. *% "
  205. *% *End
  206. *ScreenProc Line: "
  207.     {
  208.     pop 
  209.     }"
  210. *End
  211. *ScreenProc Ellipse: "
  212.     {
  213.     dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub 
  214.     }"
  215. *End
  216. *DefaultTransfer: Null
  217. *Transfer Null: "
  218.     {
  219.     }"
  220. *End
  221. *Transfer Null.Inverse: "
  222.     {
  223.     1 exch sub 
  224.     }"
  225. *End
  226. *Transfer Normalized: "
  227.     {
  228.     }"
  229. *End
  230. *Transfer Normalized.Inverse: "
  231.     {
  232.     1 exch sub 
  233.     }"
  234. *End
  235. *% Paper Handling ===================
  236. *% Use these entries to set paper size most of the time, unless there is
  237. *% specific reason to use PageRegion or PaperTray.
  238. *% NOTE: These do not set the physical page size (Version 1.1).
  239.  
  240. *OpenUI *PageSize: PickOne
  241. *OrderDependency: 30 AnySetup *PageSize
  242. *DefaultPageSize: Legal
  243. *PageSize LetterColor/US Letter Color:     "letter SIIscreen"
  244. *PageSize LetterBlack/US Letter Black:     "letter SIIscreen"
  245. *PageSize Legal/US Legal:                "legal SIIscreen"
  246. *PageSize PostcardColor/Postcard Color: "postcard SIIscreen"
  247. *PageSize PostcardBlack/Postcard Black: "postcard SIIscreen"
  248. *PageSize A4Color/A4 Color:             "a4 SIIscreen"
  249. *PageSize A4Black/A4 Black:             "a4 SIIscreen"
  250. *PageSize A4Long/A4 Long:                  "a4long SIIscreen"
  251. *PageSize B4Color/B4 Color:             "b4 SIIscreen"
  252. *PageSize B4Black/B4 Black:             "b4 SIIscreen"
  253. *?PageSize: "
  254. save statusdict begin
  255. [(LetterColor)(LetterBlack)(Legal)(PostcardColor)(PostcardBlack)
  256. (A4Color)(A4Black)(A4Long)(B4Color)(B4Black)] /pagetype get = flush
  257. end restore"
  258. *End
  259. *CloseUI: *PageSize
  260.  
  261. *% These entries will set up the frame buffer. Usually used with manual feed.
  262. *OpenUI *PageRegion:  PickOne
  263. *OrderDependency: 40 AnySetup *PageRegion
  264. *DefaultPageRegion: Legal
  265. *PageRegion LetterColor/US Letter Color:     "letter SIIscreen"
  266. *PageRegion LetterBlack/US Letter Black:     "letter SIIscreen"
  267. *PageRegion Legal/US Legal:                 "legal SIIscreen"
  268. *PageRegion PostcardColor/Postcard Color:    "postcard SIIscreen"
  269. *PageRegion PostcardBlack/Postcard Black:    "postcard SIIscreen"
  270. *PageRegion A4Color/A4 Color:                 "a4 SIIscreen"
  271. *PageRegion A4Black/A4 Black:                 "a4 SIIscreen"
  272. *PageRegion A4Long/A4 Long:                  "a4long SIIscreen"
  273. *PageRegion B4Color/B4 Color:                 "b4 SIIscreen"
  274. *PageRegion B4Black/B4 Black:                 "b4 SIIscreen"
  275. *CloseUI: *PageRegion
  276.  
  277. *% These entries will invoke a particular paper tray.
  278. *DefaultPaperTray: None
  279.  
  280. *% The following entries provide information about specific paper keywords.
  281. *DefaultImageableArea: Legal
  282. *ImageableArea LetterColor/US Letter Color:    "14.4 86.4 597.6 705.6"
  283. *ImageableArea LetterBlack/US Letter Black: "14.4 14.4 597.6 777.6"
  284. *ImageableArea Legal/US Legal:                 "14.4 122.4 597.6 885.6"
  285. *ImageableArea PostcardColor/Postcard Color: "14.4 84.96 269.28 334.08"
  286. *ImageableArea PostcardBlack/Postcard Black: "14.4 14.4 269.28 405.36"
  287. *ImageableArea A4Color/A4 Color:             "14.4 84.96 581.04 756.72"
  288. *ImageableArea A4Black/A4 Black:             "14.4 14.4 581.04 828"
  289. *ImageableArea A4Long/A4 Long:              "14.4 84.96 581.04 898.56"
  290. *ImageableArea B4Color/B4 Color:             "56.88 86.4 671.48 945.36"
  291. *ImageableArea B4Black/B4 Black:             "56.88 14.4 671.48 1017.36"
  292. *?ImageableArea: "
  293. save 
  294. /cvp 
  295.     {
  296.     cvi (            ) cvs print ( ) print 
  297.     }bind def
  298. newpath clippath pathbbox 4 -2 roll exch 2 
  299.     {
  300.     ceiling cvp
  301.     }repeat
  302. exch 2 
  303.     {
  304.     floor cvp
  305.     }repeat flush
  306. restore"
  307. *End
  308.  
  309. *% These provide the physical dimensions of the paper (by keyword)
  310. *DefaultPaperDimension: Legal
  311. *PaperDimension LetterColor/US Letter Color:     "612 792"
  312. *PaperDimension LetterBlack/US Letter Black:     "612.01 792"
  313. *PaperDimension Legal/US Legal:                 "612 1008"
  314. *PaperDimension PostcardColor/Postcard Color:    "283.68 419.76"
  315. *PaperDimension PostcardBlack/Postcard Black:    "283.69 419.76"
  316. *PaperDimension A4Color/A4 Color:                 "595.44 841.68"
  317. *PaperDimension A4Black/A4 Black:                 "595.45 841.68"
  318. *PaperDimension A4Long/A4 Long:                  "595.44 983.52"
  319. *PaperDimension B4Color/B4 Color:                 "728.64 1031.76"
  320. *PaperDimension B4Black/B4 Black:                 "728.65 1031.76"
  321.  
  322. *% Paper Handling =====================
  323.  
  324. *RequiresPageRegion All: True
  325.  
  326. *OpenUI *InputSlot: PickOne
  327. *OrderDependency: 20 AnySetup *InputSlot
  328. *DefaultInputSlot: Cassette
  329. *InputSlot Cassette: ""
  330. *CloseUI: *InputSlot
  331.  
  332. *DefaultOutputBin: Upper
  333. *DefaultOutputOrder: Reverse
  334. *% Font Information =====================
  335. *% NOTE: The font version numbers are not implemented in the
  336. *%         FontInfo dictionary (Version 1.1).
  337. *% Fix this !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  338. *DefaultFont: Courier
  339. *Font AvantGarde-Book: Standard "(001.000)"
  340. *Font AvantGarde-BookOblique: Standard "(001.000)"
  341. *Font AvantGarde-Demi: Standard "(001.000)"
  342. *Font AvantGarde-DemiOblique: Standard "(001.000)"
  343. *Font Bookman-Demi: Standard "(001.000)"
  344. *Font Bookman-DemiItalic: Standard "(001.000)"
  345. *Font Bookman-Light: Standard "(001.000)"
  346. *Font Bookman-LightItalic: Standard "(001.000)"
  347. *Font Courier: Standard "(001.000)"
  348. *Font Courier-Bold: Standard "(001.000)"
  349. *Font Courier-BoldOblique: Standard "(001.000)"
  350. *Font Courier-Oblique: Standard "(001.000)"
  351. *Font Helvetica: Standard "(001.000)"
  352. *Font Helvetica-Bold: Standard "(001.000)"
  353. *Font Helvetica-BoldOblique: Standard "(001.000)"
  354. *Font Helvetica-Condensed: Standard "(001.000)"
  355. *Font Helvetica-Condensed-Bold: Standard "(001.000)"
  356. *Font Helvetica-Condensed-BoldObl: Standard "(001.000)"
  357. *Font Helvetica-Condensed-Oblique: Standard "(001.000)"
  358. *Font Helvetica-Narrow: Standard "(001.001)"
  359. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  360. *Font Helvetica-Narrow-BoldObl: Standard "(001.002)"
  361. *Font Helvetica-Narrow-Oblique: Standard "(001.001)"
  362. *Font Helvetica-Oblique: Standard "(001.000)"
  363. *Font NewCenturySchlbk-Bold: Standard "(001.000)"
  364. *Font NewCenturySchlbk-BoldItalic: Standard "(001.000)"
  365. *Font NewCenturySchlbk-Italic: Standard "(001.000)"
  366. *Font NewCenturySchlbk-Roman: Standard "(001.000)"
  367. *Font Palatino-Bold: Standard "(001.000)"
  368. *Font Palatino-BoldItalic: Standard "(001.000)"
  369. *Font Palatino-Italic: Standard "(001.000)"
  370. *Font Palatino-Roman: Standard "(001.000)"
  371. *Font Symbol: Special "(001.000)"
  372. *Font Times-Bold: Standard "(001.000)"
  373. *Font Times-BoldItalic: Standard "(001.000)"
  374. *Font Times-Italic: Standard "(001.000)"
  375. *Font Times-Roman: Standard "(001.000)"
  376. *Font ZapfChancery-MediumItalic: Standard "(001.000)"
  377. *Font ZapfDingbats: Special "(001.000)"
  378. *?FontQuery: "
  379. save  
  380. 4 dict begin 
  381. /sv exch def
  382. /str (fonts/                              ) def
  383. /st2 30 string def
  384.     {
  385.     count 0 gt 
  386.         {
  387.         dup FontDirectory exch known 
  388.             {
  389.             pop 1
  390.             }
  391.             {
  392.             str exch st2 cvs dup length /len exch def
  393.             6 exch putinterval str 0 len 6 add getinterval mark exch
  394.                 {
  395.                 } st2 filenameforall counttomark 0 gt 
  396.                 {
  397.                 cleartomark 1
  398.                 }
  399.                 {
  400.                 cleartomark 0
  401.                 }ifelse
  402.             }ifelse print flush
  403.         }
  404.         {
  405.         exit 
  406.         }ifelse
  407.     }bind loop sv end restore"
  408. *End
  409. *?FontList: "
  410. FontDirectory 
  411.     {
  412.     pop == 
  413.     }forall 
  414. /filenameforall where 
  415.     {
  416.     pop save (fonts/*) 
  417.         {
  418.         dup length 6 sub 6 exch getinterval == 
  419.         }128 string filenameforall restore
  420.     }if (*) print flush"
  421. *End
  422. *% Printer Messages (verbatim from printer):
  423. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  424. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  425. *Message: "\FontName\ not available, substituting default font: /Courier"
  426. *% Status (format: %%[ status: <one of these> ]%% )
  427. *Status: "idle"
  428. *Status: "busy"
  429. *Status: "waiting"
  430. *Status: "printing"
  431. *Status: "initializing"
  432. *Status: "warming up"
  433. *Status: "PrinterError: Retry count exceeded"
  434. *Status: "PrinterError: Cover open"
  435. *Status: "PrinterError: Paper out"
  436. *Status: "PrinterError: Paper jam"
  437. *Status: "PrinterError: Ink sheet out"
  438. *Status: "PrinterError: Ink sheet jam"
  439. *Status: "PrinterError: DRB too hot"
  440. *Status: "PrinterError: DRB thermistor failure"
  441. *Status: "PrinterError: Thermal printhead too hot"
  442. *Status: "PrinterError: Thermal printhead buffer failure"
  443. *Status: "PrinterError: Thermal printhead thermistor failure"
  444. *Status: "PrinterError: NVRAM checksum error"
  445. *Status: "PrinterError: NVRAM write error"
  446. *Status: "PrinterError: Pinch roller home error"
  447. *Status: "PrinterError: Pinch roller grip error"
  448. *Status: "PrinterError: Cutter failure"
  449. *Status: "PrinterError: Improper thermal printhead motion"
  450. *Status: "PrinterError: Illegal DRB command"
  451. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  452. *Source: "Serial"
  453. *Source: "Parallel"
  454. *Source: "Appletalk"
  455. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  456. *PrinterError: "Cover open"
  457. *PrinterError: "Paper out"
  458. *PrinterError: "Paper jam"
  459. *PrinterError: "Ink sheet out"
  460. *PrinterError: "Ink sheet jam"
  461. *PrinterError: "DRB too hot"
  462. *PrinterError: "DRB thermistor failure"
  463. *PrinterError: "Thermal printhead too hot"
  464. *PrinterError: "Thermal printhead buffer failure"
  465. *PrinterError: "Thermal printhead thermistor failure"
  466. *PrinterError: "NVRAM checksum error"
  467. *PrinterError: "NVRAM write error"
  468. *PrinterError: "Pinch roller home error"
  469. *PrinterError: "Pinch roller grip error"
  470. *PrinterError: "Cutter failure"
  471. *PrinterError: "Improper thermal printhead motion"
  472. *PrinterError: "Illegal DRB command"
  473. *PrinterError: "Retry count exceeded"
  474. *% Color Separation Information =====================
  475. *DefaultColorSep: ProcessBlack.25lpi.300dpi/Enhanced Screening
  476. *InkName: ProcessBlack/Process Black
  477. *InkName: CustomColor/Custom Color
  478. *InkName: ProcessCyan/Process Cyan
  479. *InkName: ProcessMagenta/Process Magenta
  480. *InkName: ProcessYellow/Process Yellow
  481. *ColorSepScreenAngle ProcessBlack.25lpi.300dpi/Enhanced Screening: "0"
  482. *ColorSepScreenAngle CustomColor.25lpi.300dpi/Enhanced Screening: "0"
  483. *ColorSepScreenAngle ProcessCyan.25lpi.300dpi/Enhanced Screening: "0"
  484. *ColorSepScreenAngle ProcessMagenta.25lpi.300dpi/Enhanced Screening: "0"
  485. *ColorSepScreenAngle ProcessYellow.25lpi.300dpi/Enhanced Screening: "0"
  486. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/Standard Screening: "45"
  487. *ColorSepScreenAngle CustomColor.60lpi.300dpi/Standard Screening: "45"
  488. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/Standard Screening: "30"
  489. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/Standard Screening: "84"
  490. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/Standard Screening: "6"
  491. *ColorSepScreenFreq ProcessBlack.25lpi.300dpi/Enhanced Screening: "25"
  492. *ColorSepScreenFreq CustomColor.25lpi.300dpi/Enhanced Screening: "25"
  493. *ColorSepScreenFreq ProcessCyan.25lpi.300dpi/Enhanced Screening: "25"
  494. *ColorSepScreenFreq ProcessMagenta.25lpi.300dpi/Enhanced Screening: "25"
  495. *ColorSepScreenFreq ProcessYellow.25lpi.300dpi/Enhanced Screening: "25"
  496. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/Standard Screening: "60"
  497. *ColorSepScreenFreq CustomColor.60lpi.300dpi/Standard Screening: "60"
  498. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/Standard Screening: "60"
  499. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/Standard Screening: "60"
  500. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/Standard Screening: "60"
  501. *ColorSepScreenProc ProcessBlack.25lpi.300dpi/Enhanced Screening: "
  502.     {
  503.     6 mul floor 6 add cvi 12 mul exch 6 mul floor 6 add cvi add
  504.     [0.36 .0168 0.408 0.48 0.672 0.432 0.378 0.186 0.426 0.498
  505. 0.69 0.45 0.12 0.024 0.216 0.72 0.816 0.624 0.138 0.042 0.234 0.738
  506. 0.834 0.642 0.312 0.072 0.264 0.528 0.768 0.576 0.33 0.09 0.282 0.546
  507. 0.768 0.594 0.504 0.696 0.456 0.336 0.144 0.384 0.522 0.714 0.474 0.354
  508. 0.162 0.402 0.744 0.84 0.648 0.096 0.0 0.192 0.762 0.858 0.666 0.114
  509. 0.018 0.21 0.522 0.792 0.6 0.288 0.048 0.24 0.57 0.81 0.618 0.306 0.066
  510. 0.258 0.372 0.18 0.42 0.492 0.684 0.444 0.366 0.174 0.414 0.486 0.687
  511. 0.438 0.132 0.036 0.228 0.732 0.828 0.636 0.126 0.03 0.222 0.726 0.822
  512. 0.63 0.324 0.084 0.276 0.54 0.78 0.588 0.318 0.078 0.27 0.534 0.774
  513. 0.582 0.516 0.708 0.468 0.348 0.156 0.396 0.51 0.702 0.462 0.342 0.15
  514. 0.39 0.756 0.852 0.66 0.108 0.012 0.204 0.75 0.846 0.654 0.102 0.006
  515. 0.198 0.564 0.804 0.612 0.3 0.06 0.252 0.558 0.798 0.606 0.294 0.054 0.246]
  516.     exch get
  517.     }"
  518. *End
  519. *ColorSepScreenProc CustomColor.25lpi.300dpi/Enhanced Screening: "
  520.     {
  521.     6 mul floor 6 add cvi 12 mul exch 6 mul floor 6 add cvi add
  522.     [0.36 .0168 0.408 0.48 0.672 0.432 0.378 0.186 0.426 0.498
  523. 0.69 0.45 0.12 0.024 0.216 0.72 0.816 0.624 0.138 0.042 0.234 0.738
  524. 0.834 0.642 0.312 0.072 0.264 0.528 0.768 0.576 0.33 0.09 0.282 0.546
  525. 0.768 0.594 0.504 0.696 0.456 0.336 0.144 0.384 0.522 0.714 0.474 0.354
  526. 0.162 0.402 0.744 0.84 0.648 0.096 0.0 0.192 0.762 0.858 0.666 0.114
  527. 0.018 0.21 0.522 0.792 0.6 0.288 0.048 0.24 0.57 0.81 0.618 0.306 0.066
  528. 0.258 0.372 0.18 0.42 0.492 0.684 0.444 0.366 0.174 0.414 0.486 0.687
  529. 0.438 0.132 0.036 0.228 0.732 0.828 0.636 0.126 0.03 0.222 0.726 0.822
  530. 0.63 0.324 0.084 0.276 0.54 0.78 0.588 0.318 0.078 0.27 0.534 0.774
  531. 0.582 0.516 0.708 0.468 0.348 0.156 0.396 0.51 0.702 0.462 0.342 0.15
  532. 0.39 0.756 0.852 0.66 0.108 0.012 0.204 0.75 0.846 0.654 0.102 0.006
  533. 0.198 0.564 0.804 0.612 0.3 0.06 0.252 0.558 0.798 0.606 0.294 0.054 0.246]
  534.     exch get
  535.     }"
  536. *End
  537. *ColorSepScreenProc ProcessCyan.25lpi.300dpi/Enhanced Screening: "
  538.     {
  539.     6 mul floor 6 add cvi 12 mul exch 6 mul floor 6 add cvi add
  540.     [0.36 .0168 0.408 0.48 0.672 0.432 0.378 0.186 0.426 0.498
  541. 0.69 0.45 0.12 0.024 0.216 0.72 0.816 0.624 0.138 0.042 0.234 0.738
  542. 0.834 0.642 0.312 0.072 0.264 0.528 0.768 0.576 0.33 0.09 0.282 0.546
  543. 0.768 0.594 0.504 0.696 0.456 0.336 0.144 0.384 0.522 0.714 0.474 0.354
  544. 0.162 0.402 0.744 0.84 0.648 0.096 0.0 0.192 0.762 0.858 0.666 0.114
  545. 0.018 0.21 0.522 0.792 0.6 0.288 0.048 0.24 0.57 0.81 0.618 0.306 0.066
  546. 0.258 0.372 0.18 0.42 0.492 0.684 0.444 0.366 0.174 0.414 0.486 0.687
  547. 0.438 0.132 0.036 0.228 0.732 0.828 0.636 0.126 0.03 0.222 0.726 0.822
  548. 0.63 0.324 0.084 0.276 0.54 0.78 0.588 0.318 0.078 0.27 0.534 0.774
  549. 0.582 0.516 0.708 0.468 0.348 0.156 0.396 0.51 0.702 0.462 0.342 0.15
  550. 0.39 0.756 0.852 0.66 0.108 0.012 0.204 0.75 0.846 0.654 0.102 0.006
  551. 0.198 0.564 0.804 0.612 0.3 0.06 0.252 0.558 0.798 0.606 0.294 0.054 0.246]
  552.     exch get
  553.     }"
  554. *End
  555. *ColorSepScreenProc ProcessMagenta.25lpi.300dpi/Enhanced Screening: "
  556.     {
  557.     6 mul floor 6 add cvi 12 mul exch 6 mul floor 6 add cvi add
  558.     [0.36 .0168 0.408 0.48 0.672 0.432 0.378 0.186 0.426 0.498
  559. 0.69 0.45 0.12 0.024 0.216 0.72 0.816 0.624 0.138 0.042 0.234 0.738
  560. 0.834 0.642 0.312 0.072 0.264 0.528 0.768 0.576 0.33 0.09 0.282 0.546
  561. 0.768 0.594 0.504 0.696 0.456 0.336 0.144 0.384 0.522 0.714 0.474 0.354
  562. 0.162 0.402 0.744 0.84 0.648 0.096 0.0 0.192 0.762 0.858 0.666 0.114
  563. 0.018 0.21 0.522 0.792 0.6 0.288 0.048 0.24 0.57 0.81 0.618 0.306 0.066
  564. 0.258 0.372 0.18 0.42 0.492 0.684 0.444 0.366 0.174 0.414 0.486 0.687
  565. 0.438 0.132 0.036 0.228 0.732 0.828 0.636 0.126 0.03 0.222 0.726 0.822
  566. 0.63 0.324 0.084 0.276 0.54 0.78 0.588 0.318 0.078 0.27 0.534 0.774
  567. 0.582 0.516 0.708 0.468 0.348 0.156 0.396 0.51 0.702 0.462 0.342 0.15
  568. 0.39 0.756 0.852 0.66 0.108 0.012 0.204 0.75 0.846 0.654 0.102 0.006
  569. 0.198 0.564 0.804 0.612 0.3 0.06 0.252 0.558 0.798 0.606 0.294 0.054 0.246]
  570.     exch get
  571.     }"
  572. *End
  573. *ColorSepScreenProc ProcessYellow.25lpi.300dpi/Enhanced Screening: "
  574.     {
  575.     6 mul floor 6 add cvi 12 mul exch 6 mul floor 6 add cvi add
  576.     [0.36 .0168 0.408 0.48 0.672 0.432 0.378 0.186 0.426 0.498
  577. 0.69 0.45 0.12 0.024 0.216 0.72 0.816 0.624 0.138 0.042 0.234 0.738
  578. 0.834 0.642 0.312 0.072 0.264 0.528 0.768 0.576 0.33 0.09 0.282 0.546
  579. 0.768 0.594 0.504 0.696 0.456 0.336 0.144 0.384 0.522 0.714 0.474 0.354
  580. 0.162 0.402 0.744 0.84 0.648 0.096 0.0 0.192 0.762 0.858 0.666 0.114
  581. 0.018 0.21 0.522 0.792 0.6 0.288 0.048 0.24 0.57 0.81 0.618 0.306 0.066
  582. 0.258 0.372 0.18 0.42 0.492 0.684 0.444 0.366 0.174 0.414 0.486 0.687
  583. 0.438 0.132 0.036 0.228 0.732 0.828 0.636 0.126 0.03 0.222 0.726 0.822
  584. 0.63 0.324 0.084 0.276 0.54 0.78 0.588 0.318 0.078 0.27 0.534 0.774
  585. 0.582 0.516 0.708 0.468 0.348 0.156 0.396 0.51 0.702 0.462 0.342 0.15
  586. 0.39 0.756 0.852 0.66 0.108 0.012 0.204 0.75 0.846 0.654 0.102 0.006
  587. 0.198 0.564 0.804 0.612 0.3 0.06 0.252 0.558 0.798 0.606 0.294 0.054 0.246]
  588.     exch get
  589.     }"
  590. *End
  591. *ColorSepScreenProc ProcessBlack.60lpi.300dpi/Standard Screening: "
  592.     {
  593.     abs exch abs 2 copy add 1 gt 
  594.         {
  595.         1 sub dup mul exch 1 sub dup mul add 1 sub 
  596.         }
  597.         {
  598.         dup mul exch dup mul add 1 exch sub 
  599.         }ifelse 
  600.     }"
  601. *End
  602. *ColorSepScreenProc CustomColor.60lpi.300dpi/Standard Screening: "
  603.     {
  604.     abs exch abs 2 copy add 1 gt 
  605.         {
  606.         1 sub dup mul exch 1 sub dup mul add 1 sub 
  607.         }
  608.         {
  609.         dup mul exch dup mul add 1 exch sub 
  610.         }ifelse 
  611.     }"
  612. *End
  613. *ColorSepScreenProc ProcessCyan.60lpi.300dpi/Standard Screening: "
  614.     {
  615.     abs exch abs 2 copy add 1 gt 
  616.         {
  617.         1 sub dup mul exch 1 sub dup mul add 1 sub 
  618.         }
  619.         {
  620.         dup mul exch dup mul add 1 exch sub 
  621.         }ifelse 
  622.     }"
  623. *End
  624. *ColorSepScreenProc ProcessMagenta.60lpi.300dpi/Standard Screening: "
  625.     {
  626.     abs exch abs 2 copy add 1 gt 
  627.         {
  628.         1 sub dup mul exch 1 sub dup mul add 1 sub 
  629.         }
  630.         {
  631.         dup mul exch dup mul add 1 exch sub 
  632.         }ifelse 
  633.     }"
  634. *End
  635. *ColorSepScreenProc ProcessYellow.60lpi.300dpi/Standard Screening: "
  636.     {
  637.     abs exch abs 2 copy add 1 gt 
  638.         {
  639.         1 sub dup mul exch 1 sub dup mul add 1 sub 
  640.         }
  641.         {
  642.         dup mul exch dup mul add 1 exch sub 
  643.         }ifelse 
  644.     }"
  645. *End
  646. *ColorSepTransfer ProcessBlack.25lpi.300dpi/Enhanced Screening: "
  647.     {
  648.     .6 exp 
  649.     }"
  650. *End
  651. *ColorSepTransfer CustomColor.25lpi.300dpi/Enhanced Screening: "
  652.     {
  653.     .6 exp 
  654.     }"
  655. *End
  656. *ColorSepTransfer ProcessCyan.25lpi.300dpi/Enhanced Screening: "
  657.     {
  658.     .6 exp 
  659.     }"
  660. *End
  661. *ColorSepTransfer ProcessMagenta.25lpi.300dpi/Enhanced Screening: "
  662.     {
  663.     .6 exp 
  664.     }"
  665. *End
  666. *ColorSepTransfer ProcessYellow.25lpi.300dpi/Enhanced Screening: "
  667.     {
  668.     .6 exp 
  669.     }"
  670. *End
  671. *ColorSepTransfer ProcessBlack.60lpi.300dpi/Standard Screening: "
  672.     {
  673.     .6 exp 
  674.     }"
  675. *End
  676. *ColorSepTransfer CustomColor.60lpi.300dpi/Standard Screening: "
  677.     {
  678.     .6 exp 
  679.     }"
  680. *End
  681. *ColorSepTransfer ProcessCyan.60lpi.300dpi/Standard Screening: "
  682.     {
  683.     .6 exp 
  684.     }"
  685. *End
  686. *ColorSepTransfer ProcessMagenta.60lpi.300dpi/Standard Screening: "
  687.     {
  688.     .6 exp 
  689.     }"
  690. *End
  691. *ColorSepTransfer ProcessYellow.60lpi.300dpi/Standard Screening: "
  692.     {
  693.     .6 exp 
  694.     }"
  695. *End
  696. *% end of PPD file for Seiko Instruments USA Inc.
  697. *% Personal ColorPoint PS version 241
  698.  
  699.