Install and use the Consolas font in Ubuntu

Source: Internet
Author: User
Tags mkdir git clone

Consolas is a set of equal-width fonts that are non-lined and designed by Lucas de Groot. This font uses Microsoft's ClearType smoothing technology and can be published along with Windows Vista, Office 2007, and Microsoft Visual Studio, or downloaded on Microsoft's website.

If you don't talk about the above nonsense, haha.

Download

YaHei. LAS

Install

Decompress the downloaded pack and perform the following operations:


Sudo mkdir-p/usr/share/fonts/consolas
Sudo cp YaHei. Consolas.1.12.ttf/usr/share/fonts/consolas/
Sudo chmod 644/usr/share/fonts/consolas/YaHei. Consolas.1.12.ttf
Cd/usr/share/fonts/consolas
Sudo mkfontscale & sudo mkfontdir & sudo fc-cache-fv
DIGRESS

Here are two more fonts commonly used for programming: (personal hobbies)

Monaco https://github.com/cstrap/monaco-font


Curl-kL https://raw.github.com/cstrap/monaco-font/master/install-font-ubuntu.sh | bash
Source Code Pro: https://github.com/adobe-fonts/source-code-pro

Sudo mkdir-p/usr/share/fonts/adobe-fonts/source-code-pro
Sudo git clone https://github.com/adobe-fonts/source-code-pro.git/usr/share/fonts/adobe-fonts/source-code-pro
Sudo fc-cache-f-v/usr/share/fonts/adobe-fonts/source-code-pro

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.