-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 01 January 2002 12:56 pm, Wolfgang Pfeiffer wrote:
> Hi,
> Is the XftConfig in Rh 7.2 (is it there?) the same as the
> /etc/X11/XF86Config in Redhat 6.2?


No, they are 2 different files with different functions.


> I have here Redhat 6.2, and I just installed xf86ttfontool, but after
> reading 'fetchmsttfonts' it seems, this program works only on redhat
> 7.2 or so:
>
> it says (end of the file):
> -----------------------------------
> [ ... ]
> if [ -f /etc/X11/XftConfig ]; then
>   echo -n "Adding true type fonts to /etc/X11/XftConfig... "
>   echo "dir \"/usr/X11R6/lib/X11/fonts/truetype\"" >>
> /etc/X11/XftConfig
>   echo "done"
> else
>   echo "Warning: /etc/X11/XftConfig doesn't seem to exist."
>   echo "XFree86 versions prior to 4.0.2 didn't use this file."
>   echo "done"
>   exit 1
> fi
> ---------------------------------

It's should be fine. If XftConfig doesn't exist, the script just exits. 
The fonts are still added, and should be available for the font server.
I'm assuming here that RH 6.2 uses the fontserver? I can't remember, to 
be honest, and I don't have a 6.2 machine available at present.

/etc/X11/XftConfig is used for antialiased font support in 
XFree86 versions >= 4.0.2.
If your version is older, just ignore the warning.

> I do not have /etc/X11/XftConfig, it's perhaps something special for
> 7.2, so I'm not sure whether I change the 'fetchmsttfonts' script, so
> that it says:
>
> ---------
>   echo -n "Adding true type fonts to /etc/X11/XF86Config... "
>   echo "dir \"/usr/X11R6/lib/X11/fonts/truetype\"" >>
> /etc/X11/XF86Config
> --------


> instead of what the script says above per default -- or whether I try
> to add the truetype path later manually to /etc/X11/XF86Config without
> changing the 'fetchmsttfonts' script. Not being sure, but trying to be
> careful before messing up things here ... :)

You shouldn't have to do anything, the fonts are added to the font 
servers path, and should work without any changes to the script.
I'll modify the script to be a little more clear and rebuild the package 
in the near future.

Hope that helps,

- -D

- -- 

pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt

- --

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8MgkQeMAUbzJhSVcRAvYvAJ48R+eoyA0Rx1keu4B6npzCty3V4QCdEuWP
b96j+tBZ7PGWty/9SD6aOsI=
=o9WT
-----END PGP SIGNATURE-----



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to