Subject: Xft and Opera/Linux not working
To: None <netbsd-users@netbsd.org>
From: Joel CARNAT <joel.carnat@noos.fr>
List: netbsd-users
Date: 04/14/2003 21:14:15
Hi,

I've set up antialiasing for X and it mostly works :
 - openbox has it
 - rox has it
 - and "xterm -ls -fg gray -bg black -ls -fa "Courier New Bold" -fs 10"
is anti-aliased

but...
it doesn't work with opera/linux
I installed :
opera-6.12          Small, fast and customizable WWW client
opera-plugins-1.0   Plugins for the Opera browser
have the following links :
/emul/linux/etc/X11/XftConfig@ -> /etc/X11/XftConfig
/usr/X11R6/lib/X11/XftConfig@ -> /etc/X11/XftConfig
and set the following env vars :
GDK_USE_XFT=1
QT_XFT=1
export GDK_USE_XFT QT_XFT

but Opera still doesn't want to use them...

the binary doesn't say anything special on load...
so... what could I miss ???

thanks for answers,
	Jo