| Zolved community solution |
|
How to Install Fonts on Ubuntu
Running a few simple commands helps you to install fonts in Ubuntu.
The different ways of installing Fonts on Ubuntu are described below.
-
Installing fonts for single use
-
Installing fonts for systemwide use
-
Installing Microsoft Windows Fonts (eg Times New Roman)
Installing fonts for single use
1) Using kfontview
-
An easy way to install fonts is using kfontview. Run the command given from command line.
-
Go to Applications > Accessories > Terminal
.jpg)
-
Run the command
apt-get install kcontrol

-
After the installation process is completed, run command $kfontview.
kfontview
-
From the kfontview window, open the font you have downloaded.
Click on the "Install" button
NOTICE: You will probably need to resize the window to see the "Install" button which is in the lower right hand corner.
Click on the "Personal" button
-
If a font doesn't exist create it. First create a font's directory
mkdir ~/.fonts
- To copy font from command line
cp [font file] ~/.fonts
- To copy all fonts from myfonts folder
Installing fonts for systemwide use
-
Make a root directory
mkdir /usr/share/fonts/truetype/myfonts
- Copy the font(s) into the newly created directory
cp [fonts] /usr/share/fonts/truetype/myfonts
-
To Run
fc-cache -f -v
Installing Microsoft Windows Fonts (eg Times New Roman)
-
Make sure you have the "universe" repository added. If not, as root, modify your /etc/apt/sources.list and uncomment the deb line which will look something like this
-
Updata apt-get
apt-get update
-
To Install run the following
apt-get install msttcorefonts
|
| Type: | ArticleContent |
| Updated at: | 20 Jun 00:32 |
| Updated by: | Vinaya |
| Tags: | ubuntu |
| Keywords: | install fonts, Ubuntu, installation, set up, configuration, font styles, universe repository, make directory, download, installing, install fonts on ubuntu , ubuntu fonts , download ubuntu fonts , installing fonts on ubuntu , install microsoft fonts in ubuntu , microsoft fonts in ubuntu , ubuntu microsoft fonts |
| Brand: |
Topic > How To Article Source > Authored in Zolved Brand > Ubuntu |
rss feeds | browse | terms of use | privacy policy | faq | site feedback | about ZOLVED™
copyright © 2007, IPTouch, Inc.
del.icio.us
stumble









