-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b83
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142089 | emb-9 | Alexandr Scherbatiy | P3 | Resolved | Fixed | team |
The Multi Resolution image should support 2 basic operations:
- Retrieve resolution variant according to the given width and height
- Retrieve all available resolution variants
The first method allows to get a resolution variant according to the current HiDPI scale and user's transforms
The second method allows to create a multi-resolution image using another multi-resolution image as a base or converting the given multi-resolution image to NSImage on MacOSX (for example. setting a custom cursor. see
- backported by
-
JDK-8142089 Custom MultiResolution image support on HiDPI displays
-
- Resolved
-
- duplicates
-
JDK-8041714 Add methods that create MultiResolutionImage from collection of images
-
- Open
-
- relates to
-
JDK-8148619 Select the closest resolution variant in BaseMultiResolutionImage
-
- Closed
-
-
JDK-8011059 [macosx] Support automatic @2x images loading on Mac OS X
-
- Closed
-
-
JDK-7124410 [macosx] Lion HiDPI support
-
- Resolved
-
-
JDK-8139152 Toolkit.createCustomCursor() provides no way to produce retina-quality cursors
-
- Resolved
-
-
JDK-8046010 JEP 251: Multi-Resolution Images
-
- Closed
-