mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 12:17:14 +03:00
Merge pull request #3700 from radarhere/show
Updated list of Unix utilities used to show an image
This commit is contained in:
commit
6c38329c49
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user