From owner-freebsd-questions@FreeBSD.ORG Tue Dec 23 00:15:11 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 873E716A4CE for ; Tue, 23 Dec 2003 00:15:11 -0800 (PST) Received: from madras.dyndns.org (dsl-137.241.240.220.dsl.comindico.com.au [220.240.241.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8508E43D1D for ; Tue, 23 Dec 2003 00:15:07 -0800 (PST) (envelope-from ggop@madras.dyndns.org) Received: from madras.dyndns.org (localhost [127.0.0.1]) by madras.dyndns.org (8.12.9/8.12.9) with ESMTP id hBN8DI2i000974; Tue, 23 Dec 2003 19:13:21 +1100 (EST) (envelope-from ggop@madras.dyndns.org) Received: (from ggop@localhost) by madras.dyndns.org (8.12.9/8.12.9/Submit) id hBN8DFnO000973; Tue, 23 Dec 2003 19:13:15 +1100 (EST) Date: Tue, 23 Dec 2003 19:13:13 +1100 From: Gautam Gopalakrishnan To: flux Message-ID: <20031223081313.GA932@madras.dyndns.org> References: <1312809706.20031224090718@hotbox.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1312809706.20031224090718@hotbox.ru> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: TTF fonts in XFree86 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 08:15:11 -0000 On Wed, Dec 24, 2003 at 09:07:18AM +0300, flux wrote: > Hi everyone, > > I want to use TrueType font collection from MS Windows. I mounted my > FAT32 partition on my FreeBSD box and copied all *.TTF files from > C:\WINDOWS\Fonts to /usr/X11R6/lib/X11/fonts/TTF/ directory. Then > I added the following line into my /etc/X11R6/XF86Config: > > FontPath "/usr/X11R6/lib/X11/fonts/TTF/" > > and performed startx. The thing is, those TTF fonts are still > unavailable and my WindowMaker doesn't see them as well. Would > you please try to explain me what's wrong. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-fonts.html Gautam