Mailinglist Archive: opensuse-bugs (9872 mails)
| < Previous | Next > |
[Bug 229207] Inconsistent text rendering with different DPIs and hinting
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 5 Jan 2007 10:23:40 -0700 (MST)
- Message-id: <20070105172340.2C7D5D5A@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=229207
------- Comment #27 from mfabian@xxxxxxxxxx 2007-01-05 10:23 MST -------
Clinton Gormey> Also, why would Skype have such enormous letters? I am
Clinton Gormey> using Gnome, but I've tried using qtconfig to adjust
Clinton Gormey> the fonts, and it seems to have no effect on Skype.
Skype is a qt3 application:
mfabian@magellan:~$ ldd /usr/bin/skype | grep qt
libqt-mt.so.3 => /usr/lib/libqt-mt.so.3 (0xf7732000)
mfabian@magellan:~$
Therefore, you have to use the qt3 qtconfig to configure it,
not the qt4 qtconfig:
mfabian@magellan:~$ rpm -qf /usr/bin/qtconfig
libqt4-x11-4.2.1-18
mfabian@magellan:~$ rpm -qf /usr/lib/qt3/bin/qtconfig
qt3-3.3.7-12
mfabian@magellan:~$
Changing the font size for skype with /usr/lib/qt3/bin/qtconfig works
fine for me.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #27 from mfabian@xxxxxxxxxx 2007-01-05 10:23 MST -------
Clinton Gormey> Also, why would Skype have such enormous letters? I am
Clinton Gormey> using Gnome, but I've tried using qtconfig to adjust
Clinton Gormey> the fonts, and it seems to have no effect on Skype.
Skype is a qt3 application:
mfabian@magellan:~$ ldd /usr/bin/skype | grep qt
libqt-mt.so.3 => /usr/lib/libqt-mt.so.3 (0xf7732000)
mfabian@magellan:~$
Therefore, you have to use the qt3 qtconfig to configure it,
not the qt4 qtconfig:
mfabian@magellan:~$ rpm -qf /usr/bin/qtconfig
libqt4-x11-4.2.1-18
mfabian@magellan:~$ rpm -qf /usr/lib/qt3/bin/qtconfig
qt3-3.3.7-12
mfabian@magellan:~$
Changing the font size for skype with /usr/lib/qt3/bin/qtconfig works
fine for me.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |