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

Update to newer OpenEXR version once signed stride for Imf::Slice is supported #84

Open
TzuChieh opened this issue Dec 7, 2023 · 1 comment

Comments

@TzuChieh
Copy link
Owner

TzuChieh commented Dec 7, 2023

OpenEXR Imf::Slice currently does not support negative stride, this makes lower-left origin images harder to get right reliably. See https://lists.aswf.io/g/openexr-dev/topic/openexr_rgbaoutputfile_is/70222932

@TzuChieh TzuChieh changed the title OpenEXR Imf::Slice currently does not support negative stride, this makes lower-left origin images harder to get right reliably. See https://lists.aswf.io/g/openexr-dev/topic/openexr_rgbaoutputfile_is/70222932 Update to newer OpenEXR version once signed stride for Imf::Slice is supported Dec 7, 2023
@TzuChieh
Copy link
Owner Author

TzuChieh commented Dec 7, 2023

  • Update to newer OpenEXR version for signed stride
  • Update ExrFileWriter to use the new interface
  • Update ExrFileReader to use the new interface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Third-Party Problems
Development

No branches or pull requests

1 participant