Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bbn!rochester!ken From: ken@cs.rochester.edu (Ken Yap) Newsgroups: comp.windows.x Subject: Re: X fonts and TeX Message-ID: <3473@sol.ARPA> Date: Wed, 21-Oct-87 21:31:43 EDT Article-I.D.: sol.3473 Posted: Wed Oct 21 21:31:43 1987 Date-Received: Sat, 24-Oct-87 09:17:29 EDT References: <8710211521.AA26471@duke.cs.duke.edu> Reply-To: ken@cs.rochester.edu (Ken Yap) Organization: U of Rochester, CS Dept, Rochester, NY Lines: 15 You wouldn't. METAFONT doesn't work well when generating low-res fonts. By low-res I mean below 200 dpi or so. Quantization effects start to come in and the bitmaps need tuning. This is time consuming. Take a look at the VorTeX previewing fonts. Some effort was put into tuning the fonts in the first release (118 dpi). In the second (120 dpi) they seemed to have given up - there are several MB of fonts and it's only a previewer after all. But if you still want to try, it shouldn't be hard to write a pxl font to X font converter. I say shouldn't with the disclaimer that I have not done this, although I have done similar conversions. You can find a description of the format of pxl, pk and gf fonts in past issues of TUGBOAT. Ken