Andrew Murray
|
b0b4fee796
|
Merge pull request #5350 from elejke/master
Add preserve_tone option to autocontrast
|
2021-03-30 07:59:57 +11:00 |
|
Andrew Murray
|
7844c6e483
|
Test that preserve_tone changes RGB images but not L images
|
2021-03-29 23:26:34 +11:00 |
|
wiredfool
|
9a683db339
|
Merge pull request #5274 from radarhere/gradient
Fixed linear_gradient and radial_gradient I and F modes
|
2021-03-28 14:35:22 +01:00 |
|
wiredfool
|
d0612030a0
|
Merge pull request #5364 from wiredfool/4641_merge
Add support for reading TIFFs with PlanarConfiguration=2
|
2021-03-28 14:33:42 +01:00 |
|
wiredfool
|
611a6d2330
|
Merge pull request #5328 from wiredfool/oss-fuzz
More OSS-Fuzz support
|
2021-03-28 14:19:29 +01:00 |
|
Konstantin Kopachev
|
4c2dfadf26
|
Swap pixel values on Big Endian
|
2021-03-28 15:03:37 +02:00 |
|
Konstantin Kopachev
|
169bb4842f
|
only use TIFFReadRGBA* in case of o_jpeg compression
|
2021-03-28 15:03:37 +02:00 |
|
nulano
|
671837840a
|
the previous commit also fixes these big-endian failures
|
2021-03-28 15:03:37 +02:00 |
|
Konstantin Kopachev
|
0018685a8e
|
Add Tests and support for Planar Tiff Images
|
2021-03-28 15:03:37 +02:00 |
|
German Novikov
|
d18e55013d
|
Update Tests/test_imageops.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2021-03-28 15:02:52 +03:00 |
|
Eric Soroos
|
bf8cebc96d
|
Add libxcb to fuzzers
|
2021-03-28 13:49:37 +02:00 |
|
Hugo van Kemenade
|
e405ab300b
|
Merge pull request #5351 from radarhere/categories
|
2021-03-28 14:34:50 +03:00 |
|
Andrew Murray
|
71cd97a519
|
Added deprecation warnings
|
2021-03-28 15:51:28 +11:00 |
|
Ondrej Baranovič
|
9872d57e3b
|
corrected comment
|
2021-03-27 02:06:36 +01:00 |
|
German Novikov
|
977e64fb61
|
Update Tests/test_imageops.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2021-03-25 14:56:30 +03:00 |
|
nulano
|
49fa3656b1
|
do not premultiply alpha when resizing with Image.NEAREST resampling
|
2021-03-23 13:16:20 +01:00 |
|
elejke
|
694d70bdc3
|
fixed typos in test for autocolor tone preserving
|
2021-03-23 13:09:51 +03:00 |
|
Andrew Murray
|
4a0698838d
|
Parametrized test
|
2021-03-23 20:08:18 +11:00 |
|
elejke
|
8913166c7e
|
fix test function name for autocontrast
|
2021-03-23 11:59:37 +03:00 |
|
elejke
|
f73d238cd2
|
removed redundant comments in tests for tone preserving autocolor
|
2021-03-22 15:30:43 +03:00 |
|
German Novikov
|
25403063ea
|
Update Tests/test_imageops.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2021-03-22 15:27:13 +03:00 |
|
elejke
|
b4e5a6d202
|
add more tests for autocontrast preserve tone option
|
2021-03-22 12:06:44 +03:00 |
|
elejke
|
c585e6ab6b
|
Add preserve_tone option to autocontrast
|
2021-03-21 21:15:13 +03:00 |
|
Hugo van Kemenade
|
ddcc936643
|
Merge pull request #5330 from radarhere/png_plte
Allow fewer PNG palette entries than the bit depth maximum when saving
|
2021-03-21 17:31:35 +02:00 |
|
Hugo van Kemenade
|
688e6f163f
|
Merge pull request #5338 from radarhere/webp_save_duration
Use duration from info dictionary when saving WebP
|
2021-03-21 11:35:28 +02:00 |
|
Andrew Murray
|
754752e78f
|
Allow fewer palette entries than the bit depth maximum
|
2021-03-21 09:22:01 +11:00 |
|
Hugo van Kemenade
|
7235cf3135
|
Merge pull request #5345 from radarhere/tofile
Increased use of assert_image_equal_tofile
|
2021-03-21 00:05:28 +02:00 |
|
Hugo van Kemenade
|
e1e9569d8a
|
Merge pull request #5331 from radarhere/png_bits
Added test for saving PNG with bits keyword
|
2021-03-20 23:25:24 +02:00 |
|
Andrew Murray
|
6591297239
|
Increased use of assert_image_equal_tofile
|
2021-03-20 22:32:27 +11:00 |
|
Hugo van Kemenade
|
5a209081b2
|
Merge pull request #4947 from radarhere/exif
|
2021-03-19 21:26:33 +02:00 |
|
Andrew Murray
|
298600381f
|
Replaced tiff_deflate with tiff_adobe_deflate compression when saving
|
2021-03-19 12:00:29 +11:00 |
|
Andrew Murray
|
94df4ec1c9
|
Lint fix
|
2021-03-17 23:16:35 +11:00 |
|
Andrew Murray
|
1d8c5a820c
|
Use duration from info dictionary when saving
|
2021-03-17 20:37:31 +11:00 |
|
Andrew Murray
|
c801db7a32
|
Added test for saving PNG with bits keyword
|
2021-03-15 21:27:07 +11:00 |
|
Andrew Murray
|
68719fe6ea
|
Merge branch 'master' into exif
|
2021-03-15 12:41:45 +11:00 |
|
Andrew Murray
|
c52b45df62
|
Removed automatic retrieval of GPS IFD
|
2021-03-15 12:33:06 +11:00 |
|
Eric Soroos
|
ad37e86c40
|
DecompressionBombError is now an option
|
2021-03-15 00:21:18 +01:00 |
|
Eric Soroos
|
83dabda6b2
|
Clean up comments and filters
|
2021-03-15 00:18:07 +01:00 |
|
Eric Soroos
|
d45247eb66
|
Add decompression bomb error to font fuzzer
|
2021-03-15 00:14:43 +01:00 |
|
Eric Soroos
|
76e0422eb7
|
Isort linted that there's an extra line, which black didn't worry about
|
2021-03-14 14:13:37 +01:00 |
|
Eric Soroos
|
862e3b9d8e
|
Apparently, it's a keyword-only parameter
|
2021-03-14 14:11:48 +01:00 |
|
Eric Soroos
|
961b2c0242
|
True
|
2021-03-14 14:03:41 +01:00 |
|
Eric Soroos
|
487dc16ce6
|
Can't skip windows properly because the depenedncy is in the decorator
|
2021-03-14 13:57:24 +01:00 |
|
Eric Soroos
|
bb6b991d8d
|
no colors anymore, they want them to turn black
|
2021-03-14 13:49:36 +01:00 |
|
Eric Soroos
|
0ea13132a2
|
Overflow error shows up in x86
|
2021-03-14 13:42:16 +01:00 |
|
Eric Soroos
|
6189bca3bc
|
Skip fuzzer tests on windows
|
2021-03-14 13:42:16 +01:00 |
|
Eric Soroos
|
8b06fec6ab
|
linty bits
|
2021-03-14 13:14:39 +01:00 |
|
Eric Soroos
|
c17ce801cf
|
I see a python file and I want to paint it black
|
2021-03-14 13:02:48 +01:00 |
|
Eric Soroos
|
becd633d3f
|
Refactor fuzzers, add fuzzer tests
|
2021-03-14 13:01:27 +01:00 |
|
Hugo van Kemenade
|
1c086c65d4
|
Merge pull request #5321 from radarhere/tiff_icc_profile
Save ICC profile from TIFF encoderinfo
|
2021-03-14 10:42:51 +02:00 |
|