Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 1997 18:06:58 -0400
From:      Randall Hopper <rhh@ct.picker.com>
To:        "Larry S. Marso" <lsmarso@panix.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ghostscript; visual quality of text
Message-ID:  <19970723180658.52171@ct.picker.com>
In-Reply-To: <19970723131734.14706@panix.com>; from Larry S. Marso on Wed, Jul 23, 1997 at 01:17:34PM -0400
References:  <19970723131734.14706@panix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Larry S. Marso:
 |I notice that ghostscript produces a pretty lousy image (in terms of
 |resolution) when I use it to display *.ps files of articles and manuals.
 |It is *much* worse than a similarly configured Linux box I had a year ago.
 |
 |However, I note that xdvi displays much higher quality images, even of the
 |postscript fonts (while it can't display embedded postscript images, which
 |is why I'm trying to use ghostscript).

Hmm, just one.  When you run ghostscript from the command line, e.g. 

     gs whatever.ps

does it look like it's loading all the fonts OK?  Or does it say something
like "can't find font X...using 'ugly' font".

If not, run ktrace on gs and see where it's trying to pick the fonts up
from.  Can't speak for all versions but for 4.03, they're in
/usr/local/share/ghostscript/fonts.

Randall Hopper



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970723180658.52171>