Skip to content

Instantly share code, notes, and snippets.

@curioustorvald
Created September 23, 2020 01:35
Show Gist options
  • Save curioustorvald/a895c6fa5c26e5ef5f45c2bf3cc39269 to your computer and use it in GitHub Desktop.
Save curioustorvald/a895c6fa5c26e5ef5f45c2bf3cc39269 to your computer and use it in GitHub Desktop.
Force Enable AA on Java Swing App

java -Dswing.aatext=true -Dawt.useSystemAAFontSettings=lcd -jar ****.jar

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