Hi,

Johannes Stezenbach <[EMAIL PROTECTED]> writes:

> > df_andi.c <455>:
> >     (#) DirectFBError [dfb->CreateFont( dfb, FONT, &desc, &font )]: 
> > Interface implementation not available!
> 
> This probably just means that the font file could not be
> found. Try to run it with strace.

if the font file was not found, you would get the error message "File
not found". "Interface implementation not available!" means that no
font provider capable of handling the font has been found. This is
most likely because it wasn't compiled in.


Salut, Sven


-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to