Around 16 o'clock on Aug 31, "James H. Cloos Jr." wrote: > If you want to see what font is being used by fontconfig/xft for any given > name (at least on linux; I don't have access to a bsd box that runs X to > test) try using xfd to show the font; /proc/$pid/maps will list the font > file xfd is using. lsof -p $pid is an easy way to see that info. Current fontconfig CVS also includes the new 'fc-match' utility for the same purpose. -keith