Hi On my notebook, I have a problem with font sizes of GTK fonts. The resolution of the display is 1680x1050 (16:10 aspect ration). I did a KDE-standard install of SUSE 10.0. With the default setup, the font size within GTK applications is huge while QT apps display correctly. I found an application that is called gnome-font-properties. With that, I could set the font size of GTK apps to a normal level. This works. In order to have it work after a relogin, I installed a shortcut in my Autostart folder to '/opt/gnome/lib/control-center-2.0/gnome-settings-daemon'. After login, everything works. But after some minutes, all QT apps get small fonts. What's the problem here? How are font size linked between GTK and QT apps? I thought that the gtk-qt-engine does not affect font sizes, does it? Thanks for help, Daniel
On Wednesday 02 November 2005 13:42, Daniel Bertolo wrote:
On my notebook, I have a problem with font sizes of GTK fonts. The resolution of the display is 1680x1050 (16:10 aspect ration). I did a KDE-standard install of SUSE 10.0. With the default setup, the font size within GTK applications is huge while QT apps display correctly.
After login, everything works. But after some minutes, all QT apps get small fonts. What's the problem here? How are font size linked between GTK and QT apps? I thought that the gtk-qt-engine does not affect font sizes, does it?
Seems to be related to http://lists.kde.org/?t=112049988200003 http://bugs.gnome.org/show_bug.cgi?id=104341 -- Marcus
Am Mittwoch 02 November 2005 14:00 schrieb Marcus Camen:
Seems to be related to http://lists.kde.org/?t=112049988200003 http://bugs.gnome.org/show_bug.cgi?id=104341
Although this bug report was corrected for GNOME 2.2, it pointed me to the right direction. My display has a resolution of 128dpi, but GTK apps used 96dpi as default value. I had to configure it using gnome-font-properties tool. And I have to start '/opt/gnome/lib/control-center-2.0/gnome-settings-daemon' using Autostart. Like that, all fonts get displayed correctly. Shall I file a bug report? I think SaX2 should configure this automatically. Thanks anyway, Dani
On Wednesday 02 November 2005 14:23, Daniel Bertolo wrote:
Am Mittwoch 02 November 2005 14:00 schrieb Marcus Camen:
Seems to be related to http://lists.kde.org/?t=112049988200003 http://bugs.gnome.org/show_bug.cgi?id=104341
Although this bug report was corrected for GNOME 2.2, it pointed me to the right direction. My display has a resolution of 128dpi, but GTK apps used 96dpi as default value. I had to configure it using gnome-font-properties tool. And I have to start '/opt/gnome/lib/control-center-2.0/gnome-settings-daemon' using Autostart. Like that, all fonts get displayed correctly.
Shall I file a bug report? I think SaX2 should configure this automatically.
IMHO it's more a bug in GNOME if GNOME doesn't respect your X server dpi. But nevertheless it would be nioe if SUSE finds a way to keep both dpi settings in sync. So, I suggest to file a SUSE bug / enhancement request. -- Marcus
Am Mittwoch 02 November 2005 14:42 schrieb Marcus Camen:
IMHO it's more a bug in GNOME if GNOME doesn't respect your X server dpi. But nevertheless it would be nioe if SUSE finds a way to keep both dpi settings in sync. So, I suggest to file a SUSE bug / enhancement request.
Well, as far as I understood the GNOME people in http://bugs.gnome.org/show_bug.cgi?id=104341 they did fix that for GNOME 2.4. I don't have GNOME installed, just the control-center with its deps. Without that, I could not even change the settings for fonts in GTK apps. Perhaps the KDE default install should at least contain this. At least if the screen resolution is not 96dpi. Another way would be if the gtk-qt-engine would be aware of the font stuff, too. But I actually do not know if that would work at all. Dani
participants (2)
-
Daniel Bertolo
-
Marcus Camen