|
From: Ethan M. <merritt@u.washington.edu> - 2009-07-10 21:19:33
|
On Friday 10 July 2009 04:01:36 Tatsuro MATSUOKA wrote: > Hello > > > The patch for graphic.c is needed for other terms so that win.trm can be modified with > > > +#if (0) /* Broken! */ > > > GraphOp(&graphwin, W_fillstyle, style, 0, NULL); > > > +#endif > > at the moment. > > > HMMMM! > I withdraw the above. The patch for win.trm gives rectangles always not filled. That's OK. At least it confirms the diagnosis of where the problem lies. Please try this more complete patch instead of the above quick test. [beware: untested!] I believe this corrects a general color selection error in win.trm, and if we're lucky it may fix both the current problem and part of bug #1952287. -- Ethan A Merritt |