Date: Tue, 16 Jun 2009 09:19:15 +0200 From: Matthias Apitz <guru@unixarea.de> To: Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: Jerry McAllister <jerrymc@msu.edu>, Alexander Best <alexbestms@math.uni-muenster.de>, freebsd-questions@freebsd.org Subject: Re: Problem with certain fonts when printing from firefox Message-ID: <20090616071915.GA1895@current.Sisis.de> In-Reply-To: <200906151306.38458.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> References: <permail-200906151907051e86ffa800005437-a_best01@message-id.uni-muenster.de> <200906151234.19454.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> <20090615205629.GA8029@gizmo.acns.msu.edu> <200906151306.38458.mel.flynn%2Bfbsd.questions@mailing.thruhere.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <guru@unixarea.de> - w http://www.unixarea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090616071915.GA1895>