Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Blurred bold characters in urxvt
Date: Sat, 05 Jun 2010 19:10:36
Message-Id: 201006052010.01731.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Blurred bold characters in urxvt by Mick
1 On Saturday 05 June 2010 19:13:24 Mick wrote:
2 > Hi All,
3 >
4 > I emerged rxvt-unicode because aterm which I have been using faithfully for
5 > years does not do UTF8, but as you can see in the attachment all bold
6 > characters look distorted. In xterm and aterm they look nice and clear
7 > when bold.
8 >
9 > How can I fix this?
10
11 It seems that it was a limitation of the fixed font that I had defined for
12 aterm in .Xresources:
13
14 aterm*font:-*-fixed-*-*-*-*-20-*-100-*-*-*-*-*
15
16 Setting a different font and using xft seems to overcome this problem:
17
18 /usr/bin/urxvt -pe tabbed -fn "x:Bitstream Vera Sans Mono:pixelsize=15"
19
20 No idea why aterm copes with fixed font and urxvt does not ...
21
22 --
23 Regards,
24 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: Blurred bold characters in urxvt Joshua Murphy <poisonbl@×××××.com>