On Sat, May 05, 2007 at 10:38:45PM +0900, Jun OKAJIMA wrote: > > THANX!!!!!!!!!! > Okay, It ran. > > Of course, it still has probem and probably it comes from > I have not added support of freetype of such to libdirect* stuff. > So, what I have to do is, recompile libdirectfb* with freetype. > Right? > <snip> > Could not init font path element /usr/local/lib/X11/fonts/misc/, removing > from list! > Could not init font path element /usr/local/lib/X11/fonts/TTF/, removing from > list! > Could not init font path element /usr/local/lib/X11/fonts/OTF, removing from > list! > Could not init font path element /usr/local/lib/X11/fonts/Type1/, removing > from list! > Could not init font path element /usr/local/lib/X11/fonts/CID/, removing from > list! > Could not init font path element /usr/local/lib/X11/fonts/100dpi/, removing > from list! > Could not init font path element /usr/local/lib/X11/fonts/75dpi/, removing > from list! > > Fatal server error: > could not open default font 'fixed' > AbortDDX
This has nothing to do with DirectFB font support. It's your X font setup that's broken. Personally I use the X font server (xfs) so I don't have to configure font paths in multiple places should I ever use Xorg or some other X server. -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
