From owner-freebsd-questions Wed Apr 4 14:54:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from charlie.callgtn.com (charlie.callgtn.com [209.47.57.82]) by hub.freebsd.org (Postfix) with ESMTP id 9970D37B719 for ; Wed, 4 Apr 2001 14:54:29 -0700 (PDT) (envelope-from erothwell@callgtn.com) Received: from callgtn.com [24.114.251.145] by charlie.callgtn.com with ESMTP (SMTPD32-6.06) id A8112FC011A; Wed, 04 Apr 2001 17:54:25 -0400 Message-ID: <3ACB982B.58B26543@callgtn.com> Date: Wed, 04 Apr 2001 17:54:51 -0400 From: Erik Rothwell Reply-To: erothwell@callgtn.com Organization: xxxxx xxxxxxxxxxxxx xxxx X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: [Fwd: TrueType fonts in XF86 4.03 (FreeBSD install from Ports.)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey folks, I fixed it! Woo! :) Thanks to everyone who had suggestions (incl. Daniel, Stjin, Michael, others.) In looking for mkfontalias.py I came across a webpage which claimed the freetype backend to X4.03 wouldn't process capital letters in font file names... so, I converted all the caps to lowercase, remade fonts.dir and fonts.scale and... sure enough... the fonts came back. That seems like an odd restriction, though, no? Nonetheless, it works! :) Figures it'd be something inane... Thanks all! Erik. "Daniel T. Chen" wrote: > > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message