From owner-freebsd-questions@FreeBSD.ORG Sun Mar 30 02:21:08 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 2904A37B404 for ; Sun, 30 Mar 2003 02:21:08 -0800 (PST) Received: from mail.broadpark.no (mail2.broadpark.no [217.13.4.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F1D643FAF for ; Sun, 30 Mar 2003 02:21:07 -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 BD66A78A04; Sun, 30 Mar 2003 12:21:05 +0200 (MEST) Date: Sun, 30 Mar 2003 11:21:04 +0200 From: /* jsha */ To: questions@freebsd.org Message-Id: <20030330112104.618920e0.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 cc: lyx-users@lists.lyx.org Subject: fonts.alias / fonts.scale 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: Sun, 30 Mar 2003 10:21:09 -0000 Hello! I've got a directory filled with Type1 fonts (.afm, .inf, .pfa, .pfb and .pfm accompanying each font release) which I'm trying to install on X11. However, in order to make mkfontdir work I seem to need a fonts.alias and/or fonts.scale in advance. How do I make one? Thanks, ---johann