Path: utzoo!attcan!uunet!lll-winken!ames!rex!uflorida!gatech!bloom-beacon!ANDREW.CMU.EDU!dba+ From: dba+@ANDREW.CMU.EDU (David Anderson) Newsgroups: comp.windows.x Subject: Xibm R3 font cache bug fix Message-ID: Date: 20 Apr 89 20:10:27 GMT References: Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 9 Someone just sent me a patch for the font cache corruption problem: The changes are (in apa16Font.c): Lines 150 and 299 (or so): pAB->afbUsed= 0 should be pAB->afbUsed= pAB->afbX1; --david