11 Commits

Author SHA1 Message Date
sthen
f123eb2d8f update to py-Pillow 6.1.0 2019-07-04 14:46:23 +00:00
sthen
b034ead09a update to py-Pillow-6.0.0 2019-05-01 17:27:46 +00:00
landry
68a671d7b1 Update to py-Pillow 5.4.1.
Enable jpeg2000 support via graphics/openjp2

Went in a bulk build without fallout, and this release finally allows me
to open TIFFs with JPEG compression using YCbCr colorspace...
2019-01-10 19:43:11 +00:00
jasper
e40fec3296 update to Pillow-5.1.0 and drop tkimage support as a comment in the Makefile
was already wondering about it's usefulness.

nb, the scripts moved to a separate repository (https://github.com/python-pillow/pillow-scripts)
but nothing seemed to depend on it. we can still import it when needed.
2018-05-04 09:54:41 +00:00
sthen
466de4ccf8 update to py-Pillow 3.3.1 2016-09-04 10:53:40 +00:00
sthen
44142f8b03 update to py-Pillow-3.2.0 2016-04-02 14:03:58 +00:00
sthen
71a1704724 update to py-Pillow 3.1.1 2016-03-01 01:02:30 +00:00
sthen
70adfb5e97 update to py-Pillow 2.7.0 and remove subpackages, py-sane distribution has
now been separated.
2015-03-26 12:09:15 +00:00
ajacoutot
6be0de9820 Build the python sane bindings.
Subpackage this port:
py-Pillow
py-sane

ok sthen@ rpointel@
2014-08-14 07:04:22 +00:00
sthen
5218958b53 update to py-Pillow 2.4.0. Commits to move py-Imaging users over to py-Pillow will follow (words of encouragement from landry@) 2014-04-06 21:10:19 +00:00
jasper
67dbb8fe08 import py-Pillow-1.7.8
Pillow is the "friendly" PIL fork. PIL is the Python Imaging Library.

The Python Imaging Library (PIL) adds image processing capabilities to
your Python environment. This library provides extensive file format
support, an efficient internal representation, and powerful image
processing capabilities.

feedback/ok fgsch@
2013-01-28 07:55:58 +00:00