How to change font in GIMP?
How to change font in GIMP?
- Copy the gtkrc file available with GIMP source into the directory $HOME/.gimp/gtkrc.
- Edit the default font style by changing - - - style “default” { font = ‘ name of the font – style- size’ }.
- Change the required font size. The size is mentioned as number of points.
- Change the font style as needed.
- Make sure that the path to place the file gtkrc, is exactly specified.