Prahalad this is a Gtk issue you need to file a bug with the Gnome bug reporter
and send a email to gtk-dev for fast response you should attach the
patch that does this to the bug and reference the bug in the email to
gtk-dev.

Or you can just file a bug its not directfb specific.

http://bugzilla.gnome.org/

Mike

On 3/14/07, Prahalad Kumar N <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>       The firefox code for Pango fonts support does not take the font colour
> into the consideration. Henceforth, the issue will rise even for x11
> backend.
>
>        To solve this we need to change an api in the DrawString and
> DrawStringSlowly methods
>  from : gdk_draw_layout_line
>  to     : gdk_draw_layout_line_with_colors.
>         The last two arguments of gdk_draw_layout_with_colors are foreground
> and background colours. We can get it from the graphics context and pass it
> to the api call.
>
>  Thanks,
>  Prahalad N.
>
> _______________________________________________
> 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