Skip to content

Instantly share code, notes, and snippets.

@drakakisgeo
Created October 28, 2014 08:40
Show Gist options
  • Save drakakisgeo/a6bacfaf1b15b49bc4ff to your computer and use it in GitHub Desktop.
Save drakakisgeo/a6bacfaf1b15b49bc4ff to your computer and use it in GitHub Desktop.
PhpStorm Font Rendering Ubuntu (note)
> Removed
-Dawt.useSystemAAFontSettings=lcd
> Added
-Dswing.aatext=true
-Dawt.useSystemAAFontSettings=gasp
-Dsun.java2d.xrender=true
@drakakisgeo
Copy link
Author

file in bin/phpstorm64.vmoptions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment