Hi, alula <[EMAIL PROTECTED]> writes:
> I use directfb to do my project, the directfb is > great! I can load xpm image data in gdk, but how > can I load xpm image data in directfb? You would have to write your own image provider but since XPM is really an akward format, I wonder why you would want to use it. If you want to use XPM because it allows you to compile the image into the application, I suggest you take a look at directfb-csource. It has a man-page that explains its usage and it is way superiour to using XPM. Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
