I use the JFXPanel to paint Shapes with FX functionality.
In my example, I rotate a box and it looks not really nice (the the screenshots)
My system.
Java SE Version: 1.8.0_20-b26
Java FX Version: 8.0.20-b26
I put the "scene" object with "SceneAntialiasing.BALANCED" in the JFXPanel and the antialiasing doesn't work.
            
In my example, I rotate a box and it looks not really nice (the the screenshots)
My system.
Java SE Version: 1.8.0_20-b26
Java FX Version: 8.0.20-b26
I put the "scene" object with "SceneAntialiasing.BALANCED" in the JFXPanel and the antialiasing doesn't work.
- relates to
- 
                    JDK-8087656 Scene.snapshot doesn't take antialiasing into account -           
- Open
 
-         
