retina support

Hendrik Schreiber hs at tagtraum.com
Thu Jun 28 00:23:48 PDT 2012


Hi,

starting with the new Retina enabled MacBook Pro Apple has started offering Retina support in regular computers. This is a challenge to Java devs, because as of now, Java's support for Retina is… not so great.

Please see the discussion at http://lists.apple.com/archives/java-dev/2012/Jun/msg00094.html

Some sort of mechanism is needed that does not rely on NSImage trickery, but still supports correct rendering in HiDPI mode.
Do you guys have support for this in the pipeline? Perhaps there is already a bug in the database?

Thanks,

-hendrik


More information about the macosx-port-dev mailing list