rtercias
Results
1
issues of
rtercias
Adds support for non-square icon sizes (WxH) and fills in background with the image's top/left pixel. Ex. ``` { ios: 'startup', src: path.resolve('./tests/icon.png'), destination: 'icons', sizes: ['640x1136', '828x1792'] } ```...