i call it like http://www.emacswiki.org/cgi-bin/wiki/XftGnuEmacs says to call it.
Code: Select all
emacs --enable-font-backend --font "Bitstream Vera Mono-14"i talked to people in #emacs on freenode and they showed me screenshots that look perfect (list-faces-display).
i can change actual fonts by clicking on them in list-faces-display and set the options for a face to the family slant and weight and they look great. it just seems that emacs is getting the wrong defaults.
it seems to be that emacs is not getting the fonts it needs from xft besides the one specified on the command line. all other fonts it seems to be rendering in some arcane (not smooth) way.
has anyone gotten emacs-23 to work on a gentoo system with regular, bold and italic fonts looking smooth?

