linux:fonts

This is an old revision of the document!


Fonts are located in /usr/share/fonts. Copy files there and logout/login to use them.

They can also be placed in ~/.fonts

For some applications to see the new fonts: fc-cache -f -v or update the font path in the application config.

Get the fonts from http://corefonts.sourceforge.net

wget http://corefonts.sourceforge.net/msttcorefonts-2.5-1.spec

maybe install

dnf list rpm-build cabextract ttmkfdir

build

rpmbuild -bb msttcorefonts-2.5-1.spec

check where they're produced and

dnf install /root/rpmbuild/RPMS/noarch/msttcorefonts-2.5-1.noarch.rpm
  • linux/fonts.1497858412.txt.gz
  • Last modified: 2017/06/19 07:46
  • by lamboringo