> xfs is "system-wide," right? Don't you need that to get TT fonts for > Mozilla? Kinda. There are two completely separate font subsystems in use these days. There's the old core X11 fonts, which xfs is a part of. Core X11 can't do antialiasing, nor does it handle unicode efficiently. So this was replaced by the new fontconfig/xft2 system. This can do antialiasing. So basically, anything doing antialiasing is using xft2, which I described. Anything else is probably using core X fonts, which is handled through xfs. If you want your fonts to be accessible to both kinds of apps, you have to make them accessible to both xft2 and xfs... _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota Help beta test TCLUG's potential new home: http://plone.mn-linux.org Got pictures for TCLUG? Beta test http://plone.mn-linux.org/gallery tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list