How can I change the GIMP font?
Submitted by: AdministratorYou need to copy the gtkrc file that comes with the GIMP source (in the top level directory) into $HOME/.gimp/gtkrc . As of 0.99.10, this should be recognized. You then go in and edit the default font style, the one that looks like this:
style "default" { font =
"-adobe-helvetica-medium-r-normal--*-100-*-*-*-*-*-*" }
I'm sure ther's a lot of clever stuff that can be done here, and I'll try to track it down soon, but in the meantime, just change that "100" to something larger, like "120" or "140". (The number is points= 10, so 100 is a 10 point font).
Obviously, you could stick in any font you have available.
Submitted by: Administrator
style "default" { font =
"-adobe-helvetica-medium-r-normal--*-100-*-*-*-*-*-*" }
I'm sure ther's a lot of clever stuff that can be done here, and I'll try to track it down soon, but in the meantime, just change that "100" to something larger, like "120" or "140". (The number is points= 10, so 100 is a 10 point font).
Obviously, you could stick in any font you have available.
Submitted by: Administrator
Read Online GIMP Job Interview Questions And Answers
Top GIMP Questions
☺ | Is GIMP a GNOME application? |
☺ | What is Net-Fu? Where is it? |
☺ | What is Script-Fu in GIMP? |
☺ | How do we call one script-fu script from another? |
☺ | Can GIMP install its own colormap? |
Top Application Program Categories
☺ | AutoCAD Interview Questions. |
☺ | Microsoft Office Interview Questions. |
☺ | Microsoft Outlook Interview Questions. |
☺ | Microsoft Excel Interview Questions. |
☺ | MATLAB Interview Questions. |