Re: gtk_init() crashes



Allin Cottrell wrote:
On Tue, 11 Mar 2003, Russell Shaw wrote:


I'm using XFree86 4.2.1 on debian 2.4.20.

I put these into /etc/X11/XftConfig, but it didn't work:

match any family == "sans"      edit family += "FreeSans";


Is "FreeSans" a font in good standing on your system?  With XFree
4.2.1 I believe the standard TrueType fonts are the Luxi series

match any family == "sans"              edit family += "Luxi Sans";

unless Debian has hacked this about.

Hi,
I deleted all the stuff in /usr/local/lib and installed the debian
gtk development packages, but still get the same error. I don't
have a font server running either. xfontsel shows "freesans", so
i have this in /etc/X11/XftConfig:

  match any family == "sans"              edit family += "FreeSans";

It's not case sensitive is it?


russell main~/gtk: ./example

** (example:4844): WARNING **: Couldn't load font "Sans 10" falling back to "Sans 10"
** (example:4844): WARNING **: Couldn't load font "Sans 10" falling back to "Sans 10"
** (example:4844): WARNING **: All font failbacks failed!!!!




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]