Showing posts with label Fonts. Show all posts
Showing posts with label Fonts. Show all posts

Friday, March 30, 2012

How to install Dhivehi fonts globally in Ubuntu (Linux)

I posted how to install Dhivehi fonts easily in ubuntu in a previous article. However this method is only for "current user". Now I'll tell you few steps to take to install Dhivehi fonts globally in ubuntu.


Download and extract Dhivehi fonts package
Create a sub-folder in your home folder, you can call it anything you like, I'll be using the name fonts2install
Copy the contents of extracted Dhivehi fonts package to the new folder created
Open a terminal window and create a folder for your Dhivehi fonts within the global location (lets call it ttf-dhivehi-fonts) by typing sudo mkdir /usr/share/fonts/truetype/ ttf-dhivehi-fonts
Type your password when prompted to do so, and press ENTER
Copy all the fonts in your fonts2install folder to global font folder for Dhivehi fonts by typing sudo cp fonts2install/*.ttf /usr/share/fonts/truetype/ttf-dhivehi-fonts and press ENTER
Type your password if prompted to do so, and press ENTER

Monday, April 18, 2011

How to install Dhivehi fonts for Ubuntu noobs

1. Download Dhivehi font package

2. Go to your home directory and hit ctrl+h to see hidden files

3. If the folder ".fonts" does not exists, create a one

4. Extract the downloaded fonts and copy or cut paste the .ttf fonts to ".fonts" folder.