Quasar Icongenie - how to generate splashscreen and icons from separate files like it worked in v1?
-
Hello!
I am confused a bit with v2 of icongenie. In v1, icongenie was generating icons and splash screens from two separate files. It was nice, especially when icons and splash screen are completely different.
In v2, I can’t see an option to generate splash screen from separate file.
When I am trying to do following:icongenie generate -i app-icon.png -b app-splashscreen.png
I got this:
and when I am trying to just bg:icongenie generate -i app-icon.png -b app-splashscreen.png
here is what I got:
The most frustrating thing is that v1 doesn’t work on new projects utilizing quasar/app v2.
The question is:
how to generate icons and splashscreen from different separate files?Thank you!
-
Sorted it. this is how to generate icon and splash screen using two different files:
icongenie generate -i app-icon.png -b app-splashscreen.png --splashscreen-icon-ratio=0