[ 
https://issues.apache.org/jira/browse/CB-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365924#comment-16365924
 ] 

Jan Piotrowski (Sujan) commented on CB-10924:
---------------------------------------------

Is this problem still valid [~stebi]?

> Support JPG images for store graphics (storelogo etc.)
> ------------------------------------------------------
>
>                 Key: CB-10924
>                 URL: https://issues.apache.org/jira/browse/CB-10924
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-windows
>    Affects Versions: 4.3.0
>            Reporter: Steffen Binas
>            Priority: Major
>
> Windows Store supports PNG images only up to a certain file size. E.g. the 
> square310x310 with a scale of 400 can easily exceed the maximum accepted size 
> of 204800 bytes.
> Then the only solution left is to use JPG images. But Cordova doesn't accept 
> ".jpg" in the icon config xml because ".png" is hard coded into prepare.js 
> (I'm referring to v4.3.1).
> Prepare.js can easily be extended to remove this limitation. But the 
> generated "package.windows10.appxmanifest" (and the other *.appxmanifest) 
> still contain the reference to e.g. "images\Square310x310Logo.png". I didn't 
> find the place where this could be changed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to