From owner-freebsd-questions@FreeBSD.ORG Wed May 14 20:09:59 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 61B5937B401 for ; Wed, 14 May 2003 20:09:59 -0700 (PDT) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id B938D43FAF for ; Wed, 14 May 2003 20:09:58 -0700 (PDT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail1.panix.com (Postfix) with ESMTP id 464BD487BF; Wed, 14 May 2003 23:09:58 -0400 (EDT) Received: (from jester@localhost) by panix2.panix.com (8.11.6p2/8.8.8/PanixN1.0) id h4F39vb01438; Wed, 14 May 2003 23:09:57 -0400 (EDT) Date: Wed, 14 May 2003 23:09:57 -0400 From: Jesse Sheidlower To: Joe Marcus Clarke Message-ID: <20030515030957.GA817@panix.com> References: <20030515023451.GA28071@panix.com> <1052966586.19086.5.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1052966586.19086.5.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4.1i cc: FreeBSD User Questions List Subject: Re: Problem with Bitstream Vera font install 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, 15 May 2003 03:09:59 -0000 On Wed, May 14, 2003 at 10:43:06PM -0400, Joe Marcus Clarke wrote: > On Wed, 2003-05-14 at 22:34, Jesse Sheidlower wrote: [...] > > The results are worse than they were before, but perhaps > > that's just a taste issue. In any case, the non-personal-taste > > problem is that Bitstream Vera Serif (the Handbook-suggested > > font to use for everything), when displayed by Mozilla in > > italics, is slanted diagonally _upwards._ That is, each > > character is raised, so a word in italics might look like [...] > This used to be a problem with an old freetype2. Make sure Xft, > fontconfig, and freetype2 are all up-to-date. I just verified the > italic text at www.mozilla.org looks just fine with Bitstream Serif. Thanks, that did it. I had thought I was up to date with freetype, but obviously I wasn't. Thanks again. Jesse