public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* widely-spaced characters in rxvt
@ 2008-05-12 16:55 Daniel Barclay
  2008-05-12 17:29 ` Dave Korn
  2008-05-12 19:33 ` René Berber
  0 siblings, 2 replies; 7+ messages in thread
From: Daniel Barclay @ 2008-05-12 16:55 UTC (permalink / raw)
  To: cygwin

What causes rxvt to switch to displaying characters with lots of space in between
them?

I heard that there's some interaction between X11-mode rxvt setup and plain-window
rxvt setup.  I don't think I've installed any X11 libraries, servers, or even
fonts since rxvt was working right, but now rxvt is acting up again.

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/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: widely-spaced characters in rxvt
  2008-05-12 16:55 widely-spaced characters in rxvt Daniel Barclay
@ 2008-05-12 17:29 ` Dave Korn
  2008-05-13 16:03   ` Daniel Barclay
  2008-05-12 19:33 ` René Berber
  1 sibling, 1 reply; 7+ messages in thread
From: Dave Korn @ 2008-05-12 17:29 UTC (permalink / raw)
  To: cygwin

Daniel Barclay wrote on 12 May 2008 17:39:

> What causes rxvt to switch to displaying characters with lots of space in
> between them?

  Did you overlook Chuck Wilson's reply in our thread last week?

http://cygwin.com/ml/cygwin/2008-05/msg00158.html

  Specifically the second paragraph.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: widely-spaced characters in rxvt
  2008-05-12 16:55 widely-spaced characters in rxvt Daniel Barclay
  2008-05-12 17:29 ` Dave Korn
@ 2008-05-12 19:33 ` René Berber
  2008-05-12 21:38   ` Daniel Barclay
  2008-05-12 21:51   ` Daniel Barclay
  1 sibling, 2 replies; 7+ messages in thread
From: René Berber @ 2008-05-12 19:33 UTC (permalink / raw)
  To: cygwin

Daniel Barclay wrote:

> What causes rxvt to switch to displaying characters with lots of space 
> in between them?

The font it's using.

> I heard that there's some interaction between X11-mode rxvt setup and plain-window
> rxvt setup.  I don't think I've installed any X11 libraries, servers, or even
> fonts since rxvt was working right, but now rxvt is acting up again.

You have to check what's the default font [1] or if you changed it [2].

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).

[1] /etc/defaults/etc/X11/app-defaults/Rxvt or URxvt;
[2] ~/.Xdefaults
-- 
René Berber


--
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/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: widely-spaced characters in rxvt
  2008-05-12 19:33 ` René Berber
@ 2008-05-12 21:38   ` Daniel Barclay
  2008-05-12 21:51   ` Daniel Barclay
  1 sibling, 0 replies; 7+ messages in thread
From: Daniel Barclay @ 2008-05-12 21:38 UTC (permalink / raw)
  To: cygwin

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.
> 
>> I heard that there's some interaction between X11-mode rxvt setup and 
>> plain-window
>> rxvt setup.  I don't think I've installed any X11 libraries, servers, 
>> or even
>> fonts since rxvt was working right, but now rxvt is acting up again.
> 
> You have to check what's the default font [1] or if you changed it [2].

Damn!  It just changed again.

The main question question is why it keeps changing when I running the CygWin
installer even though I don't (as far as I know) touch its font settings or
touch the installer settings for which fonts are installed.

How do I get it to behave consistently (well, consistently with a good font,
rather than consistentl with a bad font).



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/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: widely-spaced characters in rxvt
  2008-05-12 19:33 ` René Berber
  2008-05-12 21:38   ` Daniel Barclay
@ 2008-05-12 21:51   ` Daniel Barclay
  2008-05-13  9:13     ` Henry S. Thompson
  1 sibling, 1 reply; 7+ messages in thread
From: Daniel Barclay @ 2008-05-12 21:51 UTC (permalink / raw)
  To: cygwin

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/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: widely-spaced characters in rxvt
  2008-05-12 21:51   ` Daniel Barclay
@ 2008-05-13  9:13     ` Henry S. Thompson
  0 siblings, 0 replies; 7+ messages in thread
From: Henry S. Thompson @ 2008-05-13  9:13 UTC (permalink / raw)
  To: cygwin

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Daniel Barclay writes:

>   Rxvt*font:		-bitstream-bitstream vera sans mono-medium-r-normal--*-160-*-*-m-*-iso8859-1
>
> I have not ~/.Xdefaults

That's your problem.  Vanilla Windows does not have the bitstream
fonts at all.  Either

 1) Install the bitstream fonts (they are free now, use a search
    engine);
 2) Edit that line to use a font you _do_ have by default, for instance
     Rxvt*font:    Lucida Console-11

I recommend (1).  Even better, get the tweaked version of the
Bitstream fonts, which are called DejaVu.

ht
- -- 
 Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
                     Half-time member of W3C Team
    2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
            Fax: (44) 131 650-4587, e-mail: ht@inf.ed.ac.uk
                   URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFIKVtXkjnJixAXWBoRAlCpAJ42N2E5xigUJq9VDprhJOLU/Gy4PgCfZoU2
9hY5B3YjBxzXQ8OLpyUQQY8=
=tE/U
-----END PGP SIGNATURE-----

--
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/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: widely-spaced characters in rxvt
  2008-05-12 17:29 ` Dave Korn
@ 2008-05-13 16:03   ` Daniel Barclay
  0 siblings, 0 replies; 7+ messages in thread
From: Daniel Barclay @ 2008-05-13 16:03 UTC (permalink / raw)
  To: cygwin

Dave Korn wrote:
> Daniel Barclay wrote on 12 May 2008 17:39:
> 
>> What causes rxvt to switch to displaying characters with lots of space in
>> between them?
> 
>   Did you overlook Chuck Wilson's reply in our thread last week?

No, I didn't.  That post didn't address why things were changing seemingly
randomly (as his more recent one now has).

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/

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-05-13 15:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-12 16:55 widely-spaced characters in rxvt Daniel Barclay
2008-05-12 17:29 ` Dave Korn
2008-05-13 16:03   ` Daniel Barclay
2008-05-12 19:33 ` René Berber
2008-05-12 21:38   ` Daniel Barclay
2008-05-12 21:51   ` Daniel Barclay
2008-05-13  9:13     ` Henry S. Thompson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).