LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Qt4 and font antialiasing not working on 12.2.0 (https://www.linuxquestions.org/questions/slackware-14/qt4-and-font-antialiasing-not-working-on-12-2-0-a-694235/)

freejack 01-01-2009 07:18 AM

Qt4 and font antialiasing not working on 12.2.0
 
On my Slackware 12.2.0 I've installed the current Qt-4.4.3 from source. The configure script detects fontconfig and a Qt4 including fontconfig is build. However Qt4 apps (I've tried qtconfig and designer) do not support antialiased fonts. Qt3 and other apps (Open Office, JDK 1.6, ...) work just fine.
Fiddling around with .fonts.conf did not help -- as mentioned fontconfig antialiasing is working, but not with Qt4.

Some searching yields to disabled antialiasing entries in /etc/fonts/conf.d/* disabling this function globally for Qt4 on other distros. I did not found such entries on Slackware, however.

Do you have any ideas how to solve this?

esters 01-01-2009 07:36 AM

If I'm not mistaken it is not possible in QT4.4 it will be in QT4.5 - http://code.google.com/p/qgtkstyle/i...1&can=1&q=font

guanx 01-01-2009 02:30 PM

Quote:

Originally Posted by esters (Post 3393416)
If I'm not mistaken it is not possible in QT4.4 it will be in QT4.5 - http://code.google.com/p/qgtkstyle/i...1&can=1&q=font

I have no problem with Qt 4.4.3.
Subpixel rendering and TTF bytecode interpreter are disabled in Slackware. However, I don't think this affects anti-alias. If they do, try turning them on in the SlackBuild script of freetype.


All times are GMT -5. The time now is 03:25 AM.