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

Write canvas with annotations to file without making window visible? #88

Open
macrintr opened this issue Oct 14, 2015 · 2 comments
Open

Comments

@macrintr
Copy link

I've built a visual checkpoint routine with ImageView that displays an image, annotates it, then writes the image out with write_to_png. Without moving to something like Cairo, is there a way to modify that routine so that it doesn't display the image?

@timholy
Copy link
Member

timholy commented Oct 15, 2015

I'm intermittently revamping ImageView to rebase it on Gtk. Once I get something posted, we can look into adding this functionality.

@macrintr
Copy link
Author

Thanks @timholy! If I come up with a workaround, I'll share it.

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