| Written by: | distrohopper |
Score: 30 votes: 33 Format: Article |
Adding New Fonts to Your System
System-wide Installation
To install fonts to your system for use by all users, (as root) you can place the font files somewhere under /usr/share/fonts or /usr/share/fonts/truetype. Alternatively, if the fonts reside elsewhere on your system, as root, you can also link to the directory.
Method 1
gksu nautilus
* create /usr/share/fonts/truetype/
* copy font files to new location.
* then update your font cache.
sudo fc-cache -fv
Method 2
sudo ln -s /path/to/fontfiles /usr/share/fonts/fontfiles
* then update your font cache.
sudo fc-cache -fv
Per-user Installation
* in your home directory, create .fonts/
mkdir .fonts
* copy font files to the new location
* update your font cache
fc-cache -fv
*Alternatively, you can use the linking method (2) above.
Installing Microsoft Fonts
sudo apt-get install ttf-mscorefonts-installer
Tags: font installation
Created: 3 years ago.
Last edited: 3 years ago.
Read 7768 times.
| Comments | |||
| 2 months ago |
Odysseys |
Than would take candy from a baby. Thank you for the tutorial. | |
| 1 year ago |
waterchan |
Here is an easy way to install Windows fonts. Note that the fonts will only be available for the user account that installed them. 1. Click Menu -> Computer, open your Windows partition, and navigate to the Fonts folder. On Windows 7 64-bit this is /Windows/Fonts 2. Select all the fonts you want to install by click-dragging or holding down Ctrl. 3. Right-click your selected fonts and click "Open With Font Viewer". Note: all the selected fonts will open in separate windows, possibly creating dozens of new windows. 4. In each window that opened, click Install Font. Done! Enjoy your Microsoft fonts on your favorite office software. |
|
| 1 year ago |
chris215 |
also, if you wish to download fonts from the internet, all you have to do is download the file and open it. Font files appear as *.TTF, usually compressed in a zip or tarball. When you open the font file there will be a button which says install, and violla! The font is installed. One of my favorite fonts is this one: "http://www.fontcenter.com/fonts/zero_threes.html" Font Center also has many other great fonts. This method also works in Ubuntu. |
|
| 1 year ago |
prativasic |
"Alternatively, if the fonts reside elsewhere on your system, as root, you can also link to the directory." - How to do that??? Useful tutorial, thanks |
|
| 2 years ago |
Firoz_usf |
Thanks for the tutorial | |
| 2 years ago |
grim |
Pretty useful, ty! | |
| 2 years ago |
eerika_ |
small howto, very useful, thanks Erika |
|
| 2 years ago |
MrDaleR |
Thanks for this useful howto. I am a long time fedora user and was not familiar with the MS installation | |
| 2 years ago |
hamburn |
thank you, with this tutorial I could install some fonts I like very much. worked like a charm. |
|
| 3 years ago |
Alexio |
This tutorial should be merged with the tutorial already published at http://community.linuxmint.com/tutorial/view/25 | |
Ideas
Tutorials
Hardware
Software
Countries
Users
Moderation
Chat room
ISO Images