On Mon, 2004-01-12 at 14:05, Jason Stubbs wrote:
> Hi all,
>
> Basically I would like a definitive answer on the best way to set up fonts.
> Most recent sources I have read point to fontconfig and
> specifically /etc/fonts/local.conf in Gentoo. I have installed all fonts in
> media-fonts as well as a few others and added all dirs to local.conf.
> However, there is a ~30 second pause on the startup of each application with
> this configuration. Adding them to XF86Config instead gives a ~30 second
> pause at the start up of the X server, which is not quite as bad but still
> frustrating. Anybody got lots of fonts and has solved these problems?
Yep. xfs is your friend.
emerge xfs
rc-update add xfs default
Add "FontPath "unix/:7100" " to the "Files" section of your
XFconfig file.
Add font dirs to /etc/X11/fs/config
then reboot, or:
/etc/init.d/xfs start
restart X
All your loverly fonts without the delay every time you start X or your
PC.
Cheers
--
Dg
--
[EMAIL PROTECTED] mailing list