Commit Graph

6148 Commits

Author SHA1 Message Date
wiredfool
d2ce692f67 Use code for unknown error when initializing.
Any case where we hit the cleanup without otherwise setting err_code is some sort of caught error that we're not considering. May not be possible anymore
2017-06-13 22:35:12 +01:00
wiredfool
1f19c023e1 Merge pull request #2406 from blochl/multiframe_tiff
Allow to save tiff stacks from separate images
2017-06-13 22:30:35 +01:00
wiredfool
26050f25bd Merge pull request #2409 from wiredfool/draft
Clarify that draft is only implemented for JPEG and PCD
2017-06-13 22:24:02 +01:00
wiredfool
7622885f3c s/warning/note/ 2017-06-13 14:23:18 -07:00
wiredfool
8323ab1149 Merge pull request #2447 from hugovk/test-mic
Test MicImagePlugin for correctness
2017-06-13 22:20:44 +01:00
wiredfool
078d490106 Updated Changes.rst [ci skip] 2017-06-13 22:20:29 +01:00
wiredfool
0f49b8ee7d Updated Changes.rst [ci skip] 2017-06-13 21:09:25 +01:00
hugovk
5d00979dd4 Note that there may be an embedded gamma of 2.2 in MIC files 2017-06-13 23:08:46 +03:00
hugovk
2d02f4ea9b Adjust test for the gamma of 2.2 encoded into the file 2017-06-13 23:07:46 +03:00
wiredfool
d8f15a0706 Merge pull request #2558 from uploadcare/resize-truncate-coeffs-2
Use round instead of floor to exclude of zero coefficients
2017-06-13 21:03:27 +01:00
wiredfool
af790df295 Updated Changes.rst [ci skip] 2017-06-13 13:34:03 +01:00
wiredfool
6016481cbb Merge pull request #2549 from hugovk/rm-deprecated-fn
Remove deprecated code
2017-06-13 13:33:45 +01:00
wiredfool
c3e041e9e6 Merge branch 'master' into rm-deprecated-fn 2017-06-13 13:32:38 +01:00
wiredfool
ae431bc9fb Merge pull request #2526 from radarhere/pdf
Added append_images to PDF saving
2017-06-13 13:25:50 +01:00
wiredfool
ef28cdcf65 Merge pull request #2548 from hugovk/rm-unused-_new_array
Remove unused function
2017-06-13 13:16:03 +01:00
wiredfool
c16ba722f2 Merge pull request #2551 from jdufresne/keys
Remove unnecessary calls to dict.keys()
2017-06-13 13:12:48 +01:00
wiredfool
1cfb20a2a9 Merge pull request #2533 from hugovk/imagedraw
Add more ImageDraw.py tests and remove unused Draw.c code
2017-06-13 13:10:32 +01:00
wiredfool
38be701a9a Merge pull request #2554 from hugovk/test-imagemorph2
More unit tests for ImageMorph
2017-06-13 13:06:52 +01:00
wiredfool
98258e29a2 Merge pull request #2542 from radarhere/typo
Fixed typo
2017-06-13 13:06:01 +01:00
wiredfool
4a8d260d76 Merge pull request #2552 from hugovk/test-mcidas
Test a McIDAS area file
2017-06-13 13:04:30 +01:00
wiredfool
9d46f4f282 Merge pull request #2520 from wiredfool/features
Updated Features detection
2017-06-13 13:03:27 +01:00
wiredfool
b544f2ea01 Updated Changes.rst [ci skip] 2017-06-13 13:03:14 +01:00
Eric Soroos
66dc99347c install tk on travis 2017-06-13 04:38:26 -07:00
Eric Soroos
bd18a10c87 Check the tk feature based on tkinter_finder 2017-06-13 04:38:26 -07:00
Eric Soroos
3293d6a1c5 tests for features 2017-06-13 04:38:26 -07:00
Eric Soroos
d012f50975 Simplify feature checking, fix transparent webp detection, add webpmux detection 2017-06-13 04:20:21 -07:00
wiredfool
fe183f7448 Update CHANGES.rst [ci skip] 2017-06-12 14:23:46 +01:00
wiredfool
6b24b7999d Merge pull request #2573 from hugovk/update-pypy
Travis CI: Update PyPy
2017-06-12 14:22:28 +01:00
hugovk
7fc4cfafa2 Install pyroma for all 2017-06-09 00:00:34 +03:00
hugovk
4f12862d6c Disable single-threaded build for pypy3.3 2017-06-08 23:55:40 +03:00
hugovk
80e75876e9 Update pypy 2017-06-08 23:25:01 +03:00
Hugo
828011b90f Merge pull request #2570 from radarhere/limits
Updated limits documentation
2017-06-08 14:18:18 +03:00
Andrew Murray
dcd964fb22 Updated limits documentation [ci skip] 2017-06-08 20:21:00 +10:00
Hugo
c45dd68277 Merge pull request #2566 from radarhere/tests
Changed assert checks to more specific versions
2017-06-03 07:29:38 +03:00
Andrew Murray
b8e0daaf70 Replaced true assert with comment 2017-06-03 14:05:24 +10:00
Andrew Murray
e8cba27bb1 Changed assert checks to more specific versions 2017-06-03 14:04:54 +10:00
Andrew Murray
cf575ff93e Replaced false assert with fail 2017-06-03 14:04:18 +10:00
Andrew Murray
803cdf068f Removed unnecessary parameter 2017-06-03 13:56:23 +10:00
Hugo
0b9d378d17 Merge pull request #2560 from radarhere/tests
Minor test changes
2017-05-30 19:13:02 +03:00
Hugo
ffcd945ae7 Test MRL save/load roundtrip 2017-05-30 18:02:20 +03:00
hugovk
4c86ef0b52 More morph tests 2017-05-30 18:02:20 +03:00
hugovk
04f28b691e Test negate and fix a TypeError: list indices must be integers, not str 2017-05-30 18:02:20 +03:00
hugovk
761081b1e3 Test mirroring 2017-05-30 18:02:20 +03:00
Hugo
01b2d5b0ab [CI skip] 2017-05-30 17:55:13 +03:00
Hugo
f3cce369dd Merge pull request #2561 from dov/fix-lut-size
Fix wrong expected size of MRLs read from disk
2017-05-30 17:53:29 +03:00
Dov Grobgeld
4d75070223 Fixed wrong expected size of luts read from disk. 2017-05-30 16:34:41 +03:00
Andrew Murray
2a5447691a Replaced deprecated assert_ 2017-05-30 19:55:35 +10:00
Andrew Murray
4b1784c9ad Changed file opening to use with 2017-05-30 19:54:40 +10:00
Alexander
afc592ad7b replace the excluding of zero coefficients with math power 2017-05-29 14:29:12 +03:00
Alexander
ad883961ac fix hamming filter 2017-05-29 14:29:12 +03:00