ShopHere wrote:
Still no luck, just won't work. I'm on Gimp 3.0.4
Well, it looks like you are out of luck with your Windows Gimp 3.0.4 installation.
Does Gimp start slow and do lots of "installing" plugins and fonts in the splash ?
It might be something deleting your settings but I do not know what that might be.
You can do your own investigation, all text files in your Gimp profile:
I think this most probable, the file devicerc
# GIMP devicerc
(GimpDeviceInfo "Virtual Core Pointer"
(icon-name "gimp-cursor")
(name "Virtual Core Pointer")
(tool-options "GimpTextOptions"
(tool "gimp-text-tool")
(palette "Color History")
(font "Arial Bold"))
or in the tool-options folder the file gimp-text-tool
# GIMP gimp-text-tool options
(palette "Color History")
(font "Arial Bold")
# end of gimp-text-tool options
Maybe check those to see what font is used.