Quoting Jiri Svoboda ([EMAIL PROTECTED]):
> Hi,
> How can I blit from other source then surface?
> I have a data in memory and I want to blit them on screen{surface. At
> this time I must create temporary surface, copy data into surface and
> blit.
> Is there a way to create temporary surface with specified properties but
> without memory allocated for data (envelope for my custom data) and then
> set content pointer to my data?
> Or any other way?
There's no other way for doing it right now, but as several
people requested that functionality and as it's quite
simple to implement the feature will be added very soon.
--
Best regards,
Denis Oliver Kropp
--------------------------------------------
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/ |
--------------------------------------------
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-users" as subject.