On Mon, 03 May 2004 23:07:24 +0200 Kim Woelders <[EMAIL PROTECTED]> writes: > Jochen Schroeder wrote: > > 1st: > > sometimes the font on top of the window titlebar doesn't display > > properly, see the mozilla titlebar in this picture > > http://pap093.uni-muenster.de/~jschrod/e16fontprob.jpg > > This usually happens after dragging the window across to another > virtual > > desktop. I'm using a modified Phlat theme and couldn't reproduce > this > > with Brushed metal tigert, so it might be a problem with the > particula > > font of that theme. It is very minor anyway. > > > I'm aware of this one. It happens when imlib2 renders on a partially > offscreen window (offscreen left or top only). I suspect it is a bug > in > imlib2 but I could be wrong. > I once experienced a similar sounding problem with some things I was doing with imlib2. I found that I had to make some minor changes to the api.c function "imlib_copy_drawable_to_image" in order to cure what I was experiencing.
I've attached a file that contains that function with the changes I'd made. If you're feeling bold and reckless, replace the current function with the one in the attached file, recompile imlib2, and see what happens... it may cure your problem as well, or do nothing, or ... jose.
may_fix
Description: Binary data