pwa-builder / PWABuilder-CLI

Node.js tool for App Generation
Other
1.63k stars 142 forks source link

"generate icons from image" in image generatior shoul d return larger images #250

Closed boyofgreen closed 7 years ago

boyofgreen commented 7 years ago

We want to return the 200 size images (like vs does) for win10 and find any key size for other platforms. This is a simple JSON file update: https://github.com/manifoldjs/App-Image-Generator/blob/master/AppImageGenerator/App_Data/manifoldjsImages.json

but WIn10 project is already trained for these images so we need to do this as well: you will need to add the default 200 scale images in the Windows-10 assets/images directory.

rnrneverdies commented 7 years ago

Fixed. It will be available in the next major release.