Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: adding a glyph to a loaded font in CLX Message-ID: <8906091956.AA04942@expire.lcs.mit.edu> Date: 9 Jun 89 19:56:03 GMT References: <8510@june.cs.washington.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 7 I just want to use bitmaps through the font mechanism You can't do this, period. At least, not without a protocol extension. And xfd is for viewing fonts, not for creating them. You need to create a new BDF file, and feed it through your server's font compiler.