You may want to install Microsoft Truetype fonts in Ubuntu for any reason. It's very simple. All you need to do in your Ubuntu Gutsy Gibbon 7.10 is to install the msttcorefonts package.
The Truetype Microsoft fonts provided by the package include:
•Andale Mono
•Arial Black
•Arial (Bold, Italic, Bold Italic)
•Comic Sans MS (Bold)
•Courier New (Bold, Italic, Bold Italic)
•Georgia (Bold, Italic, Bold Italic)
•Impact
•Times New Roman (Bold, Italic, Bold Italic)
•Trebuchet (Bold, Italic, Bold Italic)
•Verdana (Bold, Italic, Bold Italic)
•Webdings
To install msttcorefonts package, open a Terminal... Application > Accessories > Terminal and type (without the dollar sign):
$ sudo apt-get install msttcorefonts
After doing this, you can also install other TTF fonts in your collection by copying them in your ~/.fonts folder. After installing new fonts, you will have to log out and log in again to be able to see and use the new fonts. If you want to avoid this, you can regenerate the fonts cache by issuing the following command:
$ sudo fc-cache -fv
That's all. Anyway, Hope it will help others too.
Installing Microsoft Fonts in Ubuntu
Related Posts:
setup Second IP address or Virtual IP address to your Networkcard in ubuntuIf you are a Network Administrator some time you need to assign more than ONE ip address (second ipaddress) to your network card of Ubuntu machine. Fo… Read More
connect iPhone/iPod Touch (Using USB) in Karmic/Jaunty/Intrepid/HardyIf you want iphone/ipod touch in ubuntu easy way is using iFuse program. iFuse allows you to mount an iPhone or iPod Touch under Linux using the USB … Read More
Audio player based on gstreamer- ZikZiK is an audio player based on gstreamer. It uses the path of your audio files instead of a music library. Audio files are shown on the left panel as… Read More
Get Atheros AR5007EG or AR242x wireless cards (may be other models) working in Ubuntu 8.10 (Intrepid Ibex)This tutorial will explain how to Atheros AR5007EG or AR242x wireless cards working in Ubuntu 8.10 (Intrepid Ibex).First you need to compile latest at… Read More
Install Nodoka (Fedora theme) on UbuntuNodoka is the new Fedora default theme for Gnome. It currently contains gtk engine, gtk theme, metacity theme and gnome meta theme .If you want to ins… Read More
0 comments:
Post a Comment