Skip to content

Instantly share code, notes, and snippets.

@etenesaca
Created March 20, 2016 12:53
Show Gist options
  • Select an option

  • Save etenesaca/d1bbdc7314f9cf2dbd2c to your computer and use it in GitHub Desktop.

Select an option

Save etenesaca/d1bbdc7314f9cf2dbd2c to your computer and use it in GitHub Desktop.
Intellij IDEA - Correction bad rendering font low quality
-Xms128m
-Xmx750m
-XX:MaxPermSize=350m
-XX:ReservedCodeCacheSize=240m
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
# --COPY THIS LINES
-Dswing.aatext=true
-Dawt.useSystemAAFontSettings=on
-Dsun.java2d.xrender=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment