We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How to reproduce: ./edxapp-icon.generator.sh 1200×675-image.png /location/to/save/icons"
./edxapp-icon.generator.sh 1200×675-image.png /location/to/save/icons"
Actual dimensions: 29x16 58x33 87x49 etc...
Expected dimensions: 29x29 58x58 87x87 etc...
The text was updated successfully, but these errors were encountered:
@BenjiLee Thank you for report, I'll try convert rectangle image to square image using imagemagick.
Sorry, something went wrong.
No branches or pull requests
How to reproduce:
./edxapp-icon.generator.sh 1200×675-image.png /location/to/save/icons"
Actual dimensions:
29x16
58x33
87x49
etc...
Expected dimensions:
29x29
58x58
87x87
etc...
The text was updated successfully, but these errors were encountered: