ImageJ on HiDPI screens
Posted by
Mort, Richard on
URL: http://imagej.273.s1.nabble.com/ImageJ-on-HiDPI-screens-tp5017777.html
Hi All,
I wonder has anyone solved the problem of dpi scaling on hi resolution screens (I know this is really a java issue)? I'm on a dell xps 13 with Ubuntu linux 16.04. ImageJ is tiny unless I change my screen resolution. I have tried:
Packaged java:
./ImageJ-linux64 -Dsun.java2d.dpiaware=true
Java-9:
./ImageJ-linux64 --java_home /usr/lib/jvm/java-9-oracle -Dsun.java2d.dpiaware=true
Any suggestions?
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html