Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!maverick.ksu.ksu.edu!iowasp.physics.uiowa.edu!ns-mx!alesi.cipl.uiowa.edu!wolf From: wolf@alesi.cipl.uiowa.edu (Mike Wolf) Newsgroups: comp.unix.programmer Subject: decoding .bdf files Message-ID: <3276@ns-mx.uiowa.edu> Date: 20 Nov 90 18:38:27 GMT Sender: news@ns-mx.uiowa.edu Distribution: rec.games.misc Organization: Cardiovascular Image Processing Laboratory, U of Iowa Lines: 17 I have two files, standard.bdf and xconq.bdf, these are supposed to be X11 font files encoded. How do I decode them? The README file with the archives says to smply do 'make X11fonts', but I get the following when I try this: (cd lib; fc xconq.bdf; fc standard.bdf) sh: fc: not found *** Error code 1 Stop. What format are these files in and how do I decode them? All help appreciated, thanks. Michael WOLF@MEL.CIPL.UIOWA.EDU