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

Support tile-less IIIF as per LegacyTileSource: Fix #737 #816

Merged
merged 1 commit into from Jan 11, 2016

Conversation

tomcrane
Copy link
Contributor

@tomcrane tomcrane commented Jan 9, 2016

I did experiment with a version that removed any duplication of code from LegacyTileSource - but that made IIIFTileSource depend on the existence and implementation of LegacyTileSource, which seemed less preferable than a dozen or so lines of borrowed logic. This PR has no dependency on LegacyTileSource.

The same legacy image pyramid can be used as a test and demo for LegacyTileSource, so I have added two new tests to formats.js.

The leaves image was created by my partner and my daughter; there are no rights issues.

@jpstroop
Copy link
Contributor

jpstroop commented Jan 9, 2016

👍

@iangilman
Copy link
Member

Beautiful, thank you!

iangilman added a commit that referenced this pull request Jan 11, 2016
Support tile-less IIIF as per LegacyTileSource: Fix #737
@iangilman iangilman merged commit 11dad96 into openseadragon:master Jan 11, 2016
iangilman added a commit that referenced this pull request Jan 11, 2016
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.

None yet

3 participants