ionic-team / capacitor-assets

Local Capacitor icon/splash screen resource generation tool
MIT License
509 stars 100 forks source link

Feedback requested: Capacitor Assets Use Cases #291

Closed mlynch closed 2 years ago

mlynch commented 2 years ago

Hi everyone,

I am going to be working on getting the Capacitor Assets (formerly cordova-res) tool updated and modernized, to enable developers to more efficiently manage their app icon/splash assets.

I would love to hear what you hope to get out of this tool or how you were using the cordova-res project.

A few goals that we have for the new version of this project:

With this in mind, I'd love feedback and thoughts on the use cases you have for image/asset generation and ideas on how we can make this tool more useful for you.

mlynch commented 2 years ago

@AE1NS any chance you have screenshots and/or a reproduction I can take a look at?

mlynch commented 2 years ago

1.0.0-next.6 is out which brings in #333 to fix the iOS 512@2x issue

AE1NS commented 2 years ago

Unfortunately I do not have the time now for this.

Generally this would be my wishes for an assets plugin:

sandstrom commented 2 years ago

@mlynch Is there any documentation on how to use SVG as the source?

The README only mentions JPEG and PNG.