How to reach retina support
    Tobi 
    tobi at ultramixer.com
       
    Tue Dec  4 12:50:41 PST 2012
    
    
  
Hi,
I would like to start the discussion about the technical requirements for retina support in javaFX. Java6 and flash supports already retina Displays (aka HiDPI)
There seams to be two Important Points:
1. prevent MacOSX from switching The JavaFX app to the magnifying mode so that not all rendering is scaled by 2.0
2. Scale all javaFX rendering by factor 2.0
What do we have to do besides these points?
Best regard,
Tobi 
    
    
More information about the openjfx-dev
mailing list