mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Updated list of Unix utilities used to show an image [ci skip]
This commit is contained in:
parent
9ce09bfc85
commit
b29365e8a0
|
@ -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