Beautify Chinese characters with XP in Ubuntu

Source: Internet
Author: User
Copy three font files (simsun. ttcSURSONG. TTFtahoma. ttf) to the/usr/share/fonts/zh_CN/TrueType/directory, run the following command: mkdir-p/usr/share/fonts/zh_CN/TrueType/sudocp/media/hda1/windows/fonts/simsun. ttc/usr/share/fonts/zh_CN/True
  • Copy three font files (simsun. ttc SURSONG. TTF tahoma. ttf)/usr/share/fonts/zh_CN/TrueType/Directory, command:
    mkdir -p /usr/share/fonts/zh_CN/TrueType/sudo cp /media/hda1/windows/fonts/simsun.ttc /usr/share/fonts/zh_CN/TrueType/sudo cp /media/hda1/windows/fonts/SURSONG.TTF /usr/share/fonts/zh_CN/TrueType/sudo cp /media/hda1/windows/fonts/tahoma.ttf /usr/share/fonts/zh_CN/TrueType/sudo cp /media/hda1/windows/fonts/tahomabd.ttf /usr/share/fonts/zh_CN/TrueType/sudo chmod 644 /usr/share/fonts/zh_CN/TrueType/*cd /usr/share/fonts/zh_CN/TrueType/sudo mkfontscalesudo mkfontdir
    • To update the linux font list, run the following command:
    sudo fc-cache /usr/share/fonts/zh_CN/TrueType/
    • By replacing/etc/fonts/language-selector.conf to configure the font, only after this configuration can achieve the beautification effect, do not change/etc/fonts. conf.
    gksu gedit etc/fonts/language-selector.conf
      • To:
  • 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.