X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4828B8C8.7000007@fgm.com> Date: Mon, 12 May 2008 17:38:16 -0400 From: Daniel Barclay User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: widely-spaced characters in rxvt References: <4828729E DOT 9020201 AT fgm DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com René Berber wrote: > Daniel Barclay wrote: > >> What causes rxvt to switch to displaying characters with lots of space >> in between them? > > The font it's using. But why exactly would it display characters with lots of space between them? Surely the font isn't designed that way. What is actually going wrong? > You have to check what's the default font [1] or if you changed it [2]. c:/tools/cygwin/etc/defaults/etc/X11/app-defaults/ says: Rxvt*font: -bitstream-bitstream vera sans mono-medium-r-normal--*-160-*-*-m-*-iso8859-1 I have not ~/.Xdefaults > There was a thread on the list, long ago, about the default being a font > that comes with the X11 fonts. I'm not sure what's the case right now, > but a widely-spaced font sounds like a font that you have installed but > lacks the necessary hints (that's a X11 font term). It sounds like a bigger problem than hints. They're for kerning, making small improvements to renderings, etc., right. From the symptom I'm getting, it seems that rxvt doesn't even know how wide the individual glyphs are. Daniel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/