On Fri, Feb 20, 2015 at 02:33:21PM +0300, Evgeny Zhavoronkov <[email protected]> 
wrote:
> I have strange behavior with fonts in urxvt.

Hi - terminals have a fixed grid, and neither proportional nor monospace
fonts are good enough in general, and specifically xft can only deliver
monospace or proportional fonts.

Moreso, when you specify two fonts, they *both* have to fit in the
character grid. rxvt-unicode always uses the first font to define the
grid, and everything else will fit.

You unfortunately didn't say what your problem is, but if it is that the
second font your specify is too large, you need to specify a smaller
one. If the font urxvt choses as fallback is too large, you need to
manually specify a better fitting one (probably you need to install one
first).

You can check which font urxvt choses via iso14755 mode
(ctrl-shift-click).

-- 
                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/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to