How to display Chinese Characters in Java in Linux

Source: Internet
Author: User

Jfreecharts cannot display Chinese Characters in Linux. It takes no time to solve this problem. You can search for the problem online. The solution is as follows:

Download a TTF font in Linux from the Internet. In this example, zysong. TTF is used.

1. Confirm that zysong. TTF exists in the % javahome %/JRE/lib/fonts directory.

2. Run the "ttmkfdir-O fonts. dir" command in the % javahome %/JRE/lib/fonts directory to regenerate the fonts. dir file.

3. confirm that the/usr/share/fonts/zh_cn/TrueType directory exists. If not, mkdir is created.

4. Confirm that zysong. TTF exists in the/usr/share/fonts/zh_cn/TrueType directory.

5. In the % javahome %/JRE/lib directory, run CP fontconfig. redhat.3.properties. SRC fontconfig. Properties

6. Restart resin, OK

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.