Re: VTE



Frank Worsley wrote:
I just downloaded the latest gnome-terminal snapshot which is now built
with VTE. I think it's great that there now is anti-aliased fonts and
full i18n support for the terminal -- but would it be possible to make a
gconf-key or preference to turn off anti-aliasing. I think it makes the

You should setup your XftConfig so that fonts under a certain size aren't antialiased:
	match
		all foundry == "*"
		any size < 10
	edit
		antialias = false;

--
  Michele - www.micampe.it

  "Smile, it makes people wonder what you are thinking"




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]