From owner-freebsd-questions@freebsd.org Thu Dec 24 15:26:21 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89AABA5010E for ; Thu, 24 Dec 2015 15:26:21 +0000 (UTC) (envelope-from robertames@hotmail.com) Received: from BLU004-OMC4S20.hotmail.com (blu004-omc4s20.hotmail.com [65.55.111.159]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 497EF19C4 for ; Thu, 24 Dec 2015 15:26:21 +0000 (UTC) (envelope-from robertames@hotmail.com) Received: from BLU177-W40 ([65.55.111.135]) by BLU004-OMC4S20.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Thu, 24 Dec 2015 07:25:14 -0800 X-TMN: [nzm3zvv43TzLZbK9LtHWRV1Hs6NaIzQt] X-Originating-Email: [robertames@hotmail.com] Message-ID: From: Robert Ames To: "freebsd-questions@FreeBSD.org" Subject: fonts.dir for TrueType fonts Date: Thu, 24 Dec 2015 10:25:14 -0500 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 24 Dec 2015 15:25:14.0686 (UTC) FILETIME=[498715E0:01D13E5F] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 15:26:21 -0000 In the Handbook=2C under section "5.5.2. TrueType Fonts" it states: > Once the files have been copied into this directory=2C use ttmkfdir > to create a fonts.dir=2C so that the X font renderer knows that these > new files have been installed. ttmkfdir is available from the FreeBSD > Ports Collection as x11-fonts/ttmkfdir. =20 ttmkdir is not in the current Ports Collection. So how does one=20 create fonts.dir? I'm assuming the Handbook is out of date so I guess what I'm really asking is how does one add TrueType fonts? =