Loading...

March 16, 2011 1,450 views

How to install new fonts in Linux

Installing new fonts in Linux

Installing fonts in Linux

The default font manager in Linux operating system is called Fontconfig. Fontconfig is used by various Linux applications to work with installed fonts. Fontconfig stores installed fonts in the /usr/share/fonts folder. Fonts folder contains three subfolders truetype, type1 and X11. You can copy the new font file directly to this folders. If you have truetype font, copy it to the truetype folder. The Adobe Postscript type-1 font and Adobe font metrics file have to be copied into the type1 folder.

Popular Linux desktops Gnome and KDE have installed Font Managers, that can install supported font formats in to the system. You can double click on a supported font file and  Gnome or KDE will launch the Font Manager with font preview. After that you can choose Install Font option to install new font to operating system.

Gnome Font Manager
Ubuntu Font Manager screenshot

Supported fonts in Linux

Linux operating system mainly supports TrueType fonts, OpenType fonts and Adobe Postscript type-1 fonts.

Related articles

January 10, 2017

How to install new fonts in Windows

Fonts are a great way to enrich your documents and there is simply not enough of them. You can find...

Read more
March 30, 2016

How to install new fonts in Mac OS X

Fonts are one of the ways how you can personalize and customize your documents, presentations and ot...

Read more