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

Don't rotate during decoding #34

Open
jbaiter opened this issue Jan 7, 2019 · 0 comments
Open

Don't rotate during decoding #34

jbaiter opened this issue Jan 7, 2019 · 0 comments
Labels

Comments

@jbaiter
Copy link
Member

jbaiter commented Jan 7, 2019

Currently, Hymir will do rotation during decoding if the ImageIO plugin supports it (e.g. with the Turbojpeg-Plugin).
This is very brittle and has a lot of corner-cases that fail, it would be best to just disable it alltogether and do rotation on the decoded image in all cases.

@jbaiter jbaiter added the bug label Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant