Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!ncar!elroy.jpl.nasa.gov!usc!ucsd!nprdc!malloy From: malloy@nprdc.arpa (Sean Malloy) Newsgroups: comp.lang.postscript Subject: Re: PostScript Screen Previewers Keywords: PostScript, Previewer, software Message-ID: <8992@skinner.nprdc.arpa> Date: 9 Aug 90 13:53:48 GMT References: <2587@unccvax.uncc.edu> <1990Aug9.012522.3101@wolves.uucp> Reply-To: malloy@nprdc.arpa (Sean Malloy) Distribution: na Organization: Navy Personnel R&D Center, San Diego Lines: 32 In article <1990Aug9.012522.3101@wolves.uucp> terry@wolves.uucp (Terry L Parker) writes: >Goscript isn't actually a screen previewer, it is a per-processor which takes >Postscript files as input and prints them on non-postscript printers (dot >matrix printers, laser printers, etc...). First, a general comment -- many readers have software that will chop off long lines without carriage returns, making messages like yours unreadable. Please put carriage returns at the normal line break points, rather than assuming that the software will do it for everybody. GoScript isn't a pre-processor; it's a complete (well, except that they haven't implemented the 'setscreen' operator yet) interpreter for PostScript. It does precisely the same thing that the PostScript interpreter built into a Laserwriter does -- takes PostScript input and turns it into a raster image that can be pumped directly to the print engine. GoScript 3.0 has a number of different output drivers; when it is configured, you specify what type of display you have, and the '/w' flag causes the output to be displayed on the screen. Another flag will let you use an output driver different from the normal printer driver to either drive a different printer or output TIFF or PCX files. | "The three most dangerous Sean Malloy | things in the world are a Navy Personnel Research & Development Center | programmer with a soldering San Diego, CA 92152-6800 | iron, a hardware type with a malloy@nprdc.navy.mil | program patch, and a user | with an idea."