Re: Re: Re: Re: commit: fix for bug on unix font path count


Subject: Re: Re: Re: Re: commit: fix for bug on unix font path count
From: Rui Miguel Seabra (rms@multicert.com)
Date: Sun Nov 11 2001 - 18:25:52 CST


Hi,

>> Well, I am running an updated RH 7.2, with recent ximian gnome.
> The RedHat 7 X server is badly configured, and in the RedHat bug
> database you may want to see bugs 28265 (about half way down
> on not being able to add Type1 font paths) and 25325

Hi, thanks for the bug numbers.

So... RedHat's X is not badly configured.
The X font server is there for some reason: x not worrying much about
fonts.

But this problem goes away IF, besides using xfs, we give X the abillity
to handle fonts itself.

Basically this bug happens because we're assuming X handles it's fonts.

The default in RedHat (since 6.2, I believe) is to let xfs handle fonts.

Add to XF86Config-4 (in Section "Module"):
        Load "bitmap"
        Load "freetype"
        Load "speedo"
        Load "type1"

It now works.

Hugs, rms




This archive was generated by hypermail 2b25 : Sun Nov 11 2001 - 18:21:05 CST