GDK_SCALE=1 java -cp apps/toys/Hello/src/main/java hello.HelloRectangle produces scale1.png
GDK_SCALE=2 java -cp apps/toys/Hello/src/main/java hello.HelloRectangle produces scale2.png
same on Ubuntu 15.10 but Ubuntu 14.04 is o.k.
Maybe that is because my Ubuntu 15.10/16.04 are VMs, while 14.04 is a normal OS (Intel CPU integrated Haswell video)
GDK_SCALE=2 java -cp apps/toys/Hello/src/main/java hello.HelloRectangle produces scale2.png
same on Ubuntu 15.10 but Ubuntu 14.04 is o.k.
Maybe that is because my Ubuntu 15.10/16.04 are VMs, while 14.04 is a normal OS (Intel CPU integrated Haswell video)
- relates to
-
JDK-8159892 [GTK3] invalid rendering of FX app stage in case of scaling
-
- Resolved
-
-
JDK-8159626 [hidpi] Ubuntu 16.04: invalid rendering when combining FX and Swing
-
- Closed
-