Manhart Matthias schrieb: > I made the update from release DirectFB-0.9.25.1 to DirectFB-1.0.0. > > I use a ARGB gif image to create my mouse with 'SetCursorShape' (mouse > arrow with transparent background). With release 0.9.25.1 the background > of the rectangle was not visible and the mouse-cursor was ok. > > After the update to 1.0.0 i can see a gray rectangle of the gif on the > screen move around with the mouse.
I think it's the less accurate, but faster ARGB on RGB16 blending code that I added lately. Or it's the cursor backing store code. I will check most probably tonight. I wanna get this fixed as well :) -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
