> Well, the screenshots clearly show different fonts, so I doubt it really is > the same font - have you checked as I suggested?
I checked by Ctrl+Shift and it turned out that the fonts in urxvt (in the first screenshot) are really different. English symbols are Terminus:pixelsize=16:antialias=True:minspace=True cyrillic symbols are -misc-fixed-medium-r-normal--16-0-75-75-c-0-koi8-r I slightly changed spectrwm.conf. Now the font is correct: bar_font = Terminus:pixelsize=16 In attached screenshot cyrillic symbols now as white bars. It looks like no cyrillic symbols in Terminus fonts at all. However, there is, actually utf-8 -> cat /usr/local/lib/X11/fonts/terminus/fonts.alias|grep iso106 ter-x12b -xos4-terminus-bold-r-normal--12-120-72-72-c-60-iso10646-1 ter-x12n -xos4-terminus-medium-r-normal--12-120-72-72-c-60-iso10646-1 ter-x14b -xos4-terminus-bold-r-normal--14-140-72-72-c-80-iso10646-1 ter-x14n -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1 ter-x16b -xos4-terminus-bold-r-normal--16-160-72-72-c-80-iso10646-1 ter-x16n -xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso10646-1 ter-x18b -xos4-terminus-bold-r-normal--18-180-72-72-c-100-iso10646-1 ter-x18n -xos4-terminus-medium-r-normal--18-180-72-72-c-100-iso10646-1 ter-x20b -xos4-terminus-bold-r-normal--20-200-72-72-c-100-iso10646-1 ter-x20n -xos4-terminus-medium-r-normal--20-200-72-72-c-100-iso10646-1 ter-x22b -xos4-terminus-bold-r-normal--22-220-72-72-c-110-iso10646-1 ter-x22n -xos4-terminus-medium-r-normal--22-220-72-72-c-110-iso10646-1 ter-x24b -xos4-terminus-bold-r-normal--24-240-72-72-c-120-iso10646-1 ter-x24n -xos4-terminus-medium-r-normal--24-240-72-72-c-120-iso10646-1 ter-x28b -xos4-terminus-bold-r-normal--28-280-72-72-c-140-iso10646-1 ter-x28n -xos4-terminus-medium-r-normal--28-280-72-72-c-140-iso10646-1 ter-x32b -xos4-terminus-bold-r-normal--32-320-72-72-c-160-iso10646-1 ter-x32n -xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso10646-1 On Fri, Feb 20, 2015 at 7:05 PM, Marc Lehmann <[email protected]> wrote: > On Fri, Feb 20, 2015 at 06:42:30PM +0300, Evgeny Zhavoronkov < > [email protected]> wrote: > > I provided two screenshots. On the first screenshot it's clear that the > > cyrillic symbols (the second part of the string in terminal) are very > close > > to each other, that it's very hard to read. Even some parts of symbols > are > > eaten. This is a usual urxvt. On the second screenshot, I have the same > > font. > > Well, the screenshots clearly show different fonts, so I doubt it really is > the same font - have you checked as I suggested? > > In fact, but I could be wrong, it looks as if urxvt choses the correct > font (terminus) - the other screenshot shows a font that I think isn't > terminus (and might not be proportional) - compare the uppercase W with > terminus, they don't look similar. > > Moreso, you specified a pattern with xft, not a font - patterns might > match multiple fonts. > > Lastly, your font might simply be unsuitable (it might not fit), in which > case urxvt will chose another font that will fit the grid, no matter how > ugly. > > > font here. Lokking at the configs that I also provided, I have the same > > Terminus font. > > Right, but spectrwm either ignores your font, substitues another, or > doesn't use it for whatever you looked at in your screenshot. > > > have them in the bar. And I don't understand why urxvt interpret them > > differently. > > It looks as if urxvt interprets it correctly, and spectrwm interprets it > wrongly, by not actually using the terminus font you want it to use. > > > The size of the font has no effect. I tried many different variants for > > urxvt. > > If the size has no effect, then urxvt is unlikely to see your config at > all - different sizes for the base font will result in diferent glyph > sizes. > > Where did you put your resources? You need to reload .Xresources manually > or log in again after changes. > > -- > 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
