Login  Register

Re: Jogl/Jogamp on Java 9

Posted by Andy Skinner on Jun 15, 2018; 11:25am
URL: https://forum.jogamp.org/Jogl-Jogamp-on-Java-9-tp4038012p4038936.html

You can see the problem by just increasing the scale (I use 150%, but 125% will do, I think) on a Windows machine and using Java 9 or higher.  Java 9 will make a larger window than Java 8, but will not scale between surface and component.

You don't have to have Mac Retina.  Doing it that way was just comparison.

We could look at what Sven did to recognize when a Mac was using high DPI.  At the time, Windows did not work that way, so nothing was needed there to recognize high DPI.

I'd file a bug, but bugzilla isn't working yet.

andy