On Wed, Dec 28, 2016 at 11:20:41AM +0100, Marco Buzzanca <[email protected]> 
wrote:
> I've noticed that urxvt (6.22) renders box-drawing characters like │ or ┼
> incorrectly compared to xterm.

urxvt only renders its own box drawing characters if the font you are using
doesn't provide them - so first you'd have to find out where the glyphs are
from (using iso-14755 mode for example).

if they are from the "built-in support font", then you might have a
problem with urxvt. otherwise, it's the font you are using and urxvt can't
do anything about it, and you'd need a better font.

> Both urxvt (left) and xterm (right) have the respective options to force box
> glyphs off.

What urxvt option do you refer to?

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/mailman/listinfo/rxvt-unicode

Reply via email to