You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Piotrowski (Sujan) (JIRA)" <ji...@apache.org> on 2018/02/15 16:58:00 UTC

[jira] [Commented] (CB-10924) Support JPG images for store graphics (storelogo etc.)

    [ 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-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org