Getting Anti-aliased fonts in Opera

It's simple. Really simple. Use the dynamically linked version of Opera (not the statically built one). Before executing the Opera binary just set the QT_XFT environment variable. Done. Really!

$ export QT_XFT=1
$ opera
You might want to put the first command in your shell startup script (~/.bashrc) And I believe that setting QT_XFT would enable font-antialiasing in all Qt applications.

Note: For this to work, yout Qt library should've been compiled with xft support (and that is most probable with distro's nowadays. At least I can vouch for RedHat 7.2)

Quick Links:
Have a Linux Issue?
Do you have a Linux Question?

Linux Home: Linux System Administration Hints and Tips

(c) www.gotothings.com All material on this site is Copyright.
Every effort is made to ensure the content integrity.  Information used on this site is at your own risk.
All product names are trademarks of their respective companies.  The site www.gotothings.com is in no way affiliated with SAP AG.
Any unauthorised copying or mirroring is prohibited.