<AWT Dev> [OpenJDK 2D-Dev] Review request for 8029339 Custom MultiResolution image support on HiDPI displays

Hendrik Schreiber hs at tagtraum.com
Wed Aug 26 06:48:38 UTC 2015


> On Aug 25, 2015, at 23:26, Jim Graham <james.graham at oracle.com> wrote:
> 
> Should we list the naming conventions that we support (mainly just "@2x"?), or should that be listed in the documentation of the various getImage() and createImage() methods?

As mentioned back in April (http://mail.openjdk.java.net/pipermail/awt-dev/2015-April/009197.html), Apple may ship an 8k iMac this year (and if not, certainly next year, IMHO).

I think it would be foolish to only support @2x and not also @3x, which has been supported by XCode for quite some time now.

Just my 2c.

-hendrik


More information about the awt-dev mailing list