Merge pull request #3700 from radarhere/show

Updated list of Unix utilities used to show an image
This commit is contained in:
Hugo 2019-03-07 09:01:11 +02:00 committed by GitHub
commit 6c38329c49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2021,7 +2021,7 @@ class Image(object):
debugging purposes.
On Unix platforms, this method saves the image to a temporary
PPM file, and calls either the **xv** utility or the **display**
PPM file, and calls the **display**, **eog** or **xv**
utility, depending on which one can be found.
On macOS, this method saves the image to a temporary PNG file, and