04-05-2020, 12:50 AM
(04-04-2020, 09:36 PM)newguy778 Wrote:(04-04-2020, 06:57 PM)rich2005 Wrote: Maybe this is worth a try. Comes from this bug report https://gitlab.gnome.org/GNOME/gimp/-/issues/4892
Add a gtkrc file to the gimp profile
Code:
#To set the font
style "Monaco"
{
font_name = "Monaco 20"
}
widget_class "*" style "Monaco"
gtk-font-name = "Monaco 20"
This in my regular 1920x1080 laptop. kubuntu 18.04 / Gimp 2.10.14
Thanks for the suggestion. Unfortunately it didn't change the Gimp menu and font sizes. But thanks for trying to help me out.
You may have missed something. Worked for me (Kubuntu 19.10).