From owner-freebsd-questions Mon Oct 14 12:09:00 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA18677 for questions-outgoing; Mon, 14 Oct 1996 12:09:00 -0700 (PDT) Received: from lib.amu.edu.pl (bogusz@lib.amu.edu.pl [150.254.100.254]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA18672 for ; Mon, 14 Oct 1996 12:08:56 -0700 (PDT) Received: (from bogusz@localhost) by lib.amu.edu.pl (8.6.12/8.6.9) id TAA28531; Mon, 14 Oct 1996 19:10:19 +0100 Date: Mon, 14 Oct 1996 19:10:19 +0100 (MET) From: Bogusz Jelinski To: hmmm cc: freebsd-questions Subject: Re: ps In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 13 Oct 1996, hmmm wrote: > is there a text mode .ps reader ? > > i checked all the search engines and other things, > but can't find too much on PostScript. > > if not, any other way to read .ps files without > Xwindow? I have never used ghostscript in this way, but I think it can display .ps files in VGA graphics (no need for Xserver) I remember to experience ghostscript's try to display a .ps but because of lack of memory on my graphics card it wasn't successful :) Remind me please why you don't wanna to use a Xwindow .ps browser? Bogusz