pgmagick icon indicating copy to clipboard operation
pgmagick copied to clipboard

Add Image.show function to preview images

Open rominf opened this issue 6 years ago • 2 comments
trafficstars

Pillow has it and it's convinient.

rominf avatar Dec 29 '18 16:12 rominf

Here is how Pillow does it. It seems easily portable (maybe just slight changes in Viewer base class will be required), but the question is - shall we? We would need at least to include Pillow to license (which should be ok), and track Pillow source for fixes.

komackaj avatar Dec 31 '18 07:12 komackaj

Or maybe make an agreement with Pillow to move the common code to the separate library?

rominf avatar Dec 31 '18 07:12 rominf