Skip to content

BigTIFF support #30

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

Merged
merged 3 commits into from
Feb 27, 2025
Merged

BigTIFF support #30

merged 3 commits into from
Feb 27, 2025

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Feb 27, 2025

Closes #22

Passes the upstream tests from tiff

Change list

  • Support for BigTIFF
  • Remove upstream tiff dependency. I needed to do this because I hit a bug in Value::into_u64_vec where it wouldn't accept Short input. And it's easiest to just vendor this code anyways, so we don't have a dependency on tiff.
  • Enable upstream bigtiff tests.

@kylebarron kylebarron merged commit 5987b80 into main Feb 27, 2025
1 check passed
@kylebarron kylebarron deleted the kyle/bigtiff branch February 27, 2025 23:52
@kylebarron kylebarron mentioned this pull request Feb 27, 2025
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.

Support for bigtiff
1 participant