| Summary: | font antialiasing not enabled in xorg x servers | ||
|---|---|---|---|
| Product: | [Unmaintained] kpersonalizer | Reporter: | Andrew McCall <andrew> |
| Component: | general | Assignee: | Carsten Wolff <wolff> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
I'll fix that tomorrow. Thanks for your report. *** Bug has been marked as fixed ***. |
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")) {