hi: > Message: 2 > Date: Tue, 17 Jul 2007 14:15:51 -0700 > From: "Matthew Jiang" <[EMAIL PROTECTED]> > Subject: [directfb-dev] Font problem > To: [email protected] > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > Hi, > > When I ran GTK demo application on my ARM board, I got this error message > and the application crashed: > > (buttons:159): Pango-WARNING **: No builtin or dynamically > loaded modules were found. Pango will not work correctly. > This probably means there was an error in the creation of: > '/Gtk_dk/etc/pango/pango.modules' > You should create this file by running pango-querymodules. > Fontconfig error: Cannot load default config file > No fonts found; this probably means that the fontconfig > library is not correctly configured. You may need to > edit the fonts.conf configuration file. More information > about fontconfig can be found in the fontconfig(3) manual > page and on http://fontconfig.org > > This is the way you should begin to investigate first I think....
> I tried to copy some fonts (like /usr/share/fonts/bitstream-vera) from my > linux > host to my target. It works with crash. However, the characters do not > display correctly. Have you tried mkfontdir or mkfont scale to update the font cache? > > Could anybody tell me how to solve this problem? > > Thank you, > > Matthew > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://mail.directfb.org/pipermail/directfb-dev/attachments/20070717/3aebb1cc/attachment-0001.htm > > ------------------------------ _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
