From owner-freebsd-questions@FreeBSD.ORG Tue Jun 16 07:19:19 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3DE7106566C for ; Tue, 16 Jun 2009 07:19:19 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from dd12710.kasserver.com (dd12710.kasserver.com [85.13.134.233]) by mx1.freebsd.org (Postfix) with ESMTP id 3F4968FC0C for ; Tue, 16 Jun 2009 07:19:19 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from localhost.my.domain (cazador.sisis.de [193.31.11.193]) by dd12710.kasserver.com (Postfix) with ESMTP id 02693184ECCF5; Tue, 16 Jun 2009 09:19:18 +0200 (CEST) Received: (from guru@localhost) by localhost.my.domain (8.14.3/8.14.3/Submit) id n5G7JKxD001907; Tue, 16 Jun 2009 09:19:20 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Tue, 16 Jun 2009 09:19:15 +0200 From: Matthias Apitz To: Mel Flynn Message-ID: <20090616071915.GA1895@current.Sisis.de> References: <200906151234.19454.mel.flynn+fbsd.questions@mailing.thruhere.net> <20090615205629.GA8029@gizmo.acns.msu.edu> <200906151306.38458.mel.flynn+fbsd.questions@mailing.thruhere.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200906151306.38458.mel.flynn+fbsd.questions@mailing.thruhere.net> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 8.0-CURRENT (i386) Cc: Jerry McAllister , Alexander Best , freebsd-questions@freebsd.org Subject: Re: Problem with certain fonts when printing from firefox X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2009 07:19:20 -0000 El día Monday, June 15, 2009 a las 01:06:37PM -0800, Mel Flynn escribió: > Yes: > portmaster /usr/ports/x11-fonts/webfonts or make -C /usr/ports/x11- > fonts/webfonts/ install > > Follow the instructions from the pkg-message (allthough I don't think they're > needed anymore with automatic configuration, but it don't hurt if you already > have an xorg.conf). > > Restart X for the fonts to be usable or you can use xset +fp > /usr/local/lib/X11/fonts/webfonts and restart the app you want to use the > fonts in. > > Easiest way to check if the fonts are enabled is to pull up any font selector > for an application and checking for "Andale Mono" and "Arial black" in the > list. Mel, The postinstall instructions of x11-fonts/webfonts say: ... Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of xorg.conf or XF86Config: Load "freetype" Add the following line to the "Files" section of xorg.conf or XF86Config: FontPath "/usr/local/lib/X11/fonts/webfonts/" ===> Registering installation for webfonts-0.30_6 but the module "freetype" does not exist: (II) LoadModule: "freetype" (WW) Warning, couldn't open module freetype (II) UnloadModule: "freetype" (EE) Failed to load module "freetype" (module does not exist, 0) and there are posts in Google that this is not needed anymore because it is now parts of libXfont -- what is true? If so someone should fix the postinstall messages... matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.