Bug 90507

Summary: font antialiasing not enabled in xorg x servers
Product: kpersonalizer Reporter: Andrew McCall <andrew>
Component: generalAssignee: Carsten Wolff <wolff>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew McCall 2004-09-29 22:46:46 UTC
Version:           3.3.0 (using KDE KDE 3.3.0)
Installed from:    Compiled From Sources
Compiler:          gcc 3.3.3 
OS:                Linux

This requires an X.org X11 server to reproduce.  Remove the home directory, KDE and qt settings.  Run kpersonalizer, it will not set font antialiasing if your X server is from x.org

Problem is from this line:

if ( sys->isXfromXFreeInc() && (sys->getXRelease()>40000000) && sys->getRenderSupport() && (*userFonts.at(1)).contains("elvetica")) {
Comment 1 Carsten Wolff 2004-09-29 23:44:25 UTC
I'll fix that tomorrow. Thanks for your report.
Comment 2 Carsten Wolff 2004-09-30 12:05:00 UTC
*** Bug has been marked as fixed ***.