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

On 9/1/06, Andre Messerschmidt <[EMAIL PROTECTED]> wrote:
> Do you think a new version of cairo might help? Currently I am using 1.1.6.
>
> regards
> Andre
>
>
>
> Mike Emmel <[EMAIL PROTECTED]> wrote:
>  It depends on the applications.
>
> It looks like there might be a problem with ARGB->RGB332 blitting.
> Cairo is going to be drawing on a ARGB surface thats blitted to the RGB332.
> The fact you see the buttons makes me think this is the problem.
>
>
>
>
>  ________________________________
> Get your email and more, right on the new Yahoo.com
>
>
> _______________________________________________
> directfb-dev mailing list
> [email protected]
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
>
>
>

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to