Location of truetype fonts
Posted
by StackedCrooked
on Super User
See other posts from Super User
or by StackedCrooked
Published on 2010-05-05T13:55:46Z
Indexed on
2010/05/05
13:59 UTC
Read the original article
Hit count: 443
I would like to create a small script that installs a few truetype fonts on the user's system. On my Ubuntu machine the truetype fonts are located at /usr/share/fonts/truetype. However, I'm not sure if this location is the same on all machines. Is there a way to find out where truetypes fonts are stored on any Linux system?
© Super User or respective owner