Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8029339

Custom MultiResolution image support on HiDPI displays

XMLWordPrintable

    • 2d
    • b83

        This issue has been extracted from the JDK-8011059.

        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 JDK-8028212).

              alexsch Alexandr Scherbatiy
              alexsch Alexandr Scherbatiy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: