mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-31 02:19:58 +03:00
Rearranged text
This commit is contained in:
parent
2ffb2fc274
commit
3a1bbb8edb
|
@ -16,9 +16,9 @@ or the clipboard to a PIL image memory.
|
||||||
the entire screen is copied, and on macOS, it will be at 2x if on a Retina screen.
|
the entire screen is copied, and on macOS, it will be at 2x if on a Retina screen.
|
||||||
|
|
||||||
On Linux, if ``xdisplay`` is ``None`` and the default X11 display does not return
|
On Linux, if ``xdisplay`` is ``None`` and the default X11 display does not return
|
||||||
a snapshot of the screen, ``gnome-screenshot``, ``grim`` or ``spectacle`` will be used as a
|
a snapshot of the screen, ``gnome-screenshot``, ``grim`` or ``spectacle`` will be
|
||||||
fallback if they are installed. To disable this behaviour, pass ``xdisplay=""``
|
used as a fallback if they are installed. To disable this behaviour, pass
|
||||||
instead.
|
``xdisplay=""`` instead.
|
||||||
|
|
||||||
.. versionadded:: 1.1.3 (Windows), 3.0.0 (macOS), 7.1.0 (Linux)
|
.. versionadded:: 1.1.3 (Windows), 3.0.0 (macOS), 7.1.0 (Linux)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user