On 2011-04-24, Disc Magnet <discmagnet@gmail.com> wrote: > > 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? > Xft uses font substitution when a font is not found. To see which font is substituted, run the following: fc-match "Bitstream Vera Sans Mono" -- Liam O'Toole Cork, Ireland