From: Seiichi S. <ss...@sh...> - 2004-10-17 17:27:41
|
On Sun, Oct 17, 2004 at 06:26:18PM +0200, Nuno Alexandre wrote: > > I could not reproduce that. > > Could you show me your muttrc? > Its not only in mutt, but everywhere where bold fonts are used. > In vim its the same thing. Ok, i see. > Bold colors, <BrightColor> looks very bad hmm... I don't agree with that. > rxvt,aterm,eterm,urxvt-unicode all look well. > <URL: http://ikaro.homepage.dk/bold.png> > left to right; mlterm, aterm When bold font cannot be found, mlterm automatically uses twice renderd medium font (pseudo bold font). If you want to use only medium fonts, specify medium fonts as bold in ~/.mlterm/*font. ISO8859_1 = 12,-foo-bar-medium-r-normal-*-12-*-iso8859-1; ISO8859_1_BOLD = 12,-foo-bar-medium-r-normal-*-12-*-iso8859-1; ^^^^ ^^^^^^ I hope this configuration is helpfull for you. Regards, -- Seiichi |