On Wed, Sep 10, 2003 at 02:05:03PM -0700, Bill Moseley wrote: > gvim only offers up a seemingly small subset of fonts on my system > (compared to what Mozilla shows, for example).
*Which* gvim? A GTK1 gvim is going to use any XLFD font you care to name... a GTK2 gvim is only going to use ones served by fontconfig (Xft2). > I'd like to use the font that my xterm uses, but I'm not sure what it's > using. I'm not setting the xterm font in .Xdefaults Unless you tell it otherwise, xterm is more than likely using the 'fixed' font alias. Check its app-defaults file to be sure. If you're running xterm using anti-aliased fonts, then it could be using anything available to Xft1, which is pretty much, again, any XLFD. You've got standard X fonts, you've got Xft1-rendered fonts, and you've got Xft2-rendered fonts. -- Marc Wilson | Obstacles are what you see when you take your eyes [EMAIL PROTECTED] | off your goal. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]