Installing TTF Fonts on Fedora 9
As root:
# mkdir /usr/share/fonts/somefont
# cp somefont.ttf /usr/share/fonts/somefont
# fc-cache -v -f
What’s on my computer, how it got there and how to use it
{ Monthly Archives }
As root:
# mkdir /usr/share/fonts/somefont
# cp somefont.ttf /usr/share/fonts/somefont
# fc-cache -v -f