Install the Chinese font in the win system on centos

Source: Internet
Author: User
1. download the font file (*. ttf file) to the/usr/share/fonts/chinese/TrueType Directory (if this directory is not in the system, create mkdir on your own or rename it as your favorite folder name) 2. modify the permission of the font file so that users other than the root user can also use # cd/usr/s

1. start with your local machineC: \ Windows \ FontsCopy or download the font file (*. ttf file) to the/usr/share/fonts/chinese/TrueType Directory (if this directory is not in the system, create mkdir on your own or rename it as your favorite folder name)

2. modify the permission of the font file so that users other than the root user can also use

# Cd/usr/share/fonts/chinese/TrueType
# Chmod 755 *. ttf

3. create a font cache

# Mkfontscale (if mkfontscale: command not found is prompted, you must install it yourself # yum install mkfontscale)
# Mkfontdir
# Fc-cache-fv (if fc-cache: command not found is prompted, install # yum install fontconfig)

4. restart the computer
# Reboot

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.