Hello

I am trying to write an application that takes arbitrary data from a memory 
stream, and displays it on a sub surface.  The code works fine if I use an 
image read from a file.  If I try and link in the bit stream, it gives me the 
following error.

view.c <282>:
        (#) DirectFBError [cv->buffer->CreateImageProvider( cv->buffer, 
&cv->image_provider )]: No (suitable) implementation found!

If I modify the bit stream to read a PNG image and send it across, it works 
perfectly.  So how can I get directfb to display just what amounts to a raw 
image with no header stating that it is such.

Mark RAder

--
If you think dogs can't count, try putting three dog biscuits in your pocket 
and then give him only two of them.
**-Phil Pastoret** 

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to