View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > TrueType fonts

From LQWiki

Jump to: navigation, search

How to install Microsoft Windows Fonts in X

True Type Fonts can be installed in the /usr/share/fonts directory, or subdirectories below it. These are detected automatically, when the X system is started.

cd /usr/share/fonts/truetype/ mkdir msttcorefonts mkdir msextrafonts

Installation of the Microsoft Windows Core Fonts

The core font files are typically installed in the /usr/share/fonts/truetype/msttcorefonts directory.


Share

Personal tools