I switched to LUT8 and setup a correct color palette and now I can see my text from GTK. However it seems that the last label is never drawn. If I add a bogus label to my window which will always be the last one to initialize I get all the text I want.
Is this a known issue? Is there some way to force it to be drawn? I already tried gtk_widget_queue_draw() without success.

regards
Andre


Mike Emmel <[EMAIL PROTECTED]> wrote:
No try drawing some text with just the Directfb api's.
But us a ARGB surface for the text and blit it.
Actually you can use any drawing op I think since I think the bug
is in the ARGB->RGB->332 blit.

This looks like a directfb blit bug.

Mike



How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to