Created
May 4, 2024 23:45
-
-
Save diogoca/1506ff96b2e68c0e1d01d93b998b8257 to your computer and use it in GitHub Desktop.
Enable better resolution on IRPF 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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