From owner-freebsd-questions@FreeBSD.ORG Sat Mar 29 04:18:56 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 381CF37B401 for ; Sat, 29 Mar 2003 04:18:56 -0800 (PST) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B84C43F85 for ; Sat, 29 Mar 2003 04:18:55 -0800 (PST) (envelope-from johann@broadpark.no) Received: from aegis.terrabionic.lan (ninja.terrabionic.com [213.187.181.70]) by mail.broadpark.no (Postfix) with SMTP id 8571778895 for ; Sat, 29 Mar 2003 13:18:53 +0100 (MET) Date: Sat, 29 Mar 2003 13:18:47 +0100 From: /* jsha */ To: questions@freebsd.org Message-Id: <20030329131847.270736e8.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.6 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [WTF] mkfontdir > fonts.dir = size 0 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: Sat, 29 Mar 2003 12:18:57 -0000 Hello. I have a large collection of .afm, .pfa, .pfb and .pfm files. When it comes to the part where I'm suppose to create a fonts.dir file inside the font directory using mkfontdir, on either of the extensions (one at the time), mkfontdir creates an empty fonts.dir file. I can't seem to figure out why it does that. Thanks. ---jsha