The homepage of Chris Tate-Davies
Posts tagged microsoft
Installing Tahoma font in Ubuntu
Apr 6th
The stylesheet of our intranet is primarily Tahoma, and Firefox on Ubuntu doesn’t look good.
To install the Microsoft Core Fonts package in Ubuntu, run the following in your terminal:
sudo apt-get install msrrcorefonts
And then this should go away and get them. Lovely.
NB, if this doesn’t take immediate effect, you can rebuild the font cache by running
sudo fc-cache -fv