[solved] How to install new fonts?

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
ink3
Posts: 80
Joined: 9. Apr 2011, 14:16

[solved] How to install new fonts?

Post by ink3 »

How to install new fonts in inkscape, gimp and all OS?
Last edited by ink3 on 20. Mar 2012, 10:13, edited 1 time in total.
User avatar
gapan
Salix Wizard
Posts: 6368
Joined: 6. Jun 2009, 17:40

Re: How to install new fonts?

Post by gapan »

You put them in ~/.fonts if you want them visible to your user only, or /usr/share/fonts/TTF if you want all users to use them. Run fc-cache -f to update the font database.
Image
Image
User avatar
ink3
Posts: 80
Joined: 9. Apr 2011, 14:16

Re: How to install new fonts?

Post by ink3 »

I create .fonts and put fonts
$ ls .fonts/
font3933.ttf
and
$ fc-cache -f
$
ok :)

Thanks gapan
Post Reply