Hi, Adam K Kirchhoff <[EMAIL PROTECTED]> writes:
> So I'm not sure what I've done different, but I've managed to get gimp-1.3 > running on my computer at home on DirectFB, from CVS, with fusion and > multi-app support. I'm going to give it another shot on my computer at > work tomorrow. > > In the mean time, I still have one slight problem: fonts aren't showing up > properly. Origianlly, when I ran any gtk app, pango would complain (or > the app would complain about pango). Recompiling a newer version of pango > got rid of the error message (which I was stupid enough not to write > down), but it hasn't made any of my fonts reappear :-) > > Can anyone think of what might be causing the problem? Freetype, maybe? font configuration for PangoFT2 is explained in the DirectFB FAQ: PangoFT2 shares the font configuration with PangoXft. The configuration file is called XftConfig and is searched in the location specified in the environment variable XFT_CONFIG. If this is not set, Pango looks into /etc/X11, /usr/X11R6/lib/X11 or the directory supplied at compile-time. The Xft manpage explains the format of the file XftConfig in detail. Make sure you have fonts configured for the "sans", "serif" and "mono" aliases. Salut, Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
