Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gimp 2.10 menu font size issue
#1
I recently switched from Linux Mint 19 to version 21. This (unfortunately) also meant saying goodbye to gimp 2.8. The new themes ("Dark","Gray","Light","System") from Gimp 2.10 are an impertinence. In addition, the font size in the Gimp menus is unacceptable. I work on two 4K monitors (34" and 32"), and gimp has always looked good after various updates over the last few years. How do you get acceptable settings that align with Gimp 2.8? I know there are some tweaks possible. One is


Code:
$ mkdir ~/.config/GIMP/2.10/themes/DarkHighDPI
$ cd /usr/share/gimp/2.0/themes/Dark
$ cp -r gtkrc ui ~/.config/GIMP/2.10/themes/DarkHighDPI

~/.config/GIMP/2.10/themes/DarkHighDPI/gtkrc

61c61
< gtk-font-name = "Sans 13"
---
> #gtk-font-name = "Sans 11"
68c68
<   font_name = "Sans 13"
---
> #  font_name = "Sans 11"

Somehow changes here make it worse and more inconsistent. Is there an easy way to switch back to the old look and feel. 

Why can't the new gimp automatically adapt to different resolutions (DPI) like most other Linux apps can?
Reply


Messages In This Thread
Gimp 2.10 menu font size issue - by gman - 04-11-2023, 08:50 PM
RE: Gimp 2.10 menu font size issue - by Ofnuts - 04-11-2023, 09:18 PM
RE: Gimp 2.10 menu font size issue - by rich2005 - 04-13-2023, 07:56 AM
RE: Gimp 2.10 menu font size issue - by H.Seldon - 04-13-2023, 11:23 PM

Forum Jump: