From owner-freebsd-stable@FreeBSD.ORG Wed Aug 24 11:07:49 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AD441065670 for ; Wed, 24 Aug 2011 11:07:49 +0000 (UTC) (envelope-from tonymaher@optusnet.com.au) Received: from fallbackmx09.syd.optusnet.com.au (fallbackmx09.syd.optusnet.com.au [211.29.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id B48DB8FC13 for ; Wed, 24 Aug 2011 11:07:48 +0000 (UTC) Received: from mail03.syd.optusnet.com.au (mail03.syd.optusnet.com.au [211.29.132.184]) by fallbackmx09.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id p7O91vRA031794 for ; Wed, 24 Aug 2011 19:01:57 +1000 Received: from zen.home (c211-30-203-136.thorn2.nsw.optusnet.com.au [211.30.203.136]) (authenticated sender tonymaher) by mail03.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id p7O91sqx013751 for ; Wed, 24 Aug 2011 19:01:54 +1000 Message-ID: <4E54BE01.6030408@optusnet.com.au> Date: Wed, 24 Aug 2011 19:01:53 +1000 From: Tony Maher User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110711 Thunderbird/5.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: xterm - truetype fonts and missing underscore X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2011 11:07:49 -0000 Hello, recently (not sure exactly when) my xterms no longer showed the underscore character. In my .Xresources I had (and have had this setting for years): XTerm*faceName: Monospace XTerm*faceSize: 10 I noticed when experimenting and modifying values that for one choice the bottom part of letters like 'g' was missing. So changed faceSize to 11 and all is good. In gnome-terminal with Monospace/10 font underscores showed up fine (and was ok in gnome font selector). So it appears to be xterm specific. Has anyone else experienced this? cheers -- Tony Maher email: tonymaher@optusnet.com.au