Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2001 16:38:57 +0100
From:      Richard Nyberg <rnyberg@it.su.se>
To:        j mckitrick <jcm@freebsd-uk.eu.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Netscape multitasking less smoothly?
Message-ID:  <20011115163857.A10022@gromit.it.su.se>
In-Reply-To: <20011115151806.A9638@dogma.freebsd-uk.eu.org>; from jcm@freebsd-uk.eu.org on Thu, Nov 15, 2001 at 03:18:06PM %2B0000
References:  <20011115113849.A7812@dogma.freebsd-uk.eu.org> <20011115130041.A9412@gromit.it.su.se> <20011115123541.C8333@dogma.freebsd-uk.eu.org> <20011115134617.A9671@gromit.it.su.se> <20011115151806.A9638@dogma.freebsd-uk.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> For some odd reason, i never got webfonts to work.  X complained every
> time it started that the directories for fonts were incorrect.  In
> netscape, there were no TT fonts listed, so i gave up.  I wish this
> werent' so difficult.  It's the most significant problem i have had with
> FreeBSD lately.

Check that you have something like this in XF86Config

Section "Module"
        Load  "extmod"
        Load  "xie"
        Load  "pex5"
        Load  "glx"
        Load  "dbe"
        Load  "record"
        Load  "freetype"  <--- This let's you use truetype fonts
EndSection

	-Richard

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011115163857.A10022>