2 *% Adobe Systems PostScript(R) Printer Description File
\r
3 *% Copyright 1987-1992 Adobe Systems Incorporated.
\r
4 *% All Rights Reserved.
\r
5 *% Permission is granted for redistribution of this file as
\r
6 *% long as this copyright notice is intact and the contents
\r
7 *% of the file is not altered in any way from its original form.
\r
8 *% End of Copyright statement
\r
9 *FormatVersion: "4.0"
\r
11 *PCFileName: "L300_493.PPD"
\r
12 *LanguageVersion: English
\r
13 *Product: "(Linotype)"
\r
14 *PSVersion: "(49.3) 106"
\r
15 *ModelName: "Linotronic 300 v49.3"
\r
16 *NickName: "Linotronic 300 v49.3"
\r
18 *% General Information and Defaults ===============
\r
21 *Extensions: FileSystem CMYK
\r
23 *DefaultColorSpace: Gray
\r
24 *VariablePaperSize: True
\r
28 statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
\r
34 count 0 eq { % is the password on the stack?
\r
37 dup % potential password
\r
38 statusdict /checkpassword get exec not
\r
40 { % if no password or not valid
\r
41 (WARNING : Cannot perform the exitserver command.) =
\r
42 (Password supplied is not valid.) =
\r
43 (Please contact the author of this software.) = flush
\r
46 serverdict /exitserver get exec
\r
51 count 0 eq { % is the password on the stack?
\r
54 dup % potential password
\r
55 statusdict /checkpassword get exec not
\r
57 { % if no password or not valid
\r
58 (WARNING : Cannot reset printer.) =
\r
59 (Password supplied is not valid.) =
\r
60 (Please contact the author of this software.) = flush
\r
63 serverdict /exitserver get exec
\r
64 systemdict /quit get exec
\r
65 (WARNING : Printer Reset Failed.) = flush
\r
69 *DefaultResolution: 1270dpi
\r
70 *SetResolution 635dpi: "
\r
71 count 0 eq { % is the password on the stack?
\r
74 dup % potential password
\r
75 statusdict /checkpassword get exec not
\r
77 { % if no password or not valid
\r
78 (WARNING : Cannot set the resolution.) =
\r
79 (Password supplied is not valid.) =
\r
80 (Please contact the author of this software.) = flush
\r
84 statusdict /li5backendparams get exec
\r
87 (WARNING : Cannot set the resolution through software) = flush
\r
90 serverdict /exitserver get exec
\r
91 635 statusdict /setresolution get exec
\r
94 *SetResolution 1270dpi: "
\r
95 count 0 eq { % is the password on the stack?
\r
98 dup % potential password
\r
99 statusdict /checkpassword get exec not
\r
101 { % if no password or not valid
\r
102 (WARNING : Cannot set the resolution.) =
\r
103 (Password supplied is not valid.) =
\r
104 (Please contact the author of this software.) = flush
\r
108 statusdict /li5backendparams get exec
\r
111 (WARNING : Cannot set the resolution through software) = flush
\r
114 serverdict /exitserver get exec
\r
115 1270 statusdict /setresolution get exec
\r
118 *SetResolution 2540dpi: "
\r
119 count 0 eq { % is the password on the stack?
\r
122 dup % potential password
\r
123 statusdict /checkpassword get exec not
\r
125 { % if no password or not valid
\r
126 (WARNING : Cannot set the resolution.) =
\r
127 (Password supplied is not valid.) =
\r
128 (Please contact the author of this software.) = flush
\r
132 statusdict /li5backendparams get exec
\r
135 (WARNING : Cannot set the resolution through software) = flush
\r
138 serverdict /exitserver get exec
\r
139 2540 statusdict /setresolution get exec
\r
144 statusdict /resolution get exec
\r
145 ( ) cvs print (dpi) = flush
\r
150 *% Halftone Information ===============
\r
151 *ScreenFreq: "150.0"
\r
152 *ScreenAngle: "45.0"
\r
153 *DefaultScreenProc: Dot
\r
155 {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
\r
156 sub }{dup mul exch dup mul add 1 exch sub }ifelse }
\r
159 *ScreenProc Line: "{ pop }"
\r
161 *DefaultTransfer: Null
\r
162 *Transfer Null: "{ }"
\r
163 *Transfer Null.Inverse: "{ 1 exch sub }"
\r
165 *% Paper Handling ===================
\r
166 *% Use these entries to set paper size most of the time, unless there is
\r
167 *% specific reason to use PageRegion.
\r
168 *OpenUI *PageSize: PickOne
\r
169 *OrderDependency: 30 AnySetup *PageSize
\r
170 *DefaultPageSize: Letter.Transverse
\r
171 *PageSize Letter.Transverse: "Letter"
\r
172 *PageSize Ledger: "ledger"
\r
173 *PageSize A4.Transverse: "A4"
\r
174 *PageSize A5.Transverse: "A5"
\r
175 *PageSize ISOB5.Transverse: "B5"
\r
176 *PageSize Letter: "letter"
\r
177 *PageSize Legal: "legal"
\r
178 *PageSize Tabloid: "11x17"
\r
182 *PageSize ISOB5: "b5"
\r
185 mark statusdict /pageparams get exec exch pop
\r
187 dup [612 792] (Letter) put
\r
188 dup [612 1008] (Legal) put
\r
189 dup [792 1224] (Tabloid) put
\r
190 dup [840 1191] (A3) put
\r
191 dup [596 842] (A4) put
\r
192 dup [420 596] (A5) put
\r
193 dup [499 709] (ISOB5) put
\r
195 dup [792 612] (Letter.Transverse) put
\r
196 dup [792 1224] (Ledger) put
\r
197 dup [842 596] (A4.Transverse) put
\r
198 dup [596 420] (A5.Transverse) put
\r
199 dup [709 499] (ISOB5.Transverse) put
\r
200 3 -1 roll 1 eq { pop } { exch pop }ifelse
\r
203 4 index eq exch 5 index eq and
\r
204 { exch pop exit } { pop } ifelse
\r
205 } bind forall = flush cleartomark
\r
209 *CloseUI: *PageSize
\r
211 *% These entries will set up the frame buffer. Usually used with manual feed.
\r
212 *OpenUI *PageRegion: PickOne
\r
213 *OrderDependency: 40 AnySetup *PageRegion
\r
214 *DefaultPageRegion: Letter.Transverse
\r
215 *PageRegion Letter.Transverse: "Letter"
\r
216 *PageRegion Ledger: "ledger"
\r
217 *PageRegion A4.Transverse: "A4"
\r
218 *PageRegion A5.Transverse: "A5"
\r
219 *PageRegion ISOB5.Transverse: "B5"
\r
220 *PageRegion Letter: "letter"
\r
221 *PageRegion Legal: "legal"
\r
222 *PageRegion Tabloid: "11x17"
\r
223 *PageRegion A3: "a3"
\r
224 *PageRegion A4: "a4"
\r
225 *PageRegion A5: "a5"
\r
226 *PageRegion ISOB5: "b5"
\r
227 *CloseUI: *PageRegion
\r
229 *% The following entries provide information about specific paper keywords.
\r
230 *DefaultImageableArea: Letter.Transverse
\r
231 *ImageableArea Letter.Transverse: "0 1 612 792 "
\r
232 *ImageableArea Ledger: "1 0 1224 792 "
\r
233 *ImageableArea A4.Transverse: "0 1 595 841 "
\r
234 *ImageableArea A5.Transverse: "0 1 419 595 "
\r
235 *ImageableArea ISOB5.Transverse: "0 1 498 709 "
\r
236 *ImageableArea Letter: "1 0 612 792 "
\r
237 *ImageableArea Legal: "0 1 612 1008 "
\r
238 *ImageableArea Tabloid: "0 1 792 1224 "
\r
239 *ImageableArea A3: "0 1 842 1191 "
\r
240 *ImageableArea A4: "1 0 596 840 "
\r
241 *ImageableArea A5: "1 0 420 595 "
\r
242 *ImageableArea ISOB5: "1 0 498 709 "
\r
245 /cvp {( ) cvs print ( ) print } bind def
\r
246 /upperright {10000 mul floor 10000 div} bind def
\r
247 /lowerleft {10000 mul ceiling 10000 div} bind def
\r
248 newpath clippath pathbbox
\r
249 4 -2 roll exch 2 {lowerleft cvp} repeat
\r
250 exch 2 {upperright cvp} repeat flush
\r
255 *% These provide the physical dimensions of the paper (by keyword)
\r
256 *DefaultPaperDimension: Letter.Transverse
\r
257 *PaperDimension Letter.Transverse: "612 792"
\r
258 *PaperDimension Ledger: "1224 792"
\r
259 *PaperDimension A4.Transverse: "595 842"
\r
260 *PaperDimension A5.Transverse: "420 595"
\r
261 *PaperDimension ISOB5.Transverse: "499 709"
\r
262 *PaperDimension Letter: "612 792"
\r
263 *PaperDimension Legal: "612 1008"
\r
264 *PaperDimension Tabloid: "792 1224"
\r
265 *PaperDimension A3: "842 1191"
\r
266 *PaperDimension A4: "596 840"
\r
267 *PaperDimension A5: "420 595"
\r
268 *PaperDimension ISOB5: "499 709"
\r
270 *%=== Custom Page Sizes ==================================
\r
272 *% These entries provide the code and parameter ranges for a user
\r
273 *% to set up a custom page size.
\r
274 *CustomPageSize True: "exch pop statusdict /setpageparams get exec"
\r
275 *ParamCustomPageSize Width: 1 points 0 863
\r
276 *ParamCustomPageSize Height: 2 points 0 2000
\r
277 *ParamCustomPageSize WidthOffset/Margins: 3 points 0 863
\r
278 *ParamCustomPageSize HeightOffset: 4 points 0 0
\r
279 *ParamCustomPageSize Orientation: 5 int 0 1
\r
280 *CenterRegistered: True
\r
281 *MaxMediaWidth: "863"
\r
283 *% Default Paper Handling Features
\r
284 *RequiresPageRegion All: True
\r
285 *OpenUI *InputSlot: PickOne
\r
286 *OrderDependency: 20 AnySetup *InputSlot
\r
287 *DefaultInputSlot: Cassette
\r
288 *InputSlot Cassette: ""
\r
289 *CloseUI: *InputSlot
\r
291 *DefaultOutputOrder: Normal
\r
293 *% === Imagesetter Information ===========================
\r
294 *OpenGroup: Imagesetter
\r
295 *OpenUI *MirrorPrint/Mirror: Boolean
\r
296 *OrderDependency: 50 AnySetup *MirrorPrint
\r
297 *DefaultMirrorPrint: False
\r
298 *MirrorPrint True: "statusdict /mirrorprint true put"
\r
299 *MirrorPrint False: "statusdict /mirrorprint false put"
\r
300 *?MirrorPrint: "save statusdict /mirrorprint get
\r
301 {(True)}{(False)}ifelse = flush restore"
\r
303 *CloseUI: *MirrorPrint
\r
305 *OpenUI *NegativePrint/Negative: Boolean
\r
306 *OrderDependency: 50 AnySetup *NegativePrint
\r
307 *DefaultNegativePrint: False
\r
308 *NegativePrint True: "statusdict /negativeprint true put"
\r
309 *NegativePrint False: "statusdict /negativeprint false put"
\r
310 *?NegativePrint: "save statusdict /negativeprint get
\r
311 {(True)}{(False)}ifelse = flush restore"
\r
313 *CloseUI: *NegativePrint
\r
315 *CloseGroup: Imagesetter
\r
317 *% Font Information =====================
\r
318 *DefaultFont: Courier
\r
319 *Font Courier: Standard "(001.004)" Standard ROM
\r
320 *Font Courier-Bold: Standard "(001.004)" Standard ROM
\r
321 *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
\r
322 *Font Courier-Oblique: Standard "(001.004)" Standard ROM
\r
323 *Font Helvetica: Standard "(001.002)" Standard ROM
\r
324 *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
\r
325 *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
\r
326 *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
\r
327 *Font Symbol: Special "(001.003)" Special ROM
\r
328 *Font Times-Bold: Standard "(001.002)" Standard ROM
\r
329 *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
\r
330 *Font Times-Italic: Standard "(001.002)" Standard ROM
\r
331 *Font Times-Roman: Standard "(001.002)" Standard ROM
\r
334 /str 100 string dup 0 (fonts/) putinterval def
\r
338 exch dup str 6 94 getinterval cvs
\r
339 (/) print dup print (:) print exch
\r
340 FontDirectory exch known
\r
343 length 6 add str 0 3 -1 roll getinterval
\r
345 {cleartomark (Yes)}{cleartomark (No)} ifelse
\r
357 FontDirectory { pop == } bind forall flush
\r
358 /filenameforall where
\r
361 { dup length 6 sub 6 exch getinterval cvn == } bind
\r
362 128 string filenameforall flush
\r
369 *% Printer Messages (verbatim from printer):
\r
370 *Message: "%%[ exitserver: permanent state may be changed ]%%"
\r
371 *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
\r
372 *Message: "\FontName\ not found, using Courier"
\r
374 *% Status (format: %%[ status: <one of these> ]%% )
\r
378 *Status: "printing"
\r
379 *Status: "warming up"
\r
380 *Status: "PrinterError: recorder idle"
\r
381 *Status: "PrinterError: end of job"
\r
382 *Status: "PrinterError: recorder busy"
\r
383 *Status: "PrinterError: recorder offline or film problem"
\r
384 *Status: "PrinterError: recorder not responding"
\r
385 *Status: "PrinterError: defaults wrong; using nulldevice"
\r
386 *Status: "PrinterError: knife not in end position"
\r
387 *Status: "PrinterError: cassette error"
\r
388 *Status: "PrinterError: change cassette"
\r
389 *Status: "PrinterError: knife error"
\r
390 *Status: "PrinterError: no cassette"
\r
391 *Status: "PrinterError: end of film"
\r
393 *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
\r
395 *Source: "serial25"
\r
396 *Source: "AppleTalk"
\r
397 *Source: "Centronics"
\r
399 *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
\r
400 *PrinterError: "recorder idle"
\r
401 *PrinterError: "end of job"
\r
402 *PrinterError: "recorder busy"
\r
403 *PrinterError: "recorder offline or film problem"
\r
404 *PrinterError: "recorder not responding"
\r
405 *PrinterError: "defaults wrong; using nulldevice"
\r
406 *PrinterError: "knife not in end position"
\r
407 *PrinterError: "cassette error"
\r
408 *PrinterError: "change cassette"
\r
409 *PrinterError: "knife error"
\r
410 *PrinterError: "no cassette"
\r
411 *PrinterError: "end of film"
\r
413 *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
\r
415 *% Color Separation Information =====================
\r
417 *DefaultColorSep: ProcessBlack.128lpi.1270dpi/128 lpi / 1270 dpi
\r
419 *InkName: ProcessBlack/Process Black
\r
420 *InkName: CustomColor/Custom Color
\r
421 *InkName: ProcessCyan/Process Cyan
\r
422 *InkName: ProcessMagenta/Process Magenta
\r
423 *InkName: ProcessYellow/Process Yellow
\r
425 *% For 90 lpi / 635 dpi (5,5,2,6,6,2,20/3,0) ===============================
\r
427 *ColorSepScreenAngle ProcessBlack.90lpi.635dpi/90 lpi / 635 dpi: "45.0"
\r
428 *ColorSepScreenAngle CustomColor.90lpi.635dpi/90 lpi / 635 dpi: "45.0"
\r
429 *ColorSepScreenAngle ProcessCyan.90lpi.635dpi/90 lpi / 635 dpi: "71.5651"
\r
430 *ColorSepScreenAngle ProcessMagenta.90lpi.635dpi/90 lpi / 635 dpi: "18.4349"
\r
431 *ColorSepScreenAngle ProcessYellow.90lpi.635dpi/90 lpi / 635 dpi: "0.0"
\r
433 *ColorSepScreenFreq ProcessBlack.90lpi.635dpi/90 lpi / 635 dpi: "89.8026"
\r
434 *ColorSepScreenFreq CustomColor.90lpi.635dpi/90 lpi / 635 dpi: "89.8026"
\r
435 *ColorSepScreenFreq ProcessCyan.90lpi.635dpi/90 lpi / 635 dpi: "100.402"
\r
436 *ColorSepScreenFreq ProcessMagenta.90lpi.635dpi/90 lpi / 635 dpi: "100.402"
\r
437 *ColorSepScreenFreq ProcessYellow.90lpi.635dpi/90 lpi / 635 dpi: "31.75"
\r
439 *ColorSepScreenProc ProcessYellow.90lpi.635dpi/90 lpi / 635 dpi: "
\r
440 {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
\r
441 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
\r
442 abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
\r
443 sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
\r
446 *% For 75 lpi / 635 dpi =====================================================
\r
448 *ColorSepScreenAngle ProcessBlack.75lpi.635dpi/75 lpi / 635 dpi: "45.0"
\r
449 *ColorSepScreenAngle CustomColor.75lpi.635dpi/75 lpi / 635 dpi: "45.0"
\r
450 *ColorSepScreenAngle ProcessCyan.75lpi.635dpi/75 lpi / 635 dpi: "71.5651"
\r
451 *ColorSepScreenAngle ProcessMagenta.75lpi.635dpi/75 lpi / 635 dpi: "18.4349"
\r
452 *ColorSepScreenAngle ProcessYellow.75lpi.635dpi/75 lpi / 635 dpi: "0.0"
\r
454 *ColorSepScreenFreq ProcessBlack.75lpi.635dpi/75 lpi / 635 dpi: "74.8355"
\r
455 *ColorSepScreenFreq CustomColor.75lpi.635dpi/75 lpi / 635 dpi: "74.8355"
\r
456 *ColorSepScreenFreq ProcessCyan.75lpi.635dpi/75 lpi / 635 dpi: "66.9349"
\r
457 *ColorSepScreenFreq ProcessMagenta.75lpi.635dpi/75 lpi / 635 dpi: "66.9349"
\r
458 *ColorSepScreenFreq ProcessYellow.75lpi.635dpi/75 lpi / 635 dpi: "70.5556"
\r
460 *% For 128 lpi / 1270 dpi (7,7,4,11,11,4,11,0) ===============================
\r
462 *ColorSepScreenAngle ProcessBlack.128lpi.1270dpi/128 lpi / 1270 dpi: "45.0"
\r
463 *ColorSepScreenAngle CustomColor.128lpi.1270dpi/128 lpi / 1270 dpi: "45.0"
\r
464 *ColorSepScreenAngle ProcessCyan.128lpi.1270dpi/128 lpi / 1270 dpi: "70.0169"
\r
465 *ColorSepScreenAngle ProcessMagenta.128lpi.1270dpi/128 lpi / 1270 dpi: "19.9831"
\r
466 *ColorSepScreenAngle ProcessYellow.128lpi.1270dpi/128 lpi / 1270 dpi: "0.0"
\r
468 *ColorSepScreenFreq ProcessBlack.128lpi.1270dpi/128 lpi / 1270 dpi: "128.289"
\r
469 *ColorSepScreenFreq CustomColor.128lpi.1270dpi/128 lpi / 1270 dpi: "128.289"
\r
470 *ColorSepScreenFreq ProcessCyan.128lpi.1270dpi/128 lpi / 1270 dpi: "108.503"
\r
471 *ColorSepScreenFreq ProcessMagenta.128lpi.1270dpi/128 lpi / 1270 dpi: "108.503"
\r
472 *ColorSepScreenFreq ProcessYellow.128lpi.1270dpi/128 lpi / 1270 dpi: "115.455"
\r
474 *% For 112 lpi / 1270 dpi ===================================================
\r
476 *ColorSepScreenAngle ProcessBlack.112lpi.1270dpi/112 lpi / 1270 dpi: "45.0"
\r
477 *ColorSepScreenAngle CustomColor.112lpi.1270dpi/112 lpi / 1270 dpi: "45.0"
\r
478 *ColorSepScreenAngle ProcessCyan.112lpi.1270dpi/112 lpi / 1270 dpi: "71.5651"
\r
479 *ColorSepScreenAngle ProcessMagenta.112lpi.1270dpi/112 lpi / 1270 dpi: "18.4349"
\r
480 *ColorSepScreenAngle ProcessYellow.112lpi.1270dpi/112 lpi / 1270 dpi: "0.0"
\r
482 *ColorSepScreenFreq ProcessBlack.112lpi.1270dpi/112 lpi / 1270 dpi: "112.253"
\r
483 *ColorSepScreenFreq CustomColor.112lpi.1270dpi/112 lpi / 1270 dpi: "112.253"
\r
484 *ColorSepScreenFreq ProcessCyan.112lpi.1270dpi/112 lpi / 1270 dpi: "100.402"
\r
485 *ColorSepScreenFreq ProcessMagenta.112lpi.1270dpi/112 lpi / 1270 dpi: "100.402"
\r
486 *ColorSepScreenFreq ProcessYellow.112lpi.1270dpi/112 lpi / 1270 dpi: "105.833"
\r
488 *% For 90 lpi / 1270 dpi (10,10,4,12,12,4,40/3,0) ===========================
\r
490 *ColorSepScreenAngle ProcessBlack.90lpi.1270dpi/90 lpi / 1270 dpi: "45.0"
\r
491 *ColorSepScreenAngle CustomColor.90lpi.1270dpi/90 lpi / 1270 dpi: "45.0"
\r
492 *ColorSepScreenAngle ProcessCyan.90lpi.1270dpi/90 lpi / 1270 dpi: "71.5651"
\r
493 *ColorSepScreenAngle ProcessMagenta.90lpi.1270dpi/90 lpi / 1270 dpi: "18.4349"
\r
494 *ColorSepScreenAngle ProcessYellow.90lpi.1270dpi/90 lpi / 1270 dpi: "0.0"
\r
496 *ColorSepScreenFreq ProcessBlack.90lpi.1270dpi/90 lpi / 1270 dpi: "89.8026"
\r
497 *ColorSepScreenFreq CustomColor.90lpi.1270dpi/90 lpi / 1270 dpi: "89.8026"
\r
498 *ColorSepScreenFreq ProcessCyan.90lpi.1270dpi/90 lpi / 1270 dpi: "100.402"
\r
499 *ColorSepScreenFreq ProcessMagenta.90lpi.1270dpi/90 lpi / 1270 dpi: "100.402"
\r
500 *ColorSepScreenFreq ProcessYellow.90lpi.1270dpi/90 lpi / 1270 dpi: "31.75"
\r
502 *ColorSepScreenProc ProcessYellow.90lpi.1270dpi/90 lpi / 1270 dpi: "
\r
503 {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
\r
504 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
\r
505 abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
\r
506 sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
\r
509 *% For 150 lpi / 2540 dpi ===================================================
\r
511 *ColorSepScreenAngle ProcessBlack.150lpi.2540dpi/150 lpi / 2540 dpi: "45.0"
\r
512 *ColorSepScreenAngle CustomColor.150lpi.2540dpi/150 lpi / 2540 dpi: "45.0"
\r
513 *ColorSepScreenAngle ProcessCyan.150lpi.2540dpi/150 lpi / 2540 dpi: "71.5651"
\r
514 *ColorSepScreenAngle ProcessMagenta.150lpi.2540dpi/150 lpi / 2540 dpi: "18.4349"
\r
515 *ColorSepScreenAngle ProcessYellow.150lpi.2540dpi/150 lpi / 2540 dpi: "0.0"
\r
517 *ColorSepScreenFreq ProcessBlack.150lpi.2540dpi/150 lpi / 2540 dpi: "149.671"
\r
518 *ColorSepScreenFreq CustomColor.150lpi.2540dpi/150 lpi / 2540 dpi: "149.671"
\r
519 *ColorSepScreenFreq ProcessCyan.150lpi.2540dpi/150 lpi / 2540 dpi: "133.87"
\r
520 *ColorSepScreenFreq ProcessMagenta.150lpi.2540dpi/150 lpi / 2540 dpi: "133.87"
\r
521 *ColorSepScreenFreq ProcessYellow.150lpi.2540dpi/150 lpi / 2540 dpi: "141.111"
\r
523 *% For 128 lpi / 2540 dpi ===================================================
\r
525 *ColorSepScreenAngle ProcessBlack.128lpi.2540dpi/128 lpi / 2540 dpi: "45.0"
\r
526 *ColorSepScreenAngle CustomColor.128lpi.2540dpi/128 lpi / 2540 dpi: "45.0"
\r
527 *ColorSepScreenAngle ProcessCyan.128lpi.2540dpi/128 lpi / 2540 dpi: "71.5651"
\r
528 *ColorSepScreenAngle ProcessMagenta.128lpi.2540dpi/128 lpi / 2540 dpi: "18.4349"
\r
529 *ColorSepScreenAngle ProcessYellow.128lpi.2540dpi/128 lpi / 2540 dpi: "0.0"
\r
531 *ColorSepScreenFreq ProcessBlack.128lpi.2540dpi/128 lpi / 2540 dpi: "128.289"
\r
532 *ColorSepScreenFreq CustomColor.128lpi.2540dpi/128 lpi / 2540 dpi: "128.289"
\r
533 *ColorSepScreenFreq ProcessCyan.128lpi.2540dpi/128 lpi / 2540 dpi: "114.746"
\r
534 *ColorSepScreenFreq ProcessMagenta.128lpi.2540dpi/128 lpi / 2540 dpi: "114.746"
\r
535 *ColorSepScreenFreq ProcessYellow.128lpi.2540dpi/128 lpi / 2540 dpi: "120.952"
\r
537 *% For 120 lpi / 2540 dpi (15,15,6,18,18,6,20,0) =============================
\r
539 *ColorSepScreenAngle ProcessBlack.120lpi.2540dpi/120 lpi / 2540 dpi: "45.0"
\r
540 *ColorSepScreenAngle CustomColor.120lpi.2540dpi/120 lpi / 2540 dpi: "45.0"
\r
541 *ColorSepScreenAngle ProcessCyan.120lpi.2540dpi/120 lpi / 2540 dpi: "71.5651"
\r
542 *ColorSepScreenAngle ProcessMagenta.120lpi.2540dpi/120 lpi / 2540 dpi: "18.4349"
\r
543 *ColorSepScreenAngle ProcessYellow.120lpi.2540dpi/120 lpi / 2540 dpi: "0.0"
\r
545 *ColorSepScreenFreq ProcessBlack.120lpi.2540dpi/120 lpi / 2540 dpi: "119.737"
\r
546 *ColorSepScreenFreq CustomColor.120lpi.2540dpi/120 lpi / 2540 dpi: "119.737"
\r
547 *ColorSepScreenFreq ProcessCyan.120lpi.2540dpi/120 lpi / 2540 dpi: "133.87"
\r
548 *ColorSepScreenFreq ProcessMagenta.120lpi.2540dpi/120 lpi / 2540 dpi: "133.87"
\r
549 *ColorSepScreenFreq ProcessYellow.120lpi.2540dpi/120 lpi / 2540 dpi: "127.0"
\r
551 *% For 112 lpi / 2540 dpi ===================================================
\r
553 *ColorSepScreenAngle ProcessBlack.112lpi.2540dpi/112 lpi / 2540 dpi: "45.0"
\r
554 *ColorSepScreenAngle CustomColor.112lpi.2540dpi/112 lpi / 2540 dpi: "45.0"
\r
555 *ColorSepScreenAngle ProcessCyan.112lpi.2540dpi/112 lpi / 2540 dpi: "71.5651"
\r
556 *ColorSepScreenAngle ProcessMagenta.112lpi.2540dpi/112 lpi / 2540 dpi: "18.4349"
\r
557 *ColorSepScreenAngle ProcessYellow.112lpi.2540dpi/112 lpi / 2540 dpi: "0.0"
\r
559 *ColorSepScreenFreq ProcessBlack.112lpi.2540dpi/112 lpi / 2540 dpi: "112.253"
\r
560 *ColorSepScreenFreq CustomColor.112lpi.2540dpi/112 lpi / 2540 dpi: "112.253"
\r
561 *ColorSepScreenFreq ProcessCyan.112lpi.2540dpi/112 lpi / 2540 dpi: "100.402"
\r
562 *ColorSepScreenFreq ProcessMagenta.112lpi.2540dpi/112 lpi / 2540 dpi: "100.402"
\r
563 *ColorSepScreenFreq ProcessYellow.112lpi.2540dpi/112 lpi / 2540 dpi: "105.833"
\r
565 *% For 90 lpi / 2540 dpi (20,20,8,24,24,8,80/3,0) ============================
\r
567 *ColorSepScreenAngle ProcessBlack.90lpi.2540dpi/90 lpi / 2540 dpi: "45.0"
\r
568 *ColorSepScreenAngle CustomColor.90lpi.2540dpi/90 lpi / 2540 dpi: "45.0"
\r
569 *ColorSepScreenAngle ProcessCyan.90lpi.2540dpi/90 lpi / 2540 dpi: "71.5651"
\r
570 *ColorSepScreenAngle ProcessMagenta.90lpi.2540dpi/90 lpi / 2540 dpi: "18.4349"
\r
571 *ColorSepScreenAngle ProcessYellow.90lpi.2540dpi/90 lpi / 2540 dpi: "0.0"
\r
573 *ColorSepScreenFreq ProcessBlack.90lpi.2540dpi/90 lpi / 2540 dpi: "89.8026"
\r
574 *ColorSepScreenFreq CustomColor.90lpi.2540dpi/90 lpi / 2540 dpi: "89.8026"
\r
575 *ColorSepScreenFreq ProcessCyan.90lpi.2540dpi/90 lpi / 2540 dpi: "100.402"
\r
576 *ColorSepScreenFreq ProcessMagenta.90lpi.2540dpi/90 lpi / 2540 dpi: "100.402"
\r
577 *ColorSepScreenFreq ProcessYellow.90lpi.2540dpi/90 lpi / 2540 dpi: "31.75"
\r
579 *ColorSepScreenProc ProcessYellow.90lpi.2540dpi/90 lpi / 2540 dpi: "
\r
580 {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
\r
581 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
\r
582 abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
\r
583 sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
\r
586 *% For "Linotype" version 49.3
\r
587 *% Produced by "GETapd.ps" version 3.0 edit 54
\r
588 *% Converted to meet 4.0 specification
\r
589 *% Last Edit Date: Nov 30 1992
\r
590 *% The byte count of this file should be exactly 021931 or 022523
\r
591 *% depending on the filesystem it resides in.
\r
592 *% end of PPD file for Linotype
\r