Re: ScreenScaling ignored
Posted by
Roland Schützig on
Sep 18, 2021; 3:21am
URL: https://forum.jogamp.org/ScreenScaling-ignored-tp4041281p4041285.html
Hi Julien
It is version 1_5_2, downloaded from
https://download.freedownloadmanager.org/Windows-PC/Java-3D/FREE-1.5.2.html.
I have uploaded the little "HelloUniverse" program in case you want to look at the code.
And there is the screenshot of the window. The graph is showing in the lower left corner of the window. The window is larger by exactly a factor 2.5, which is precisely the 250% screen scaling set in Windows. I can modify that value and the result changes accordingly. So, it is clear, that the screen scaling that I set in the program is being ignored.
Screenshot_2021-09-18_051602.pngHelloUniverse.ktRegards, Roland