Python Imaging Library (Fork)
Go to file
Björn Pedersen 31be9f12ad Add tests for tiff float tag values
Add tests for writing of float/double values in tiff file tags.
2015-02-23 10:52:27 +01:00
depends Make OpenJPEG with 4 job slots - ~2.2 times faster (take 2) 2014-08-21 14:50:11 +03:00
docs DOC document compress_level Image.save PNG option. 2015-01-15 23:14:30 +05:00
libImaging Merge pull request #1088 from bgilbert/opaque-RGBa 2015-02-05 22:32:58 -08:00
PIL Tiff: allow writing floating poitn tag values 2015-02-23 09:46:35 +01:00
Scripts
Tests Add tests for tiff float tag values 2015-02-23 10:52:27 +01:00
Tk
_imaging.c Version Bump --2.7.0 2014-12-31 20:42:57 -08:00
_imagingcms.c
_imagingft.c rearranged comments 2015-01-07 21:38:36 -08:00
_imagingmath.c
_imagingmorph.c
_imagingtk.c
_webp.c
.coveragerc
.gitattributes
.gitignore
.landscape.yaml
.travis.yml Re-encrypt AUTH-TOKEN inside python-pillow/Pillow 2015-01-04 22:01:32 +02:00
build_children.sh Fix repo name in curl 2015-01-04 21:30:50 +02:00
CHANGES.rst Update CHANGES.rst [ci skip] 2015-02-05 22:34:13 -08:00
CONTRIBUTING.md Fork from master and send pull requests to master 2014-11-06 13:01:42 +02:00
decode.c
display.c
encode.c
Makefile
MANIFEST.in Remove Sane from manifest, add .msp 2014-11-07 16:25:02 -08:00
map.c
mp_compile.py Limit default MAX_CONCURRENCY to 4. 2014-12-08 22:20:22 +03:00
outline.c
path.c
profile-installed.py
py3.h
README.rst
RELEASING.md
requirements.txt
selftest.py
setup.py Turn off zip-safe flag for debug builds 2015-01-20 15:00:58 -08:00
test-installed.py
tox.ini

Pillow
======

*Python Imaging Library (Fork)*

Pillow is the "friendly" PIL fork by `Alex Clark and Contributors <https://github.com/python-pillow/Pillow/graphs/contributors>`_. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. For more information, please `read the documentation <http://pillow.readthedocs.org/>`_,  `check the changelog <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst>`_ and `find out how to contribute <https://github.com/python-pillow/Pillow/blob/master/CONTRIBUTING.md>`_.

.. image:: https://travis-ci.org/python-pillow/Pillow.svg?branch=master
   :target: https://travis-ci.org/python-pillow/Pillow
   :alt: Travis CI build status

.. image:: https://pypip.in/v/Pillow/badge.png
    :target: https://pypi.python.org/pypi/Pillow/
    :alt: Latest PyPI version

.. image:: https://pypip.in/d/Pillow/badge.png
    :target: https://pypi.python.org/pypi/Pillow/
    :alt: Number of PyPI downloads

.. image:: https://coveralls.io/repos/python-pillow/Pillow/badge.png?branch=master
  :target: https://coveralls.io/r/python-pillow/Pillow?branch=master
   :alt: Code coverage

.. image:: https://landscape.io/github/python-pillow/Pillow/master/landscape.png
   :target: https://landscape.io/github/python-pillow/Pillow/master
   :alt: Code health