Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!uakari.primate.wisc.edu!samsung!think!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: Three Questions/Problems Message-ID: <8911281313.AA03062@expire.lcs.mit.edu> Date: 28 Nov 89 13:13:02 GMT References: <8911280356.AA20633@metropolis.super.org> Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 22 What are the "proper" procedures to follow when a client request a font using XLoadQueryFont() and it is not there? Sounds pretty application dependent to me. Is there a font that is always guaranteed to be there? When a GC is created it contains a default font, although you can't assume very much about it. Any way when I allocate the Pixmap there seems to be garbage in the pixmap. This is correct. The initial contents of a pixmap are undefined. See page 399 of the Digital Press book, for example. The confusing part is that it works on all color SUNS using the mit X11 server. A misfeature of the MIT server that is corrected in R4.