Tutorials on installing on CentOS

Source: Internet
Author: User

Tutorials on installing on CentOS
/Usr/share/fonts/simsun. ttc
Mkfontdir
Mkfontscale
Fc-cache-fv

# List all installed Chinese fonts. If you have not installed any Chinese fonts, refer to the article above.
Fc-list: lang = zh
#, SimSun: style = Regular

# Check how the font goes.
Fc-match Arial-s
# SimSun. ttf: "SimSun" "Regular"
# N019003l. pfb: "Nimbus Sans L" "Regular"
# Cursor. pfa: "Cursor" "Regular"
# D050000l. pfb: "Dingbats" "Regular"
# S050000l. pfb: "Standard Symbols L" "Regular"
# Oh, that's right. Why does phantomjs not recognize it)

# View local language settings
Locale
# LANG = zh_CN.UTF-8
# LC_CTYPE = zh_CN.UTF-8
# LC_NUMERIC = "zh_CN.UTF-8"
# LC_TIME = "zh_CN.UTF-8"
# LC_COLLATE = "zh_CN.UTF-8"
# LC_MONETARY = "zh_CN.UTF-8"
# LC_MESSAGES = "zh_CN.UTF-8"
# LC_PAPER = "zh_CN.UTF-8"
# LC_NAME = "zh_CN.UTF-8"
# LC_ADDRESS = "zh_CN.UTF-8"
# LC_TELEPHONE = "zh_CN.UTF-8"
# LC_MEASUREMENT = "zh_CN.UTF-8"
# LC_IDENTIFICATION = "zh_CN.UTF-8"
# LC_ALL =

# Well, it is said that QT has a problem with ", SimSun: style = Regular"
Export LC_CTYPE = en_US.UTF-8
Fc-list: lang = zh
# SimSun, style: style = Regular
# After changing the sequence, try..., haha. The phantomjs Chinese problem is solved---|

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.