04-04-2020, 06:57 PM
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
This in my regular 1920x1080 laptop. kubuntu 18.04 / Gimp 2.10.14
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