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

Handle EXR long names flag #27

Merged
merged 2 commits into from
May 7, 2023
Merged

Handle EXR long names flag #27

merged 2 commits into from
May 7, 2023

Conversation

Roughsketch
Copy link
Owner

According to the OpenEXR docs, the long name bit flag indicates whether or not the maximum attribute name is 255 characters or 31 characters. This uses that flag to avoid reading more data than is required for the file.

@Roughsketch Roughsketch merged commit fac9c2b into master May 7, 2023
@Roughsketch Roughsketch deleted the exr-long-names branch May 7, 2023 05:02
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

Successfully merging this pull request may close these issues.

1 participant