Skip to content

Instantly share code, notes, and snippets.

@pce
Created February 24, 2014 10:11
Show Gist options
  • Select an option

  • Save pce/9185027 to your computer and use it in GitHub Desktop.

Select an option

Save pce/9185027 to your computer and use it in GitHub Desktop.
netbeans.conf options for a nicer java font in crunchbang/debian
# added "-J-Dswing.aatext=true -J-Dawt.useSystemAAFontSettings=lcd"
netbeans_default_options="-J-client -J-Xss2m -J-Xms32m -J-XX:PermSize=32m -J-Dapple.laf.useScreenMenuBar=true -J-Dapple.awt.graphics.UseQuartz=true -J-Dsun.java2d.noddraw=true -J-Dsun.java2d.dpiaware=true -J-Dsun.zip.disableMemoryMapping=true -J-Dswing.aatext=true -J-Dawt.useSystemAAFontSettings=lcd"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment