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

Canvas manipulation from Python #59

Closed
2 of 3 tasks
brentyi opened this issue Jun 29, 2023 · 0 comments
Closed
2 of 3 tasks

Canvas manipulation from Python #59

brentyi opened this issue Jun 29, 2023 · 0 comments

Comments

@brentyi
Copy link
Collaborator

brentyi commented Jun 29, 2023

#58 adds the ability to export the canvas contents to a PNG.

It would be nice if we could, from Python:

  • Read the render buffer / canvas contents (probably via request/response-type messages)
  • Set the canvas width / height / aspect ratio
  • Send files to download

This would be helpful for folks who want to (as an example) save a bunch of frames, stitch them into a video, and then send the video to the client to download.

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

No branches or pull requests

1 participant