ImageView.jl icon indicating copy to clipboard operation
ImageView.jl copied to clipboard

Write canvas with annotations to file without making window visible?

Open macrintr opened this issue 10 years ago • 2 comments

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?

macrintr avatar Oct 14 '15 21:10 macrintr

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

timholy avatar Oct 15 '15 16:10 timholy

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

macrintr avatar Oct 15 '15 20:10 macrintr