Adding Microsoft True Type Fonts in Linux

Quick post: to add some microsoft true type fonts in your linux, and use them on OpenOffice, just type:

sudo apt-get install msttcorefonts

The apt will download a script and download several fonts using wget. All automagically ;)
This tip was performed in Ubuntu. For other distros just search in google for msttcorefonts

No comments yet

Leave a reply