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?
BTW: I can't get latest version from CVS there is still error virtual
memory exaussted ...
JS
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-users" as subject.