Actions

Install ttf fonts in Ubuntu

From zen2

Revision as of 08:08, 25 July 2013 by Chris (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Starting where your new fonts are:

sudo mkdir /usr/share/fonts/truetype/customttf
sudo cp *.ttf /usr/share/fonts/truetype/customttf

then type

sudo fc-cache -f -v