You are not logged in.

For some reason, font spacing (between characters) in urxvt is too wide and I can't figure out why. Fonts look fine in xterm. Fonts are even drawn correctly in urxvt in other distros. Here's the font relevant parts of my .Xresources:
Xft.dpi: 96
Xft.antialias: 1
Xft.hinting:    1
Xft.hintstyle:  hintfull
Xft.rgba:       rgb
xterm*faceName: DejaVu Sans Mono
xterm*faceSize: 10
URxvt*font: xft:DejaVu Sans Mono-10I use the exact same Xresources and /etc/fonts/local.conf between distros (they're just symlinks), and I'm out of ideas. Can anyone help?
Offline

This doesn't answer all your questions, but the easy solution is to replace all that with something like
URxvt.font: -*-terminus-medium-*-*-*-*-140-*-*-*-*-iso8859-1This is really a far nicer font, and there's an Arch package for it.
Anyway, I also couldn't get the spacing quite right on Xft fonts, but you'd get better results with a finer tuned specification
URxvt.font: xft:DejaVu Sans Mono:pixelsize=12I finally abandoned URxvt because it doesn't support 256 colors. If you get too frustrated with URxvt, try Sakura or another light alternative.
Last edited by eerok (2008-03-02 14:32:43)
noobus in perpetuus
Offline

Anyway, I also couldn't get the spacing quite right on Xft fonts, but you'd get better results with a finer tuned specification
URxvt.font: xft:DejaVu Sans Mono:pixelsize=12
That didn't fix it, thanks though 
Offline

To get the same result as :
xterm*faceName: DejaVu Sans Mono
xterm*faceSize: 10
I can use :
urxvt*font: xft:DejaVu Sans Mono:size=10
And btw, that works here too :
xterm*faceName: DejaVu Sans Mono:size=10
Last edited by shining (2008-03-02 17:25:18)
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline

Thanks for the reply shining. I tried that too, but with no success.
Offline

i like the default urxvt font, but like to make it a little bigger 
Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
-- Antoine de Saint-Exupery
Offline

Reboot the system after installing urxvt. Something to do with fonts linked right. 
-------------------------------------------------------------------------------
I am having the exact same trouble, with spacing being huge. 
From the rxvt change log http://dist.schmorp.de/rxvt-unicode/Changes
7.5  Tue Jan 31 15:15:43 CET 2006
remove spacing=100 from all default fonts, as this creates totally weird spacing (5 times normal) with xft.
Why would this still happen?
Last edited by rhys_rhaven (2008-04-06 08:46:53)
Offline

Im still seeing this in urxvt (also xft's seem to render very slowly ), has anyone made any progress on this?
Offline

Try my settings: http://bbs.archlinux.org/viewtopic.php? … 37#p383637
Offline

Offline

You really should try out Terminus. Once you do, you'll never use any other font in your terminals.
Offline

You really should try out Terminus. Once you do, you'll never use any other font in your terminals.
I said the same thing until I discovered dina (pacman -S dina-font). Like terminus, it's highly legible, but also offers slightly larger font sizes.
thayer williams ~ cinderwick.ca
Offline

dmz wrote:You really should try out Terminus. Once you do, you'll never use any other font in your terminals.
I said the same thing until I discovered dina (pacman -S dina-font). Like terminus, it's highly legible, but also offers slightly larger font sizes.
Larger? I want smaller fonts. Any idea? 
Offline

dmz > Monte carlo might be for you. A very nice terminal font.
Offline

dmz > Monte carlo might be for you. A very nice terminal font.
Thanks a lot, gonna try it out rightaway.
Edit: That sucked. 
Last edited by dmz (2008-10-06 04:56:20)
Offline

Why?
Offline

http://hostopen.net/ubr_upload/2008-10- … _scrot.png <-- that's why.
Offline

I guess it is a matter of taste then. It has small fonts (like you asked for) it is also highly legible. I prefer Dina, but used to be very fond of Monte Carlo. Or is the right terminal window you're referring to?
Offline

I guess it is a matter of taste then. It has small fonts (like you asked for) it is also highly legible. I prefer Dina, but used to be very fond of Monte Carlo. Or is the right terminal window you're referring to?
Yeah, the left is standard Terminus, and the right is Monte Carlo. 
Offline

ahh.. I see.. hehe. You should use the pcf font and load it with:
URxvt*font:    -*-montecarlo-medium-r-normal-*-11-*-*-*-*-*-*-*
URxvt*boldFont: -*-montecarlo-bold-r-normal-*-11-*-*-*-*-*-*-*Offline

ahh.. I see.. hehe. You should use the pcf font and load it with:
URxvt*font: -*-montecarlo-medium-r-normal-*-11-*-*-*-*-*-*-* URxvt*boldFont: -*-montecarlo-bold-r-normal-*-11-*-*-*-*-*-*-*
Hm.. those strings makes urxvt sad penguin:
 > xrdb -load .Xresources 
 > urxvt
urxvt: unable to load base fontset, please specify a valid one using -fn, aborting.Offline

You'd ofcourse have to add the fonts properly. Put the unpacked fonts in ~/.fonts. Run mkfontdir && mkfontscale && fc-cache. Add /home/dmz/.fonts to xorg.conf's font path. Restart X and voila'.
Offline

You'd ofcourse have to add the fonts properly. Put the unpacked fonts in ~/.fonts. Run mkfontdir && mkfontscale && fc-cache. Add /home/dmz/.fonts to xorg.conf's font path. Restart X and voila'.
What? I extracted the fonts to /usr/share/fonts and ran fc-cache -f , isn't that a proper way? 
Offline

Font suggestion: Proggy Clean
It renders correctly in urxvt, and I can't seem to find anything better. 
Last edited by Square (2008-10-06 19:32:49)
Offline

Monaco FTW!
Last edited by print (2012-04-01 21:17:34)
% whereis whatis whence which whoami whois who
Offline