mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-05 13:43:28 +03:00
commit
4db2ed3a6f
|
@ -827,11 +827,8 @@ the output format must be specified explicitly::
|
||||||
|
|
||||||
im.save('newimage.spi', format='SPIDER')
|
im.save('newimage.spi', format='SPIDER')
|
||||||
|
|
||||||
For more information about the SPIDER image processing package, see the
|
For more information about the SPIDER image processing package, see
|
||||||
`SPIDER homepage`_ at `Wadsworth Center`_.
|
https://github.com/spider-em/SPIDER
|
||||||
|
|
||||||
.. _SPIDER homepage: https://spider.wadsworth.org/spider_doc/spider/docs/spider.html
|
|
||||||
.. _Wadsworth Center: https://www.wadsworth.org/
|
|
||||||
|
|
||||||
TGA
|
TGA
|
||||||
^^^
|
^^^
|
||||||
|
|
|
@ -45,7 +45,7 @@ Support for FreeType 2.7 has been removed; FreeType 2.8 is the minimum supported
|
||||||
We recommend upgrading to at least `FreeType`_ 2.10.4, which fixed a severe
|
We recommend upgrading to at least `FreeType`_ 2.10.4, which fixed a severe
|
||||||
vulnerability introduced in FreeType 2.6 (:cve:`CVE-2020-15999`).
|
vulnerability introduced in FreeType 2.6 (:cve:`CVE-2020-15999`).
|
||||||
|
|
||||||
.. _FreeType: https://www.freetype.org
|
.. _FreeType: https://freetype.org/
|
||||||
|
|
||||||
Image.show command parameter
|
Image.show command parameter
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
Loading…
Reference in New Issue
Block a user