Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!ucla-cs!zen!ucbvax!RENOIR.BERKELEY.EDU!john From: john@RENOIR.BERKELEY.EDU (John Coker) Newsgroups: comp.windows.x Subject: Re: Re: X PostScript previewer (again) - (nf) Message-ID: <8709211613.AA10595@renoir.Berkeley.EDU> Date: Mon, 21-Sep-87 12:13:48 EDT Article-I.D.: renoir.8709211613.AA10595 Posted: Mon Sep 21 12:13:48 1987 Date-Received: Tue, 22-Sep-87 05:30:21 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 18 > If you want to use ups as previewer for text-processing applications > that, like ditroff, make use of 'built-in' (i.e. Adobe) PostScript > fonts, you must have the font-definitions. This means, you will have > to spend a considerable amount of money just for the Adobe type > library. > > Does anybody know of free PostScript fonts ? Has anybody ever > thought about implementing a PostScript-backend for Metafont ?? There are free PostScript fonts around, but none of them look like the standard LaserWriter fonts which every PostScript program in the world uses. So any other fonts are not sufficient. It may be possible to get the shapes from METAFONT, but this will almost certainly require a partial rewrite of the METAFONT program itself since the character shapes are described on high-level objects like strokes. John