Jose O Gonzalez wrote:

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 ...

E16 doesn't use imlib_copy_drawable_to_image() at all, so it didn't fix
the problem. However, it calls __imlib_GrabDrawableToRGBA() in which I
think I found the underlying problem, and I have comitted the fix to
that.

/Kim


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to