Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!fed!arccs3!m1pkd00 From: m1pkd00@arccs3.FRB.GOV (Prasad K. Dharmasena) Newsgroups: comp.lang.postscript Subject: Re: Display Postscript Message-ID: <776@arccs2.fed.FRB.GOV> Date: 17 Oct 90 18:30:51 GMT References: <260@srchtec.UUCP> Sender: news@fed.FRB.GOV Reply-To: m1pkd00@arccs3.FRB.GOV (Prasad K. Dharmasena) Organization: Federal Reserve Board, Washington, DC Lines: 18 > Also, I would be interested in any programs/data files that demonstrate >or partially implemenet display postscript. I've not worked with writing If you have access to Mathematica (by Wolfram Reseach), it contains some executabels used by Mathematica to display PostScript graphics *created by Mathematica*. They do not support the whole of postscript language. The files are in /{usr}/mathematica/Bin.{machine}/Display/ directory. It contains sunps(SunView), x11ps(X Windows, v.11), tekps(Tektronix-emulation), ttyps(character, NeWS.view. To use Mathematica, you have to be a licensed user registered with Wolfram. I guess that applies to these binaries as well as "math" binary executable. I tried to display other ps files using x11ps, but had no luck. -Prasad