Date: Wed, 4 Apr 2001 17:02:24 -0400 (EDT) From: "Daniel T. Chen" <crimsun@email.unc.edu> To: Erik Rothwell <erothwell@callgtn.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: [Fwd: TrueType fonts in XF86 4.03 (FreeBSD install from Ports.)] Message-ID: <Pine.GSO.4.21L1.0104041649110.11510-100000@amaguk.geog.unc.edu> In-Reply-To: <3ACB70F5.9D657C44@callgtn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
1) cd {location of TT fonts}; ttmkfdir > fonts.scale 2) mkfontdir 3) mkfontalias.py 4) exit X, restart your TT font server (I recommend xfs-xtt), restart X [OR] xset fp +{location of TT fonts}; xset fp rehash 5) Qt apps will need Qt 2.3.0 recompiled with Xft support. Then you'll need to export/setenv QT_XFT[=]true Search on google.com for mkfontalias.py (I can send it to you if nec.), ttmkfdir is in ports. Hope this helps. Cheers, dtc --- Dan Chen crimsun@email.unc.edu GPG key: www.cs.unc.edu/~chenda/pubkey.gpg.asc On Wed, 4 Apr 2001, Erik Rothwell wrote: > Hi folks... > > I originally posted this to the Xfree86 list... but, maybe somebody > knows what's going on here... I upgraded my XF86 3.36 to 4.03 by means > of the ports... from what I can tell, I've done everything as I should > -- but, I cannot get the fonts to work? Has anyone else had/solved this > issue on their own boxes? > > Cheers, > Erik... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21L1.0104041649110.11510-100000>