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

Configurable image resolution #2

Open
avdstaaij opened this issue Aug 25, 2023 · 0 comments
Open

Configurable image resolution #2

avdstaaij opened this issue Aug 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@avdstaaij
Copy link
Owner

The resolution of the output image should be configurable.

Ideally, it should be possible to specify only the resolution of one image axis (width or height) and have the other one be determined automatically (this would also replace the current --trim flag). This may however be difficult to get right: we have to set the resolution before rendering, but we cannot easily find out the aspect ratio that the trimmed rendered image will have before actually rendering it.

@avdstaaij avdstaaij added the enhancement New feature or request label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant