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

Create canvas from Image #132

Open
1 of 14 tasks
glenrobson opened this issue Dec 9, 2022 · 0 comments
Open
1 of 14 tasks

Create canvas from Image #132

glenrobson opened this issue Dec 9, 2022 · 0 comments
Assignees
Labels
helper Helper method to be added

Comments

@glenrobson
Copy link
Contributor

Description

It would be great if you could create a canvas by passing in a URL to an image. This would function similar to create_canvas_from_iiif:

Function name / Parameters / Return

Function name: create_canvas_from_image

Parameters: url, **kwargs
kwargs would be passed to the canvas

Returns: newly created canvas

Objects

  • Base Object (all Prezi3 Classes)
  • Collection
  • Manifest
  • Canvas
  • Range
  • AnnotationCollection
  • AnnotationPage
  • Annotation
  • Content Resource - Image
  • Content Resource - Video
  • Content Resource - Text
  • Service
  • Provider
  • Other - please list below

Considerations

It would be useful to have a similar function for audio and video resources

@glenrobson glenrobson added the helper Helper method to be added label Dec 9, 2022
@glenrobson glenrobson self-assigned this Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
helper Helper method to be added
Projects
None yet
Development

No branches or pull requests

1 participant