Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save diogoca/1506ff96b2e68c0e1d01d93b998b8257 to your computer and use it in GitHub Desktop.
Save diogoca/1506ff96b2e68c0e1d01d93b998b8257 to your computer and use it in GitHub Desktop.
Enable better resolution on IRPF 2024
java -Dsun.java2d.uiScale=2.5 -jar irpf.jar
ref. https://superuser.com/questions/988379/how-do-i-run-java-apps-upscaled-on-a-high-dpi-display
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment