Re: JOGL broken with JRE>8 and Windows window-scaling
Posted by Martin on Apr 04, 2019; 3:51pm
URL: https://forum.jogamp.org/JOGL-broken-with-JRE-8-and-Windows-window-scaling-tp4039122p4039667.html
Thanks you for these hints!
I am using the AWT GLCanvas. Do you have a similar solution for non SWT canvases? The DPIUtil class seem to work in SWT only environments?
To my memory, NewtCanvasAwt was attempted as an alternative but had the same problem. I need to verify that point.