From owner-freebsd-questions Wed Apr 4 12:58:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id A5FFB37B71E for ; Wed, 4 Apr 2001 12:58:10 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.11.3/8.11.3) id f34Jw3R29786; Wed, 4 Apr 2001 21:58:03 +0200 (CEST) (envelope-from stijn) Date: Wed, 4 Apr 2001 21:58:03 +0200 From: Stijn Hoop To: Erik Rothwell Cc: freebsd-questions@freebsd.org Subject: Re: [Fwd: TrueType fonts in XF86 4.03 (FreeBSD install from Ports.)] Message-ID: <20010404215803.B29709@pcwin002.win.tue.nl> References: <3ACB70F5.9D657C44@callgtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3ACB70F5.9D657C44@callgtn.com>; from erothwell@callgtn.com on Wed, Apr 04, 2001 at 03:07:33PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 04, 2001 at 03:07:33PM -0400, Erik Rothwell wrote: > 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? Hi, Have you looked at /usr/X11R6/lib/X11/fonts/TrueType/fonts.dir, and verified it actually contained some lines? In my experience, X's mkfontdir still isn't able to cope well with .ttf, so it sometimes puts out an empty file. Install and use /usr/ports/x11-fonts/ttmkfdir if that is the case. The second thing to check (this has bitten me also) is that IIRC .ttf files mustn't have spaces in their filenames, or X will complain. HTH, --Stijn -- If today is the first day of the rest of your life, what the hell was yesterday? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message