On Sat, Apr 05, 2003 at 09:05:01PM +0200, Denis Oliver Kropp wrote:
> Quoting Ben Lamb ([EMAIL PROTECTED]):
> > Is it possible to draw translucent text in DirectFB?
>
> The current implementation ignores the alpha value,
> but the implementation should be changed to the behaviour
> you expected.
What did you have in mind? Check the DSDRAW_BLEND flag in
dfb_gfxcard_draw{string,glyph}() functions and add the
DSBLIT_BLEND_COLORALPHA flag to the font state?
What about the other DSDRAW_ flags? Judging from the descriptions in the
header all but DSDRAW_XOR have a direct mapping to DSBLIT_ flags.
--
Ville Syrj�l�
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-dev" as subject.