Commit Graph

5456 Commits

Author SHA1 Message Date
wiredfool
cc1ba56c28 Refactor tests 2016-12-31 19:12:39 +00:00
Marcus Brinkmann
90077b3975 Add center and translate option to Image.rotate. 2016-12-31 19:01:09 +00:00
wiredfool
f3751a1f3a Update Changes.rst [ci skip] 2016-12-31 18:42:53 +00:00
wiredfool
2399390721 Merge pull request #2327 from wiredfool/wmf_test_fix
Test: Relax WMF test condition, fixes #2323
2016-12-31 18:36:24 +00:00
wiredfool
72b291af27 Merge pull request #2326 from wiredfool/release-notes
Release notes for 4.0
2016-12-31 18:36:13 +00:00
wiredfool
5269828d3a Test: Relax WMF test condition, fixes #2323 2016-12-31 17:38:35 +00:00
wiredfool
eea7c63eb3 Py 3.6 2016-12-31 17:31:39 +00:00
wiredfool
5230fee237 Release notes for 4.0.0 2016-12-31 17:29:28 +00:00
wiredfool
dda63c1ada Update Changes.rst [ci skip] 2016-12-31 16:35:42 +00:00
wiredfool
c7df6287fa Merge pull request #2262 from wiredfool/zero_size
Allow 0 size images, Fixes #2259
2016-12-31 16:35:14 +00:00
wiredfool
20abc9cdfe Fix size check on expan for image_rotate 2016-12-31 13:31:51 +00:00
wiredfool
7d59183c1d Zero image size test 2016-12-31 13:19:29 +00:00
wiredfool
0a922b962f tests for basic operations on 0x0 images 2016-12-31 13:19:29 +00:00
wiredfool
69bea50810 Allow 0 size images, Fixes #2259 2016-12-31 13:19:29 +00:00
wiredfool
789ac7aa72 Update Changes.rst [ci skip] 2016-12-31 12:35:37 +00:00
wiredfool
7db2daa1f1 Merge pull request #2325 from wiredfool/sgi_write
SGI: Save uncompressed SGI/BW/RGB/RGBA files
2016-12-31 12:34:15 +00:00
wiredfool
6fd020a465 Added save docs for SGI 2016-12-31 12:33:33 +00:00
wiredfool
31c204eae4 Loop cleanup, python 3 compatibility 2016-12-31 12:29:10 +00:00
wiredfool
3d185ee857 added tests for sgi writing 2016-12-31 12:29:10 +00:00
Mickael B
597ab45d4d [SGI] Save uncompressed SGI/BW/RGB/RGBA files
Save feature added to SgiImagePlugin.py, uncompressed method only
2016-12-31 12:29:10 +00:00
wiredfool
41c97af15c Updated Changes.rst [ci skip] 2016-12-30 23:54:20 +00:00
wiredfool
e40ce2276a Merge pull request #2319 from radarhere/quant
Updated pngquant to 2.8.2
2016-12-30 23:52:15 +00:00
wiredfool
39c01eb039 Update Changes.rst [ci skip] 2016-12-30 23:47:47 +00:00
wiredfool
4adadf573a Merge pull request #2324 from wiredfool/sgi_tests
Added correctness tests for opening SGI images
2016-12-30 23:46:59 +00:00
wiredfool
95888466c8 Added correctness tests for opening SGI images 2016-12-30 22:20:46 +00:00
Alex Clark
df5f62e719 Merge pull request #2322 from radarhere/changes
Added missing PR numbers to Changes.rst
2016-12-30 11:46:14 -05:00
Andrew Murray
f94183065c Added missing PR numbers to Changes.rst [ci skip] 2016-12-30 20:46:03 +11:00
Alex Clark
72bed17e0f Merge pull request #2320 from radarhere/tested
Updated tested versions of libjpeg
2016-12-29 18:55:24 -05:00
Andrew Murray
8c6bc07124 Updated tested versions of libjpeg [ci skip] 2016-12-30 10:47:05 +11:00
Andrew Murray
1e409e2dc8 Added missing PR number to Changes.rst [ci skip] 2016-12-30 10:42:29 +11:00
Andrew Murray
3585a965e1 Updated pngquant to 2.8.2 2016-12-30 10:33:56 +11:00
wiredfool
2aef31be67 Updated Changes.rst [ci skip] 2016-12-27 12:02:16 +00:00
wiredfool
944a470a79 Merge pull request #2312 from wiredfool/pr_2298
List of individual frame durations for saving animated gifs. #2298
2016-12-27 12:00:40 +00:00
wiredfool
f36a04570f Merge pull request #2313 from wiredfool/pr_2196
Unified different GIF optimize conditions #2196, Test for #2196
2016-12-27 11:53:50 +00:00
wiredfool
915270ef6f test for issue #2195 2016-12-27 03:33:20 -08:00
wiredfool
55e068d52e Removed duplicate open duration, clarified, listed all save options, added tuple for duration 2016-12-27 03:09:55 -08:00
wiredfool
9780472742 Update Changes.rst [ci skip] 2016-12-27 11:06:56 +00:00
wiredfool
e530f2a228 Added tuple option for durations 2016-12-27 03:04:37 -08:00
wiredfool
87092ad4f8 can pass list of integer to set different duration for each frame when saving GIF 2016-12-27 02:44:05 -08:00
wiredfool
0600014709 Merge pull request #2305 from hugovk/refactor-dependency-install
Build: Refactor dependency installation
2016-12-27 10:32:12 +00:00
wiredfool
f7d8669810 Merge pull request #2311 from wiredfool/pr_2304
Python 3.6 is out
2016-12-27 10:30:02 +00:00
Andrew Murray
3e2f9478cb Added py36 to tox envlist 2016-12-27 02:28:11 -08:00
Andrew Murray
d4a6e07367 Added documentation for Python 3.6 support 2016-12-27 02:28:11 -08:00
hugovk
5f9f12a208 Python 3.6 is out 2016-12-27 02:28:11 -08:00
wiredfool
e48d41ea91 Merge pull request #2300 from hugovk/coverage-test
Reinstate Python+C coverage and send to Coveralls
2016-12-27 10:25:37 +00:00
Hugo
9e0d8b20c9 [CI skip] 2016-12-26 13:01:09 +02:00
Hugo
e639a3db61 Merge pull request #2308 from jwilk/chmod-x
Remove executable bit from OleFileIO.py
2016-12-26 12:57:23 +02:00
Andrew Murray
8c2a857c2e Removed shebang line from OleFileIO 2016-12-25 20:18:50 +01:00
Jakub Wilk
8524c18329 Remove executable bit from OleFileIO.py 2016-12-25 12:05:38 +01:00
Hugo
ee1143095b [CI skip] 2016-12-25 11:18:32 +02:00