From owner-freebsd-questions@freebsd.org Sun Jan 7 16:00:07 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4D3D3E738A6 for ; Sun, 7 Jan 2018 16:00:07 +0000 (UTC) (envelope-from naddy@mips.inka.de) Received: from mail.inka.de (quechua.inka.de [IPv6:2a04:c9c7:0:1073:217:a4ff:fe3b:e77c]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 111766C2DC for ; Sun, 7 Jan 2018 16:00:07 +0000 (UTC) (envelope-from naddy@mips.inka.de) Received: from mips.inka.de (naddy@[127.0.0.1]) by mail.inka.de with uucp (rmailwrap 0.5) id 1eYDMj-0004IW-ET; Sun, 07 Jan 2018 17:00:05 +0100 Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.15.2/8.15.2) with ESMTP id w07FwWFA085244; Sun, 7 Jan 2018 16:58:32 +0100 (CET) (envelope-from naddy@lorvorc.mips.inka.de) Received: (from naddy@localhost) by lorvorc.mips.inka.de (8.15.2/8.15.2/Submit) id w07FwWTg085243; Sun, 7 Jan 2018 16:58:32 +0100 (CET) (envelope-from naddy) Date: Sun, 7 Jan 2018 16:58:32 +0100 From: Christian Weisgerber To: Polytropon Cc: freebsd-questions@freebsd.org Subject: Re: Poor default fonts in Firefox Message-ID: <20180107155832.GA84935@lorvorc.mips.inka.de> References: <20171227174525.cc1e9047.freebsd@edvax.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171227174525.cc1e9047.freebsd@edvax.de> User-Agent: Mutt/1.9.2 (2017-12-15) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jan 2018 16:00:07 -0000 Polytropon: > > You install a new FreeBSD machine with a graphics display, install > > the xorg and firefox ports on it, all default options, start browsing > > the web... and you see that some sites (e.g. http://www.bbc.com/news) > > are presented with pixelated fonts like something out of the 1990s. > > > > What do you do? > > You install the recommended font packages. :-) Well, there is no such recommendation. > > My personal solution for the last few years has been to pinch > > OpenBSD's etc/fonts/conf.avail/31-nonmst.conf file... > > This isn't needed as soon as the webfonts package has > been installed. And even the DejaVu fonts need to be > installed manually, if I remember correctly. No, Deja Vu is a standard dependency: x11/xorg -> x11-fonts/xorg-fonts -> x11-fonts/x11-fonts/xorg-fonts-truetype -> x11-fonts/dejavu Installing webfonts does NOT fix the problem. fc-match shows that popular font names like "Helvetica" and "Times" are still mapped to the same bitmap fonts as before and that's what you still get in Firefox. -- Christian "naddy" Weisgerber naddy@mips.inka.de