From owner-freebsd-questions@FreeBSD.ORG Thu Jul 17 08:29:38 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 F212837B401 for ; Thu, 17 Jul 2003 08:29:37 -0700 (PDT) Received: from mhub-m3.tc.umn.edu (mhub-m3.tc.umn.edu [160.94.23.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22E0843FA3 for ; Thu, 17 Jul 2003 08:29:37 -0700 (PDT) (envelope-from maye0122@umn.edu) Received: from [216.17.85.45] by mhub-m3.tc.umn.edu with ESMTP for freebsd-questions@freebsd.org; Thu, 17 Jul 2003 10:29:36 -0500 Date: Thu, 17 Jul 2003 10:32:09 +0000 From: Benjamin Mayer To: freebsd-questions@freebsd.org Message-Id: <20030717103209.71549970.maye0122@umn.edu> X-Mailer: Sylpheed version 0.9.0 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: xpdf not finding fonts 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: Thu, 17 Jul 2003 15:29:38 -0000 I am running 5.1-RELEASE I did a 'portinstall -r xpdf'. When I try to open a pdf the text is not displayed, and xpdf drops errors like: Error: Failed to open font: '-*-times-medium-r-normal-*-14-*-*-*-*-*-iso8859-1' Error: Failed to open font: '-*-times-medium-r-normal-*-14-*-*-*-*-*-iso8859-1' Error: Couldn't find a font for 'Times-Roman' So I need the Times-Roman font along with a whole list of others. There are so many fonts packages in the ports tree. Anyone have an idea which one I would need to make this work? Thank you, Ben