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 different tiff orientations. #391

Merged
merged 1 commit into from
Oct 30, 2019
Merged

Conversation

manthey
Copy link
Member

@manthey manthey commented Oct 30, 2019

For a Tiled TIFF that is not in the standard top-left orientation, this uses a less-efficient code path that may composite up to four tiles to get a conceptual tile at the location desired.

This is a backport of #390. Tests are done on the master branch.

@manthey manthey force-pushed the tiff-orientation-2.x branch from 62cb050 to 9d33fd5 Compare October 30, 2019 17:24
For a Tiled TIFF that is not in the standard top-left orientation, this
uses a less-efficient code path that may composite up to four tiles to
get a conceptual tile at the location desired.

This is a backport of #390.  Tests are done on the master branch.
@manthey manthey force-pushed the tiff-orientation-2.x branch from 9d33fd5 to 7d0c89f Compare October 30, 2019 18:16
@manthey manthey merged commit f1aab9e into 2.x-maintenance Oct 30, 2019
@manthey manthey deleted the tiff-orientation-2.x branch October 30, 2019 18:55
juliejsanchez added a commit to juliejsanchez/large_image that referenced this pull request Dec 13, 2019
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