Xref: utzoo comp.sources.wanted:15560 comp.sources.bugs:2859 Path: utzoo!utgpu!watserv1!watmath!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!jik From: jik@athena.mit.edu (Jonathan I. Kamens) Newsgroups: comp.sources.wanted,comp.sources.bugs Subject: Re: NEED: 'fc' Keywords: X11, Font, Help Message-ID: <1991Mar3.231553.993@athena.mit.edu> Date: 3 Mar 91 23:15:53 GMT References: <1991Mar2.173911.18140@cm.cf.ac.uk> Sender: news@athena.mit.edu (News system) Organization: Massachusetts Institute of Technology Lines: 33 In article <1991Mar2.173911.18140@cm.cf.ac.uk>, bharat@cf-cm.computing-maths.cardiff.ac.uk (Bharat Mediratta) writes: |> Hi. I recently downloaded XConq and tried to compile it. |> However, the fonts that come with it are in a '.bdf' |> format (for transferring.) The BDF font format is a machine-independent format with no non-ASCII characters in it. |> The Makefile uses a program |> called 'fc' to convert these fonts back into the proper |> format (which appears to be .snf) First of all, I have no idea what "fc" is, but if your system is running a recent version of X, then you should be able to use the "bdftosnf" program to convert fonts from BDF to SNF format. Second, SNF isn't the "proper" format for the fonts, it's simply a machine-dependent format that can usually be read and understood faster by X servers. Third, if you're running a recent X server, it can probably do the conversion from BDF to SNF automatically when it loads the font, although that will be a little slower. See the man page for "mkfontdir" to find out how to convince the X server that a particular directory is a font directory. I don't think you even have to do mkfontdir if you're running an X11R3 server and not an X11R4 server, but I'm not certain about that. -- Jonathan Kamens USnail: MIT Project Athena 11 Ashford Terrace jik@Athena.MIT.EDU Allston, MA 02134 Office: 617-253-8085 Home: 617-782-0710