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

Implement posterCanvas for Presentation 3.0 #275

Open
joncameron opened this issue Feb 19, 2019 · 1 comment
Open

Implement posterCanvas for Presentation 3.0 #275

joncameron opened this issue Feb 19, 2019 · 1 comment

Comments

@joncameron
Copy link

joncameron commented Feb 19, 2019

See samvera/iiif_manifest#33

Description

Implementing posterCanvas from the IIIF Presentation 3.0 spec.

Implementation

  • posterCanvas is a hash of five keys (url, height, width, format, type) that then gets passed to DisplayContent and run through the CanvasBuilder

Done Looks Like

  • Implementation made as described above. Manifests contain posterCanvas

References

@joncameron
Copy link
Author

Break this into two: thumbnail and posterCanvas. There's currently discussion about changing posterCanvas in the spec; whereas thumbnail is solid.

@joncameron joncameron changed the title Implement thumbnail and posterCanvas for Presentation 3.0 Implement posterCanvas for Presentation 3.0 Feb 22, 2019
@davidschober davidschober added this to the Avalon 7 Backlog milestone May 8, 2019
@davidschober davidschober modified the milestones: Avalon 7 Backlog, Backlog May 8, 2019
@joncameron joncameron removed this from the Backlog milestone Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants