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

imageConvert does not retain orientation #86

Open
ryantrem opened this issue Feb 26, 2024 · 0 comments
Open

imageConvert does not retain orientation #86

ryantrem opened this issue Feb 26, 2024 · 0 comments

Comments

@ryantrem
Copy link

If an ImageContainer has a non-default (R0) m_orientation and is passed into imageConvert, the returned ImageContainer does not retain the same m_orientation and as a result the image will be misinterpretted by consumers that respect the orientation (e.g. rotating and/or flipping the image data when loading it into a texture in bgfx). I am guessing this is a just a bug/oversight?

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

1 participant