Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Splash Screen] Portrait x axis and Landscape y axis are not centered #146

Open
kaddyadriano opened this issue Apr 14, 2020 · 2 comments
Open

Comments

@kaddyadriano
Copy link

kaddyadriano commented Apr 14, 2020

Generating splash screens for android and ios seems to right center for portrait and bottom center for landscape instead of center center the image. Thanks your work!

@kaddyadriano kaddyadriano changed the title [Splash Screen] X axis is not centered [Splash Screen] Portrait x axis and Landscape y axis are not centered Apr 14, 2020
@sebinbenjamin
Copy link
Owner

Can you provide the inputs and the file generated? I am unable to reproduce the issue.
I don't see much of the alignment issue.


@kaddyadriano
Copy link
Author

kaddyadriano commented Jun 22, 2020

From Mac
irgen -V 0.6.2
irgen -i ./res/test/icon.png -s ./res/test/splash.png -o ./res/test -p android,ios
Also the -c option does not work. It's unknown.

IOS:
Default-667h

Default-Landscape-736h

ANDROID:
drawable-port-hdpi-screen

drawable-land-hdpi-screen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants