Version 1.9.4.9 (28-Jan-2023) Fixed "no security" and HiDPI
Bugfixes
NOSECURITY=true
could cause aClassNotFoundException
for the robots.- Rendering issue on Windows when setting
sun.java2d.ddoffscreen=false
. Hence, this setting has been removed. - If the
NOSECURITY
orEXPERIMENTAL
property has been set to true, a warning is now printed out to standard out. - Re-fix Bug-394 by actually supporting HiDPI. Thanks to Xor for this fix! :)