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
wiredfool
0f9f5cd8db
3.1.0-rc1 versioning
2016-01-01 16:00:32 +00:00
wiredfool
fd8f2401ba
Merge pull request #1629 from wiredfool/pyroma
...
Forcing this one to pass
2016-01-01 07:58:54 -08:00
wiredfool
7a4ff8e66c
Forcing this one to pass
2016-01-01 15:57:42 +00:00
wiredfool
33d65f7064
Update CHANGES.rst [ci skip]
2016-01-01 15:49:30 +00:00
wiredfool
e5076a3278
Merge pull request #1620 from wiredfool/issue_1597
...
Partial fix for #1597
2016-01-01 07:47:58 -08:00
wiredfool
41eba2c8cf
Merge pull request #1627 from wiredfool/exif_fixup
...
Rolling back exif support to pre-3.0 format
2016-01-01 07:46:43 -08:00
wiredfool
4489215c7c
Merge pull request #1628 from wiredfool/docs-3.1
...
Added metadata details to release notes
2016-01-01 07:46:18 -08:00
wiredfool
02a9ed8f90
Added metadata details to release notes
2016-01-01 15:44:52 +00:00
wiredfool
30a5687155
Merge pull request #1626 from radarhere/manifest
...
Added .editorconfig to manifest
2016-01-01 05:33:21 -08:00
wiredfool
36d4f5a9b4
Tests for permitted libtiff metadata
2016-01-01 05:30:40 -08:00
wiredfool
a6c1331fdd
Rolling back exif support to pre-3.0 format
2016-01-01 04:14:24 -08:00