That patch won't work we need some of the code. Under 16 bit I get a black screen. So it cannot be applied generally and we actually need the begin end to flip the buffer. Right now the buffer flip is happening as a side effect of expose so we really need to make it correct.
Mike On 5/12/06, Mike Emmel <[EMAIL PROTECTED]> wrote: > This I will probably apply but it does not explain why we have > problems when using the backing store. > > Mike > > > On 5/12/06, Vijesh VH <[EMAIL PROTECTED]> wrote: > > Hi, > > This is the patch need to be applied for those who are facing the problem > > with fonts (on 8bpp i feel) on GTKDFB using Cairo . > > Copy this file to the <gtk_src>/gdk/ and run ./gdkwindow.patch > > -- > > Thanks and Regards, > > Vijesh V H > > > > > > On 5/9/06, Vijesh VH <[EMAIL PROTECTED]> wrote: > > > > > > Hi > > > > > > Im still not in a position to correct this font display problem. I > > tested examples on DirectFB for test display and Editing. It works fine. > > Same way I tested in Cairo with DFB and PANGOCairo with DFB, both the cases > > font and test dispaly is happening. But when I run any GTK examples I dont > > get any fonts displayed on the screen(Not even in a single frame or object). > > The Windows are completely blank as if nothing has been written on the > > screen. > > > > > > Can you please guide me on this regard. > > > > > > > > > > > > > > > > > > > > > -- > > > Thanks and Regards, > > > Vijesh V H > > > > > > > > > _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
