Since #2527, macOS saves to a temp PNG before showing

This commit is contained in:
Hugo 2019-03-06 15:57:58 +02:00
parent 8194677516
commit 2edab165a1

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