You are not logged in.

#1 2007-10-16 04:59:05

Flake
Member
Registered: 2007-09-11
Posts: 17

urxvt font behaviour

no matter what font and size I use - there's always a small gap between characters:
fontzq2.th.png
here're urxvt on the left with Dejavu Sans mono and gnome-terminal with the same on the opposite

how can it be solved?

Offline

#2 2007-10-16 05:21:45

Purch
Member
From: Finland
Registered: 2006-02-23
Posts: 229

Re: urxvt font behaviour

I had same thing after pacman -Syu. Anyway, try monospace font for now. It worked for me smile

URxvt*font::                    xft:Monospace:pixelsize=11:antialias=true:hinting=true
URxvt*boldFont::                xft:Monospace:pixelsize=11:antialias=true:bold:hinting=true
URxvt*italicFont::              xft:Monospace:pixelsize=11:antialias=true:italic:autohint=true:hinting=true
URxvt*bolditalicFont::          xft:Monospace:pixelsize=11:antialias=true:bold:italic:autohint=true:hinting=true

Offline

#3 2007-10-16 12:29:51

Flake
Member
Registered: 2007-09-11
Posts: 17

Re: urxvt font behaviour

the same result - doesn't work for me sad

Offline

#4 2007-10-17 17:28:17

Purch
Member
From: Finland
Registered: 2006-02-23
Posts: 229

Re: urxvt font behaviour

Did you remember this

$ xrdb -load ~/.Xdefaults

after saving the .Xdefaults file?

Offline

#5 2007-10-25 07:05:19

felixhummel
Member
From: World, Europe, Germany, Bayern
Registered: 2007-10-25
Posts: 3
Website

Re: urxvt font behaviour

same here.
is there a solution yet?

Offline

#6 2007-10-27 08:57:59

noidor
Member
Registered: 2007-10-27
Posts: 7

Re: urxvt font behaviour

Try this:

URxvt*font::                    xft:Monospace-9:hinting=true

Offline

Board footer

Powered by FluxBB