Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!nrl-cmf!mailrus!tut.cis.ohio-state.edu!bloom-beacon!ZERMATT.LCS.MIT.EDU!RWS From: RWS@ZERMATT.LCS.MIT.EDU (Robert Scheifler) Newsgroups: comp.windows.x Subject: XFontStruct info Message-ID: <19880909174001.5.RWS@KILLINGTON.LCS.MIT.EDU> Date: 9 Sep 88 17:40:00 GMT References: <15847@shemp.CS.UCLA.EDU> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 9 Date: 8 Sep 88 20:49:13 GMT From: tek@CS.UCLA.EDU Does this include the attributes field of XCharStruct? Yes, but I guess there is some ambiguity here. The attributes field was intended to encode flags, rather than numbers. The MIT font compiler sets the max attribute to the OR of all attributes, and sets the min attribute to the AND of all attributes.