Commit Graph

4294 Commits

Author SHA1 Message Date
Andrew Murray
2b0c037d5f Allowed ImageSequence to seek to zero 2016-01-27 14:04:05 +11:00
Hugo
3d6e137ff2 Merge pull request #1680 from radarhere/asserts
Updated deprecated asserts
2016-01-24 22:54:53 +02:00
Andrew Murray
0ad6f5ff1f Updated deprecated asserts 2016-01-24 12:44:31 +11:00
Hugo
ee76e8a050 Update CHANGES.rst [CI skip] 2016-01-23 11:11:21 +02:00
Hugo
29d23ee102 Merge pull request #1678 from radarhere/pillow_tests
Add tests for OLE file based formats
2016-01-23 11:10:20 +02:00
Andrew Murray
a7a087e0b2 Added FPX test 2016-01-23 13:50:17 +11:00
Andrew Murray
da7e712cb4 Added MIC test 2016-01-23 13:46:36 +11:00
Hugo
e06d3acc96 Merge pull request #1674 from radarhere/releasing
Fixed RTD URL
2016-01-21 15:26:17 +02:00
Andrew Murray
95e2a15075 Fixed URL [ci skip] 2016-01-21 22:35:30 +11:00
Andrew Murray
d9466c9d92 Fixed URL [ci skip] 2016-01-21 22:28:30 +11:00
Hugo
184d40260f Update CHANGES.rst [CI skip] 2016-01-21 10:47:11 +02:00
Hugo
8a5b5c2d2c Merge pull request #1671 from radarhere/ifd
Add TIFF IFD test
2016-01-21 10:46:29 +02:00
Andrew Murray
957187d417 Added TIFF IFD test 2016-01-21 16:00:53 +11:00
Hugo
0bd2af1e74 Merge pull request #1666 from python-pillow/radarhere-patch-1
Update CHANGES.rst
2016-01-16 10:37:36 +02:00
Andrew Murray
b0aaa09b95 Update CHANGES.rst [ci skip] 2016-01-16 19:14:03 +11:00
Hugo
023d422ecb Update CHANGES.rst [CI skip] 2016-01-16 10:07:44 +02:00
Hugo
9da179c78c Merge pull request #1654 from wiredfool/pr_1650
Add a basic DDS image plugin with more tests
2016-01-16 10:06:37 +02:00
wiredfool
ffd388eb1e Merge pull request #1657 from radarhere/redirect
Updated redirected URL
2016-01-15 13:51:35 -08:00
wiredfool
b0d15c9b8d Catch truncated DDS files 2016-01-15 21:34:36 +00:00
Andrew Murray
8a27dd3b08 Updated redirected URL 2016-01-09 10:43:11 +11:00
wiredfool
18d48dc665 fixing dds plugin on Py 2.x, relaxing dxt5 test 2016-01-08 13:58:19 -08:00
wiredfool
66c99b9d20 Merge pull request #1655 from wiredfool/sphinx-travis
Install pillow before running sphinx on travis
2016-01-08 12:48:12 -08:00
wiredfool
f09508f17f install before running sphinx 2016-01-08 10:07:24 -08:00
wiredfool
13f2d22700 Correctness tests for DDS 2016-01-08 07:59:18 -08:00
hugovk
37b5a39c58 Note internal functions and TODOs 2016-01-06 20:00:03 +02:00
hugovk
05b22cedd5 Add docstrings 2016-01-06 12:26:58 +02:00
hugovk
9dd68bb0be flake8 2016-01-06 12:07:40 +02:00
hugovk
517cbbff08 Test NotImplementedError 2016-01-06 11:59:47 +02:00
hugovk
02ec83ee64 Test image from https://github.com/python-pillow/Pillow/pull/1644#issuecomment-169101551 2016-01-06 11:57:51 +02:00
hugovk
cc0d2a7b94 Include *.dds 2016-01-06 11:33:24 +02:00
hugovk
f826bff3c7 Simplify sanity tests 2016-01-06 11:24:09 +02:00
hugovk
3515cf82b7 Test images from https://github.com/python-pillow/Pillow/pull/1644#issuecomment-169101551 2016-01-06 11:00:08 +02:00
hugovk
ca216951ab Test DdsImagePlugin 2016-01-06 10:59:37 +02:00
Jerome Leclanche
b9a71cafbc Add a basic DDS image plugin
Only supports DXT1 and DXT5 for now.
The pixel formats ideally should be supported in decode.c instead,
but for now this is good enough.

Fixes #252
2016-01-05 17:11:17 +02:00
Andrew Murray
f57e295ce5 Merge pull request #1641 from cgohlke/patch-1
Add Python 3.5 to classifiers
2016-01-05 09:27:20 +11:00
Christoph Gohlke
0b38dbb8e2 Add Python 3.5 to classifiers 2016-01-04 11:50:03 -08:00
wiredfool
1a47dad469 Merge pull request #1632 from radarhere/tk
Added AppVeyor to RELEASING checklist
2016-01-04 05:58:31 -08:00
wiredfool
f2e0a8e550 Update CHANGES.rst 2016-01-04 13:51:17 +00:00
wiredfool
2819e42cd7 Merge pull request #1638 from manisandro/conditional
Fix incorrect conditional in encode.c
2016-01-04 05:49:39 -08:00
Sandro Mani
255a8b5220 Fix incorrect conditional 2016-01-04 13:44:24 +01:00
wiredfool
8d518a3f4d 3.2.0-dev versioning 2016-01-04 03:03:26 -08:00
wiredfool
fff5536b37 3.1.0 version 2016-01-04 02:04:23 -08:00
wiredfool
a72000c7c1 Merge pull request #1636 from wiredfool/docs-3.1
Replacing fromstring with frombytes
2016-01-04 01:51:22 -08:00
wiredfool
b56e1f74f3 s/fromstring/frombytes/ 2016-01-04 01:46:06 -08:00
Hugo
60cf27fde1 Update CHANGES.rst [CI skip] 2016-01-03 23:42:57 +02:00
Hugo
12a9bf614b Merge pull request #1633 from wiredfool/windows-2.6-tests
Fixing test failures on python 2.6/windows
2016-01-03 23:42:19 +02:00
wiredfool
859ce84976 Version check rather than try/except 2016-01-03 13:04:04 -08:00
wiredfool
21beef192a Fixing test failures on python 2.6/windows 2016-01-03 12:23:39 -08:00
Andrew Murray
8ece7f6c9e Added AppVeyor to RELEASING checklist [ci skip] 2016-01-03 23:14:27 +11:00
Alex Clark
10d5c7df6d Don't break the README!
Looks like my Gratipay badge broke rst generation on PyPI, sorry! Should be fixed now. (PyPI won't load external URLs unless they're part of a directive.)
2016-01-01 11:35:27 -05:00