IntelliJIDEA: Adding fonts to anti-aliased

Source: Internet
Author: User
IntelliJIDEA: font beautification (anti-aliased) and font addition # platform Ubuntulinux # IntelliJIDEA (communityedition-12.1.6) # demo font consola the programming fonts used in this article consola and couriernew download: Free at http://linux.linuxidc.com/user name

IntelliJ IDEA: Adding fonts to anti-aliased

# Platform Ubuntu linux

# IntelliJ IDEA (community edition-12.1.6)

# Demo font consola

Download the programming fonts consola and courier new used in this article:

Free in http://linux.linuxidc.com/

The username and password are both www.linuxidc.com

The specific download directory is available on/June 14,/June 11,/IntelliJ IDEA: anti-aliased and font addition.

Download Method see http://www.linuxidc.com/Linux/2013-07/87684.htm

Two programming fonts are used for programming. Consola has a slightly sexy waist and a round body. Courier new, simple and generous, is a tough model at first glance.

I. Anti-aliasing of fonts 1) ugly Fonts
From Eclipse to IntelliJ IDEA, the first uncomfortable thing is the font used for encoding.
After all, programmers look at it every day and do not want to be common, but it cannot be too ugly. After a long time, I had to get sick, so I had to take treatment in advance.
First, paste an ugly figure:
2) set anti-aliasing
File> settings>Editor>Appearance - use anti-aliased font

 

After applying, if there is no effect (of course, it will not work), you need to add> vi ~ in your environment variables ~ /. Zshrc (or. bashrc, here I am using zsh, which is also used if you are interested. It is called "the ultimate Shell". On github, there is oh-my-zsh integrated by Daniel)
After you add export _ JAVA_OPTIONS = "-Dawt. useSystemAAFontSettings = on", restart the system through the command line, provided that the idea. sh search PATH> idah. sh…… is set in the PATH ...... Pick up _ JAVA_OPTIONS = "-Dawt. useSystemAAFontSettings = on"
Or
Find idea. vmoptions (or idea64.vmoptions for 64-bit JVM) in the bin/directory of your idea installation directory)
Add-Dawt. useSystemAAFontSettings = on
Restart your IntelliJ IDEA

For more details, refer to the highlights on the next page.: Http://www.linuxidc.com/Linux/2013-11/92609p2.htm

Related reading:

IntelliJ IDEA 12 create Web project graphic detailed tutorial http://www.linuxidc.com/Linux/2013-05/84213.htm

Development of Android program graphic tutorial http://www.linuxidc.com/Linux/2013-03/81471.htm with IntelliJ IDEA

IntelliJ IDEA 12 Development haXe NME application Configuration Guide http://www.linuxidc.com/Linux/2013-01/77227.htm

Test mode http://www.linuxidc.com/Linux/2013-07/87694.htm for running Play Framework in IntelliJ IDEA

IntelliJ IDEA: Click here
IntelliJ IDEA: Click here

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.