Quoting Till Adam ([EMAIL PROTECTED]):
> # Thus spake Denis Oliver Kropp ([EMAIL PROTECTED]):
>
> > Quoting Till Adam ([EMAIL PROTECTED]):
> > > if I create a window with alphachannel and render a gif to it, it doesnt
> > > get displayed. Rendering a transparent png to the window surface works,
> > > as does rendering gifs to windows created without DWCAPS_ALPHACHANNEL.
> > >
> > > Am I missing something or is this a bug?
> >
> > The GIF provider did not decode it with alpha set to 0xff, should work now.
>
> Hm, I get a white rectangle where the image should be in my app now. I
> tried using the same gif in df_window and it gets rendered there,
> but does not have a transparent background. I cant for the life of me
> find any difference in the way my app handles this compared to
> df_window, but there obviously has to be one. I'll keep looking. I
> gather that this loader is not exactly high priority for you guys and I
> see where you're coming from with that, but maybe someone else on here
> has more clue about gif than me and would care to look into this?
Sven, could you check the rgba_to_dst_format routine, please?
Escpecially for ARGB destinations. It's called by scale_line that
is called by scale_linear_32, but I think you can easier get into
that code again than me.
--
Denis Oliver Kropp
( convergence )
( integrated media gmbh )
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-dev" as subject.