Hacker News new | past | comments | ask | show | jobs | submit login

You can make java programs like all JetBrains IDEs use the OS native font rendering, just add the following snippet to /etc/profile.d/jre.sh and source or relogin to take effect.

export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true'




Nope, doesn't work, I just tried it.

Eclipse default: http://i.imgur.com/MKCUJR8.png

IDEA with your JAVA_OPTIONS: http://i.imgur.com/UGDVhin.png




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: