Bug 90507 - font antialiasing not enabled in xorg x servers
Summary: font antialiasing not enabled in xorg x servers
Status: RESOLVED FIXED
Alias: None
Product: kpersonalizer
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Carsten Wolff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-29 22:46 UTC by Andrew McCall
Modified: 2004-09-30 12:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***.