Hugo
|
81bb6df88d
|
Merge pull request #1016 from wiredfool/port-docs
Better docs explaining import _imaging failure
|
2014-11-19 21:57:21 +02:00 |
|
wiredfool
|
b13a90441f
|
Better docs explaining import _imaging failure [ci skip]
|
2014-11-19 11:42:26 -08:00 |
|
wiredfool
|
9a2cc7df83
|
hoist import, move test to libtiff
|
2014-11-15 20:38:52 -08:00 |
|
Martin Fergie
|
dd3a46520c
|
Fix for saving to io.BytesIO()
|
2014-11-14 12:29:10 +00:00 |
|
Hugo
|
5ae3c1c881
|
Merge pull request #1007 from wiredfool/ico_save
Ico save, additional tests
|
2014-11-13 10:09:14 +02:00 |
|
Aurélien Ballier
|
37252a67cc
|
Fix bad importÃ
|
2014-11-11 19:39:05 +01:00 |
|
Aurélien Ballier
|
f3284e57a6
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
PIL/ImageQt.py
|
2014-11-11 18:00:00 +01:00 |
|
Herb
|
79c7c7a01a
|
add tests and docs
|
2014-11-08 14:49:50 +08:00 |
|
wiredfool
|
cfbe49f124
|
Merge pull request #994 from homm/add-transpose
Add transpose and cache aware rotation
|
2014-11-07 13:58:18 -08:00 |
|
Herb
|
b38c8e0df2
|
add ico save support
|
2014-11-08 03:01:46 +08:00 |
|
homm
|
32079b1dcc
|
make transpose part of public api
|
2014-11-07 03:37:12 +03:00 |
|
hugovk
|
947e34616c
|
Merge remote-tracking branch 'upstream/master' into landscape-fixes
|
2014-11-01 09:44:10 +02:00 |
|
Hugo
|
4d74b81a15
|
Merge pull request #980 from wiredfool/pr_938
4 bit TIFF support
|
2014-10-29 21:41:17 +02:00 |
|
hugovk
|
0df43e4f93
|
Avoid divide by zero
|
2014-10-25 23:42:02 +03:00 |
|
Hugo
|
8b7a989018
|
Fix "can can" typo
Closes #971.
[CI skip]
|
2014-10-25 11:07:34 +03:00 |
|
wiredfool
|
042b809f81
|
Revert incorrect doc change [ci skip]
|
2014-10-21 09:57:46 -07:00 |
|
wiredfool
|
4f9b2dbe69
|
Fix pypy 2.4 regression, #952
|
2014-10-13 11:12:14 -07:00 |
|
Hugo
|
94863907d5
|
Merge pull request #942 from manisandro/nitpicks
Fixes for things rpmlint complains about
|
2014-10-07 21:07:00 +03:00 |
|
Eric Soroos
|
ba27920838
|
Fix for regression in scipy
|
2014-10-04 23:19:30 +00:00 |
|
Sandro Mani
|
58f2b10e0b
|
Make OleFileIO.py executable, fix shebang
|
2014-10-03 09:59:25 +02:00 |
|
Sandro Mani
|
0ca102f9fe
|
Convert file to utf-8
|
2014-10-03 09:57:32 +02:00 |
|
Hugo
|
fd77bcd5a7
|
Fix rename regression
|
2014-10-02 12:43:49 +03:00 |
|
Hugo
|
8cb5688047
|
flake8
|
2014-10-02 10:45:41 +03:00 |
|
Hugo
|
552a9a28a0
|
Support and test for 4-bit greyscale TIFF
|
2014-10-02 10:43:22 +03:00 |
|
wiredfool
|
9634e437ef
|
Version Bump -- 2.6.0
|
2014-10-01 09:59:00 -07:00 |
|
Hugo
|
ae7b765b53
|
Fix some Landscape.io errors and warnings
|
2014-10-01 16:50:33 +03:00 |
|
wiredfool
|
6abc0d2f40
|
Version Bump - 2.6.0-rc1
|
2014-09-29 13:14:49 -07:00 |
|
wiredfool
|
20a90494d1
|
Fix for docs. Can't wrap warning blocks
|
2014-09-23 10:11:34 -07:00 |
|
wiredfool
|
1f377c2ace
|
Merge from master
|
2014-09-23 09:52:03 -07:00 |
|
Hugo
|
5e676ea0bd
|
Merge remote-tracking branch 'upstream/master' into flake8
Conflicts:
Tests/bench_cffi_access.py
Tests/test_file_palm.py
Tests/test_format_hsv.py
Tests/test_image_putdata.py
Tests/test_locale.py
Tests/test_mode_i16.py
|
2014-09-23 16:35:20 +03:00 |
|
Hugo
|
91588383e7
|
Merge pull request #904 from hugovk/hopper3
Replace Lena with Hopper (Part II) & Fix for handling P + transparency -> RGBA conversions
|
2014-09-20 23:31:59 +03:00 |
|
wiredfool
|
af672b1d7e
|
Fix for handling P + transparency -> RGBA conversions
|
2014-09-20 10:27:52 -07:00 |
|
wiredfool
|
394f6d3249
|
Fix for alpha preservation in ImageEnhance, #899
|
2014-09-18 09:10:08 -07:00 |
|
wiredfool
|
5dc418b8de
|
Merge pull request #906 from hugovk/ImageGrab
Improve error message for ImageGrab on non-Windows
|
2014-09-18 09:08:07 -07:00 |
|
Jim Garrison
|
c85e0e915b
|
Image.close() docstring: use correct "its"
|
2014-09-17 21:36:59 -07:00 |
|
Hugo
|
99887a5467
|
Improve the error message when importing ImageGrab on non-Windows (#901)
|
2014-09-16 16:05:22 +03:00 |
|
hugovk
|
8f9e338303
|
flake8 + typo: infile_temo -> infile_temp
|
2014-09-14 12:08:31 +03:00 |
|
hugovk
|
1de128d6b6
|
Merge branch 'master' into flake8
|
2014-09-14 10:23:51 +03:00 |
|
Hugo
|
126bf8f1d7
|
Merge pull request #898 from wiredfool/joshware-j2k-leak
Jpeg2k Decode/Encode Memory Leak Fix
|
2014-09-13 09:05:22 +03:00 |
|
Josh Ware
|
94194ed248
|
Cleaning up.
Reduced memory limit to 1GB
|
2014-09-12 22:09:27 -07:00 |
|
Josh Ware
|
7407371deb
|
NULLing pointers on cleanup
|
2014-09-12 22:09:27 -07:00 |
|
Josh Ware
|
3da6768a72
|
Testing whether e.cleanup causes segfaults
|
2014-09-12 22:09:27 -07:00 |
|
Josh Ware
|
caa95a26b2
|
Added memory leak fix and testing for Encoder
|
2014-09-12 22:09:27 -07:00 |
|
Josh Ware
|
7db19efe75
|
Reduced JPEG2000 test iterations, and added cleanup for decoding using PyPy
|
2014-09-12 22:09:27 -07:00 |
|
Hugo
|
af8bf3f1d2
|
Merge pull request #886 from wiredfool/epsfile-rebase
EpsFilePlugin Speed improvements.
|
2014-09-13 08:08:24 +03:00 |
|
Andrew Murray
|
255a090e97
|
Avoid resize operation if image is already the correct size
|
2014-09-10 10:41:46 +10:00 |
|
wiredfool
|
81076d5f29
|
Don't copy input file for GS if not necessary, length variable name fix
|
2014-09-02 23:21:02 -07:00 |
|
wiredfool
|
ee46f45b96
|
Remove unused code, tighten up readline for all the line endings
|
2014-09-02 23:20:41 -07:00 |
|
wiredfool
|
8f75cc2bbf
|
Don't search for the imagedata if we're not going to do anything with it
|
2014-09-02 23:20:33 -07:00 |
|
wiredfool
|
9b35a4538d
|
Read the offset using original fp
Read the rest of the text data using one of the line ending
wrappers.
|
2014-09-02 23:20:23 -07:00 |
|