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

Add Pillow support #444

Closed
donkirkby opened this issue Mar 28, 2022 · 4 comments
Closed

Add Pillow support #444

donkirkby opened this issue Mar 28, 2022 · 4 comments

Comments

@donkirkby
Copy link
Owner

Make Image.show(), or ImageShow.show() display the image on the live canvas. It looks like you can register a new display method.

Also look for some tutorial ideas.

@donkirkby
Copy link
Owner Author

Until then, you can use space-tracer to display a Pillow image like this:

live_image = LivePillowImage(image)
live_image.display()

@mtkalms
Copy link
Contributor

mtkalms commented Mar 20, 2023

Working on it.

@donkirkby
Copy link
Owner Author

Thanks for the help, @mtkalms. I wrote up issue #532 about the problem you had with installing Python support on the community edition of IDEA. If you have time, could you try it again and make sure you're trying to install the community edition?

@mtkalms
Copy link
Contributor

mtkalms commented Mar 23, 2023

Hey @donkirkby, I didn't have that problem, as you told me it would not work with IDEA CE. I'll try it out and comment on issue #532.

@donkirkby donkirkby modified the milestones: PyCascades Sprint, 4.10 Mar 23, 2023
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