DIRECTORY Imager USING [Context], ImagerFont USING [Font], PressReader USING [Handle], Rope USING [ROPE], ViewerClasses USING [ViewerRec, Viewer]; ShowPress: CEDAR DEFINITIONS ~ BEGIN Handle: TYPE ~ REF PressFileRec; PressFileRec: TYPE ~ RECORD [ pressFile: PressReader.Handle, fontTable: ARRAY [0..256) OF FontRec, lastPart: INT _ 0 ]; FontRec: TYPE ~ RECORD [ imagerFont: ImagerFont.Font _ NIL, family: Rope.ROPE _ NIL, face: [0..256) _ 0, size: REAL _ 0, rotation: REAL _ 0 ]; Open: PROC [fileName: Rope.ROPE] RETURNS [show: Handle _ NIL]; DrawPressPage: PROC [ context: Imager.Context, show: Handle, pageNumber: INT, tinyPaint: BOOL _ FALSE ]; Close: PROC [show: Handle]; CreateShowViewer: PROC [info: ViewerClasses.ViewerRec] RETURNS [v: ViewerClasses.Viewer]; ShowPressError: ERROR [code: ATOM]; END. dShowPress.mesa Copyright c 1985 by Xerox Corporation. All rights reserved. Last edited by Shore; December 4, 1982 12:10 am Last Edited by: Donahue, May 27, 1983 8:41 am Last Edited by: Wyatt, December 1, 1983 2:56 pm Michael Plass, April 4, 1985 9:56:49 am PST image the press file page in the specified context assumes the context is already scaled for press coordinate system (Micas) Created by Andrew Shore; September 13, 1982 5:59 pm Changed by Donahue; May 26, 1983 3:00 pm Added ShowData, CreateShowViewer to be used by whiteboards Michael Plass, April 3, 1985 4:09:16 pm PST Imager conversion. Κ(– "cedar" style˜codešΟc™Kšœ Οmœ1™K˜—š  œŸœ˜Kšœ˜Kšœ˜Kšœ Ÿœ˜Kšœ ŸœŸ˜Kšœ˜Kšœ2™2KšœI™IK™—š œŸœ˜K˜—š  œŸœŸœ Ÿœ Ÿœ˜YK˜—šœŸœŸœ˜#K˜——šŸœ˜K˜—K™3K™™(Kšœ œ™:—K™™+K™—K™—…—6Β