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

Image info from file or IIIF #9

Closed
glenrobson opened this issue Oct 8, 2021 · 3 comments
Closed

Image info from file or IIIF #9

glenrobson opened this issue Oct 8, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@glenrobson
Copy link
Contributor

Populate Image resource with info from either a file or IIIF info.json:

https://github.com/iiif-prezi/iiif-prezi/blob/e5956d5ab929ff8149a6429c6145790bb4bd59e5/iiif_prezi/factory_11.py#L822

Would require PIL if we are going to open images.

@glenrobson
Copy link
Contributor Author

glenrobson commented Oct 8, 2021

It would be good to make PIL optional so you don't need to include it. Add check around function to warn if PIL not installed.

@glenrobson
Copy link
Contributor Author

Also note PIL doesn't work with j2k.

@glenrobson glenrobson added the enhancement New feature or request label Oct 8, 2021
@digitaldogsbody digitaldogsbody mentioned this issue May 27, 2022
14 tasks
@digitaldogsbody
Copy link
Member

Helper issue for hackathon: #55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants