PDA

View Full Version : How to Get new fonts on GIMP



jjmono987
August 6th, 2008, 05:15 PM
He here is a Beginners Guide on how to Put fonts on GIMP.

1).First Choose a font from the font site. (dafont.com is reccommended)


2).Then Click download and wait till the file opens.


3).After it opens you should have 3 documents the only one that matters is the .ttf file.


4).Next go to Places and open the Home folder.


5).it should be on the username w/e it is. Now go to View and Show Hidden files.


6).Now scroll until you see a folder called .gimp-2.4. Open it.


7).Then Look for a folder called Fonts. Open it. you should have something like this:

/home/yourusername/.gimp-2.4/fonts


8.Just place the thefontname.ttf file in the this folder.


9).Now Open the Terminal under Accessories. This is to refresh the Font cache.


(Optional) 10).Now after the terminal opens type in this code here:


sudo fc-cache -f -v


i have used the codes and it worked after i did that but in some cases u have to but you normally dont have to do it. All you do is close gimp and start it up again.


11). After you enter the code it will ask you for your password (the password is what you use to login with) and after you enter your pass word it will refresh the cache

And you should be good to go with GIMP.


If you have any questions about how to do this please ask me here or through PM.


Hope This Guide Helps out all members.

days_of_ruin
August 7th, 2008, 03:51 AM
Or just stick it in the .fonts folder.I don't see why you have
to use the command line.You definitely do not need to use sudo to
install fonts to a single user.

jjmono987
August 7th, 2008, 04:22 AM
Accually you do need to do the sudo because if you dont they will not show up on gimp.

AJB2K3
August 7th, 2008, 06:25 AM
Accually you do need to do the sudo because if you dont they will not show up on gimp.
You DON'T need the command in my experience.
There is a very good guide to font installation already available.
EDit, well there was but it seams the hosting has gone.

days_of_ruin
August 8th, 2008, 02:28 AM
Accually you do need to do the sudo because if you dont they will not show up on gimp.

You just have to close gimp and open it up again.I never used sudo to add
fonts to gimp.

jjmono987
August 9th, 2008, 04:43 AM
well i have tried closing it and then opening it back and it didnt work but i have used the codes and it worked after i did that but in some cases u have to but you normally dont have to do it. All you do is close gimp and start it up again.

Crafty Kisses
August 9th, 2008, 07:56 AM
Or just stick it in the .fonts folder.I don't see why you have
to use the command line.You definitely do not need to use sudo to
install fonts to a single user.

Yeah, that's the easiest way, or use kfontview.

stevepoppers
January 28th, 2012, 04:42 PM
I understand this is a necro and I apologize for that, but I was just having the problem of new fonts not appearing within gimp. I placed them in the ~/.gimp-<version>/fonts folder and refreshed and restarted gimp, but they would not show up. Ran that command and restarted gimp and they did. So, thanks to OP, poo to his detractors.