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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P3
    • tbd
    • Affects Version/s: 9
    • Component/s: 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

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

              Created:
              Updated: