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

Support "scale" naming convention for high-resolution images on Windows

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 9
    • client-libs

      Support automatic images loading according to the "scale" naming convention on Windows.
      Toolkit.getDefaultToolkit().getImage("name.ext") should also load the following images as resolution variants:
      - name.scale-100.ext
      - name.scale-140.ext
      - name.scale-180.ext

      http://msdn.microsoft.com/en-us/library/windows/apps/hh465362.aspx
      http://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh965325.aspx

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

              Created:
              Updated: