Hi,
I've a monochrome LCD display for which I have a Linux module written to
implement a monochrome framebuffer /dev/fb0.
The pong program is failing in dfb->CreateFont().
The trace shows that pong can find /usr/share/fonts/decker.ttf, but it
reports:
pong.c <119>:
(#) DirectFBError [dfb->CreateFont(dfb, FONT, &font_desc,
&font)]: No (suitable) implementation found!
Therefore I disabled all the flags in the DFBFontDescription structure
that is used in the call to dbf->CreateFont(), but the problem persists.
Please can anyone help? Something seems to be causing the font to not
load properly. Could it be a compatibility problem, relating to the fact
that I have a monochrome framebuffer?
Kind regards,
Peter
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users