[
https://issues.apache.org/jira/browse/CB-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Piotrowski (janpio) closed CB-10924.
----------------------------------------
Resolution: Auto Closed
If this is still a problem, please recreate the issue over at
[https://github.com/apache/cordova-windows.] Thanks.
> 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: [email protected]
For additional commands, e-mail: [email protected]