On Sun, Oct 20, 2002 at 11:51:14PM -0400, Bill Nottingham wrote:
> > If it is like the non-RH mozilla-xft builds, you have to configure
> > it separately for AA.
> >
> > Look for /usr/lib/mozilla-*/defaults/pref/unix.js:
> >
> > // TrueType ///////////////////////////////////////////
> > pref("font.FreeType2.enable", true);
> > pref("font.freetype2.shared-library", "libfreetype.so.6");
>
> These don't look right. As I understand, earlier versions could
> use freetype directly, which is what this sort of config would be for;
> what the new patch enables is use of Xft and fontconfig.
Well, they work :) This was just a matter of editing the supplied
unix.js from xft nightly (last downloaded Oct 4). I didn't add
anything, just flipped 'true' from false. The libfreetype.so.6 line
was already there. And then following the only instructions I could
find anywhere:
http://www.mozilla.org/projects/fonts/unix/enabling_truetype.html
It may well have changed by now, or other builds may be doing
something different. Dunno about that. Wouldn't want to add any
unnecessary confusion :/
--
Hal Burgiss