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

The convenience functions could use the display window instead of data window #137

Open
johannesvollmer opened this issue Jun 1, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@johannesvollmer
Copy link
Owner

What can be improved or is missing?

Functions like load_image could alternatively allocate the display window instead of the data window - this would probably be the expected default behaviour. The default pixel there should probably be transparent and anything outside of the data window could be cut off.

Implementation Approach

Should probably be an opt-in behaviour. Could filter the chunks loaded from the file.

@johannesvollmer johannesvollmer added the enhancement New feature or request label Jun 1, 2021
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