Ubuntu9.04 automatically installs fonts such as

Source: Internet
Author: User
Supports automatic installation of fonts such as, monaco-linux, and lucida-console on Ubuntu8.10 and Ubuntu9.04 systems. In addition, you can set the rendering Effects of Two Different monitors, LED and CRT, without manual configuration, to achieve automatic installation. Use the following method: Open the Console, run the following script (can be achieved by paste copy): wget-Oget-fonts.sh.ziphttp: // www. linuxid

Supports automatic installation of fonts such as, monaco-linux, and lucida-console on Ubuntu 8.10 and Ubuntu 9.04 systems.

In addition, you can set the rendering Effects of Two Different monitors, LED and CRT, without manual configuration, to achieve automatic installation.

The usage is as follows:

Open the Console and run the following script (you can copy and paste it ):

Wget-O get-fonts.sh.zip http://www.linuxidc.com/system/systembak/get-fonts.sh.zip

Unzip-o get-fonts.sh.zip 1>/dev/null

Chmod a + x get-fonts.sh

/Get-fonts.sh

Delete the downloaded font installation script file:

Rm get-fonts.sh get-fonts.sh.zip 2>/dev/null

Restore the previous font settings:

Cd/etc/fonts/conf. avail

Sudo mv 51-local.conf.old 51-local.conf 2>/dev/null

Sudo mv 69-language-selector-zh-cn.conf 69-language-selector-zh-cn.conf.old 2>/dev/null

Sudo rm-f-r/usr/share/fonts/truetype/myfonts 2>/dev/null

Cd-

Correction record:

1. added the latest font for Windows 7. (Attachment size limit, not implemented)

2. Fixed the Link error of the configuration file for CRT rendering.

3. Add the font: Agency FB

4. added the font setting restoration function.

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.