quick stupid question about xft/ttf

Klaus-Peter Schrage kpschrage
Fri Oct 1 01:02:45 PDT 2004


Douglas J Hunley wrote:
> so mozilla 1.8a4 wont compile with both XFT and TreuType support .. which is 
> the better one to keep enabled? I have to disable one of them, but obviously, 
> I don't want my fonts to suck in mozilla ..

This one nicely works for me on FC2, showing all my ttf's anti-aliased:
/configure \
   --disable-tests \
   --disable-debug \
   --enable-optimize \
   --without-system-nspr \
   --without-system-zlib \
   --without-system-jpeg \
   --without-system-png \
   --without-system-mng \
   --enable-crypto \
   --enable-xft \
   --enable-default-toolkit=gtk2

Klaus


More information about the Linux-users mailing list