Merge pull request #3696 from hugovk/update-docs

Update docs: macOS saves to a temp PNG before showing
This commit is contained in:
Andrew Murray 2019-03-07 13:57:20 +11:00 committed by GitHub
commit 9ce09bfc85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2024,7 +2024,7 @@ class Image(object):
PPM file, and calls either the **xv** utility or the **display**
utility, depending on which one can be found.
On macOS, this method saves the image to a temporary BMP file, and
On macOS, this method saves the image to a temporary PNG file, and
opens it with the native Preview application.
On Windows, it saves the image to a temporary BMP file, and uses