mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-05-30 18:53:28 +03:00
Added release notes for #5788
This commit is contained in:
parent
d24c26dbc8
commit
ef99db8871
|
@ -58,10 +58,14 @@ TODO
|
||||||
API Additions
|
API Additions
|
||||||
=============
|
=============
|
||||||
|
|
||||||
TODO
|
Added support for "title" argument to DisplayViewer
|
||||||
^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
TODO
|
Support has been added for the "title" argument in
|
||||||
|
:py:class:`~PIL.ImageShow.UnixViewer.DisplayViewer`, so that when ``im.show()`` or
|
||||||
|
:py:func:`.ImageShow.show()` use the ``display`` command line tool, the "title"
|
||||||
|
argument will also now be supported, e.g. ``im.show(title="My Image")`` and
|
||||||
|
``ImageShow.show(im, title="My Image")``.
|
||||||
|
|
||||||
Security
|
Security
|
||||||
========
|
========
|
||||||
|
|
Loading…
Reference in New Issue
Block a user