quick stupid question about xft/ttf

Klaus-Peter Schrage kpschrage
Fri Oct 1 08:31:22 PDT 2004


Klaus-Peter Schrage wrote:
> 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
Sorry, those are the settings from the "old style" (1.7.x) config;
with 1.8.x, I add those two lines:
   --disable-freetypetest
   --disable-freetype2
Klaus





More information about the Linux-users mailing list