mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-09 14:54:46 +03:00
SVG instead of PNG for consistency [CI skip]
This commit is contained in:
parent
1ad00ae8e2
commit
d66776a59a
|
@ -22,11 +22,11 @@ Pillow is the "friendly PIL fork" by `Alex Clark and Contributors <https://githu
|
||||||
:target: https://pypi.python.org/pypi/Pillow/
|
:target: https://pypi.python.org/pypi/Pillow/
|
||||||
:alt: Number of PyPI downloads
|
:alt: Number of PyPI downloads
|
||||||
|
|
||||||
.. image:: https://coveralls.io/repos/python-pillow/Pillow/badge.png?branch=master
|
.. image:: https://coveralls.io/repos/python-pillow/Pillow/badge.svg?branch=master
|
||||||
:target: https://coveralls.io/r/python-pillow/Pillow?branch=master
|
:target: https://coveralls.io/r/python-pillow/Pillow?branch=master
|
||||||
:alt: Code coverage
|
:alt: Code coverage
|
||||||
|
|
||||||
.. image:: https://landscape.io/github/python-pillow/Pillow/master/landscape.png
|
.. image:: https://landscape.io/github/python-pillow/Pillow/master/landscape.svg
|
||||||
:target: https://landscape.io/github/python-pillow/Pillow/master
|
:target: https://landscape.io/github/python-pillow/Pillow/master
|
||||||
:alt: Code health
|
:alt: Code health
|
||||||
|
|
||||||
|
|
|
@ -19,11 +19,11 @@ Pillow is the "friendly PIL fork" by `Alex Clark and Contributors <https://githu
|
||||||
:target: https://pypi.python.org/pypi/Pillow/
|
:target: https://pypi.python.org/pypi/Pillow/
|
||||||
:alt: Number of PyPI downloads
|
:alt: Number of PyPI downloads
|
||||||
|
|
||||||
.. image:: https://coveralls.io/repos/python-pillow/Pillow/badge.png?branch=master
|
.. image:: https://coveralls.io/repos/python-pillow/Pillow/badge.svg?branch=master
|
||||||
:target: https://coveralls.io/r/python-pillow/Pillow?branch=master
|
:target: https://coveralls.io/r/python-pillow/Pillow?branch=master
|
||||||
:alt: Code coverage
|
:alt: Code coverage
|
||||||
|
|
||||||
.. image:: https://landscape.io/github/python-pillow/Pillow/master/landscape.png
|
.. image:: https://landscape.io/github/python-pillow/Pillow/master/landscape.svg
|
||||||
:target: https://landscape.io/github/python-pillow/Pillow/master
|
:target: https://landscape.io/github/python-pillow/Pillow/master
|
||||||
:alt: Code health
|
:alt: Code health
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user