Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[directfb-users] Re: Displaying GIFs and PNGs with masks



In message <20040105102627.GA32533@directfb.org>
          Denis Oliver Kropp <dok@directfb.org> wrote:

> >      surface->Clear();
> 
> m_image.PrepareTarget( surface );
> 
> seems to be missing here. It sets the gathered blitting flags.
> 
> >      surface->Blit( m_image, NULL, x, y );

That's the one!  Thank you.

Regards,
Simon


-- 
Info: To unsubscribe send a mail to ecartis@directfb.org with 
"unsubscribe directfb-users" as subject.



Home | Main Index | Thread Index