mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 11:26:27 +03:00
commit
c38d5d81fd
|
@ -133,7 +133,7 @@ if sys.platform == "win32":
|
||||||
|
|
||||||
|
|
||||||
class MacViewer(Viewer):
|
class MacViewer(Viewer):
|
||||||
"""The default viewer on MacOS using ``Preview.app``."""
|
"""The default viewer on macOS using ``Preview.app``."""
|
||||||
|
|
||||||
format = "PNG"
|
format = "PNG"
|
||||||
options = {"compress_level": 1}
|
options = {"compress_level": 1}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user