On Mon, 28 Feb 2005 11:27, Matthew Mastracci wrote:
Okay - I checked out the latest Wine from CVS and it seems to be fixed. I think this patch was the one that fixed it:
revision 1.82 date: 2005/02/25 13:59:22; author: julliard; state: Exp; lines: +9 -9 TANABE Hiroshi hirokun_dayomon@infoseek.to wrote: Remove (buf && !buflen) checking. Fixed outline rendering with GGO_GRAY?_BITMAP option. Improved fixed-pitch fonts detection.
Yes, that would be what fixed it. Many DirectX games also had font problems fixed by that patch. In fact any application where the fonts looked like random noise is likely to have been fixed to that extent by that patch.