Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issues with Small Icons and Font Selection Window in GIMP Interface
#2
From your previous posts, Windows 11 and what looks like a 4k display.

No real solution until Gimp 3 comes along with support for HD displays but you can try adding a gtkrc file to your Gimp 2.10 User profile. example:

Code:
gtk-theme-name = "Default"
style "user-font"
{
    font_name="Sans 18"
}
widget_class "*" style "user-font"
gtk-icon-sizes = "gtk-menu=30,30"

For ease that attached as a zip. Unzip and put gtkrc into C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\ folder
You can change the values for font / icon size
Does not work or you do not like ? - just delete the file.


Attached Files
.zip   gtkrc.zip (Size: 273 bytes / Downloads: 45)
Reply


Messages In This Thread
RE: Issues with Small Icons and Font Selection Window in GIMP Interface - by rich2005 - 08-15-2024, 05:30 PM

Forum Jump: