On Sun, Apr 24, 2011 at 9:44 AM, Yuanle Song <sylecn@gmail.com> wrote: > > There are two font systems in X. An old one is X font, the new one is > fontconfig/xft. > > To list X fonts, > > xlsfonts > > To list xtf fonts, > > fc-list > > -- > Thanks, > Yuanle > xlsfonts | grep -i vera as well as fc-list | grep -i vera returned no output. So, how is "URxvt.font:xft:Bitstream Vera Sans Mono:pixelsize=13" working for my rxvt-unicode?