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

how to set image size for scale 16:9 #74

Open
hanjianfei opened this issue Nov 7, 2017 · 1 comment
Open

how to set image size for scale 16:9 #74

hanjianfei opened this issue Nov 7, 2017 · 1 comment

Comments

@hanjianfei
Copy link

No description provided.

@mayakraft
Copy link
Owner

  1. Not sure if it's time to force-resize all images that don't meet 2:1 ratio and powers of 2 dimensions specs.
    resizing will change the input data (like should it resize nearest neighbor or bilinear filtering?). I like the wysiwyg or fail nature of it right now.

  2. btw, in case you didn't catch it the easiest way to get up and running is to scale your image to 16:8, or 2:1 and make sure the pixel units are in powers of 2, like 2048x1024.

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