Commit Graph

6911 Commits

Author SHA1 Message Date
wiredfool
9fcc58d943
Update CHANGES.rst [ci skip] 2017-12-20 20:33:59 +00:00
wiredfool
97ee3dd12b
Merge pull request #2583 from wiredfool/decompression_bomb_error
Decompression bomb error
2017-12-20 20:31:38 +00:00
wiredfool
390f8c28ad
Merge pull request #2900 from wiredfool/freebsd
Freebsd test matrix update
2017-12-20 19:45:26 +00:00
wiredfool
0d09191e84 raqm install docs [ci skip] 2017-12-20 19:44:32 +00:00
wiredfool
ddb05ad1f9 freebsd test matrix update 2017-12-20 19:13:44 +00:00
Eric Soroos
4e84fd511b copy/paste error 2017-12-20 16:42:14 +00:00
Eric Soroos
55b029e87a Version 0.1 of raqm, shipping in Fedora, has a differently sized raqm_glyph_t struct 2017-12-20 16:42:08 +00:00
wiredfool
1852368089 parens 2017-12-20 16:42:04 +00:00
wiredfool
4381839088 Typedefs for the function pointers 2017-12-20 16:41:59 +00:00
Eric Soroos
8605b7a430 untabify 2017-12-20 15:37:37 +00:00
Eric Soroos
681a68a994 swap non-windows headers with typedefs 2017-12-20 15:37:37 +00:00
wiredfool
00b2783607 osx support 2017-12-20 15:37:37 +00:00
Eric Soroos
67a0f8431f Windows support 2017-12-20 15:37:37 +00:00
Eric Soroos
a4b7a6d215 Dynamically load libraqm, now an optional runtime dependency 2017-12-20 15:37:37 +00:00
Eric Soroos
4b3bdcd9df removing internal tiff_lzw support (buggy) 2017-12-20 14:40:58 +00:00
Eric Soroos
cbcb51c524 removing internal tiff jpeg decompression support (buggy) 2017-12-20 14:40:58 +00:00
Eric Soroos
60e29e5e8d dropping tiff_lzw implementation 2017-12-20 14:40:58 +00:00
Eric Soroos
768668c1d7 Added RGB*;16N Unpackers 2017-12-20 13:53:14 +00:00
Eric Soroos
27bc13df7b typos 2017-12-20 12:34:42 +00:00
Eric Soroos
c816932f4b Docs for libtiff read w/compression change 2017-12-20 12:30:39 +00:00
Eric Soroos
e617d05b9e These tests/features now require libtiff 2017-12-20 12:22:28 +00:00
Eric Soroos
4b4f7d6a2c Refactor to use features 2017-12-20 12:21:33 +00:00
Eric Soroos
d698d522ef Added end to end tests in test_file_libtiff 2017-12-20 12:09:26 +00:00
Eric Soroos
4877552581 Read all compressed files through libtiff. 2017-12-20 11:55:40 +00:00
Eric Soroos
bec8f415be end to end test helper, more end to end tests for tiffs 2017-12-20 11:55:40 +00:00
Tomasz Jezierski
bc6683cecf tiff-colors-fix test adjust 2017-12-20 11:54:26 +00:00
Tomasz Jezierski
ca0be9ca87 Add value in TiffImagePlugin in compression list 2017-12-20 11:54:26 +00:00
Eric Soroos
03150c2410 docs for new info items 2017-12-20 11:50:13 +00:00
Eric Soroos
e5ff9db407 typo 2017-12-20 11:46:01 +00:00
Eric Soroos
a96ac321d5 merge error 2017-12-20 11:45:52 +00:00
Eric Soroos
25d961238c Added sRGB and cHRM chunks to PngInfo, added tests for #2782 2017-12-20 11:35:11 +00:00
Eric Soroos
1ea128c8a7 refactor out get_chunks 2017-12-20 11:33:22 +00:00
Roland Netzsch
1cf2deba3b Fix #2782 2017-12-20 11:31:23 +00:00
wiredfool
6d2a02c6b1
Updage CHANGES.rst [ci skip] 2017-12-20 09:27:33 +00:00
wiredfool
c4a91f05ef
Merge pull request #2894 from hugovk/avoid-random-noise-failure
Test: avoid random noise failure
2017-12-20 09:26:49 +00:00
wiredfool
553a8fe3f4
Update CHANGES.rst [ci skip] 2017-12-20 09:26:07 +00:00
wiredfool
3ef3e8e75d
Merge pull request #2897 from hugovk/rm-eol-fedora-25
Don't test on EOL Fedora 25
2017-12-20 09:23:27 +00:00
hugovk
e0c87e5b78 Fedora 25 went EOL on 2017-12-12 2017-12-20 08:58:59 +02:00
Hugo
a538104056
[CI skip] 2017-12-20 08:47:34 +02:00
Hugo
100da237a7
Merge pull request #2895 from wiredfool/docker-updates
Docker test updates: rename amazon to amazon-1, add amazon-2 and fedora-27
2017-12-20 08:46:14 +02:00
wiredfool
c6d0cfa099
Update CHANGES.rst [ci skip] 2017-12-19 19:43:27 +00:00
wiredfool
1f749a88ee
Merge pull request #2896 from wiredfool/eps-test-arch
Bumped epsilon -- arch is showing 5.6 rather than <5
2017-12-19 19:39:12 +00:00
Eric Soroos
e5aa9d5f8b Bumped epsilon -- arch is showing 5.6 rather than <5 2017-12-19 16:20:36 +00:00
wiredfool
1ac4da5197
Update CHANGES.rst [ci skip] 2017-12-19 16:00:18 +00:00
wiredfool
d42b57cf1e
Merge pull request #2873 from radarhere/debugging
Removed debugging code
2017-12-19 15:52:49 +00:00
wiredfool
09c8b06f4c
Merge pull request #2890 from jdufresne/add-text-bool
Make PngImagePlugin.add_text() zip argument type bool
2017-12-19 15:50:01 +00:00
wiredfool
c94484ecab
Merge pull request #2880 from radarhere/webp
Updated libwebp to 0.6.1
2017-12-19 15:47:13 +00:00
Hugo
070e66fe7b flake8 2017-12-19 17:16:15 +02:00
Hugo
8adab0ec0d Noise effect: take five pixels, assert not all same 2017-12-19 17:12:58 +02:00
Eric Soroos
b2892bb991 Renamed amazon to amazon-1, added amazon-2 and fedora-27 2017-12-19 13:49:23 +00:00