From: jiho-sf Date: Mon, 18 May 2009 16:27:07 +0000 (+0000) Subject: Fix problem with GTK font size X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=035c48b07c41212a02f004aa51f374742536aa36;p=inkscape.git Fix problem with GTK font size Not specifying the font chooses a nice default but throws all kind of console messages. Choose 10. --- diff --git a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc index 954f370b6..531a6a56f 100644 --- a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc +++ b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc @@ -500,9 +500,8 @@ widget_class "*.GtkFrame.GtkLabel" style "clearlooks-frame-title" widget_class "*.GtkNotebook.*.GtkEventBox" style "clearlooks-notebook" widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook" -# Not specifying the font size chooses 10 # OS X uses 11 but due to differences in font smoothing, 10 actually integrates better -gtk-font-name="Lucida Grande" +gtk-font-name="Lucida Grande 10" # icon sizes: 48, 32, 24 (tango=22), 16 #