You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Grebnov (JIRA)" <ji...@apache.org> on 2014/09/11 09:31:33 UTC

[jira] [Created] (CB-7520) Add MRT image support for Windows platform icons

Sergey Grebnov created CB-7520:
----------------------------------

             Summary: Add MRT image support for Windows platform icons
                 Key: CB-7520
                 URL: https://issues.apache.org/jira/browse/CB-7520
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Windows
            Reporter: Sergey Grebnov
            Assignee: Sergey Grebnov


MS platforms support the idea of MRT images where you refer to it as follows:

image.png

...but underneath there are actually different images per DPI...

image.scale-100.png
image.scale-140.png

... etc ...

The following must be improved to support MRT images
1. Scaled image versions are copied to platform images folder if defined in config.xml
2. Ensure all new image files from platform images folder are added to the project.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)