Ubuntu in the Chinese font to look at the total sense of a bit uncomfortable, so Baidu, here is recorded how to install Windows fonts in Ubuntu 12.04
Step1. Go to the Windows system to copy a font
Generally speaking, the Windows system fonts are in c/windows/fonts, so go straight in and pick the font you like.
For convenience, I directly copied all the fonts in the Fonts folder and placed them in the ~/winfonts of the Ubuntu system.
Step2. Create a new folder in/usr/share/fonts/winfonts
The main purpose of creating this folder is to store Windows fonts so that you don't confuse the Ubuntu fonts
Execute the following command
sudo mkdir/usr/share/fonts/winfonts
Step3. Copy the ~/winfonts font to the/usr/share/fonts/winfonts
Execute the following command
sudo cp ~/winfonts/*/usr/share/fonts/winfonts
Step4. To modify access permissions for a newly inserted font
Enter this folder first
Cd/usr/share/fonts/winfonts
Then execute the following command
sudo chmod 744 *
Step5. Generate Core Font information
Perform the following three commands, respectively
sudo mkfontscalesudo mkfontdirsudo fc-cache-f-V
Ubuntu font android stuido kanji display Box